DA14531 firmware

UART attach and fire timeout error callback

Fri, 2020-07-17 16:45--Eshwar

Hello,

If I read byte when the sensor is not connected, I get NMI exception after few seconds because of the blocking UART read. To avoid this exception, I want to use timeout so that the execution is not crashed. I am going through the SDK6 documentation. I am not quite sure how to attach and fire UART timeout callback while UART read operation timeout occurs

Create blocking delay in seconds

Thu, 2020-07-16 17:56--Eshwar

Hello,

I want to create a blocking delay in seconds during a function. I could have used an app_easy_timer but it doesn't solve my purpose. I have tried the code snippet from the timer0 delay example but the watchdog gets triggered after a few seconds. If the watchdog is disabled, still the program crashes when any type of software looped or timer delay is used. My requirement is restricted to blocking delay only. Any help is appreciated in this

Thanks

Firmware image difference for DA14531

Fri, 2020-06-26 23:51--Sergei Bezroukov

Dear Dialog Experts,

what is the difference between the provided firmware images? I was unable to find an answer to this question in UM-140. This document just mentiones them without any explanation. Is the only difference in the set of AT-command supported?

  1. CodeLess for DA14531 datapump (codeless_531_datapump.hex)
  2. 无代码为DA14531独立(codeless_531_standalone.hex)
  3. CodeLess for DA14531 standalone SET TWO (codeless_531_standalone_set_two.hex)

Subscribe to RSS - DA14531 firmware