Hi,
I implement OAD in my application from the example OAD.
I set the watchdog and i get watchdog reset when the board is new and the OAD Create Factory Image.
What i should do to prevent Watchdog reset .
advice
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi,
I implement OAD in my application from the example OAD.
I set the watchdog and i get watchdog reset when the board is new and the OAD Create Factory Image.
What i should do to prevent Watchdog reset .
advice
Hi,
When implementing OAD it is recommended to first complete the BLE Enhanced OAD SimpleLink Academy lab as it will provide hands-on knowledge in how to implement and work with OAD. The lab also covers how to properly add OAD to a non-OAD project. I would recommend referencing the lab to verify that all the requirements for implementing OAD have been properly implemented. This may resolve the watchdog issue.
I would also recommend looking into the Watchdog.h File Reference for information on the watchdog as well as a watchdog example. I would also recommend looking at the watchdog example included in the SDK as a reference.
Best Regards,
Jan
Hi Asaf,
I would highly recommend referencing the BLE Security Fundamentals SLA as it contains information about device security, pairing and bonding. I would also suggest referencing the Privacy chapter of the User's Guide as well as the GAP Bond Manager and LE Secure Connections chapter.
Best Regards,
Jan
Hi,
i implement the secure scheme as mentioned in the document now the app in the phone is not notify when the code is incorrect.
what can i do to set notify when code is incorrect?
Hi Asaf,
No worries! My apologies for taking so long to reply. I was out of office for some time. Could you verify if the issue is still active? If so, can you share any new information that you may have come across since your last reply, if any?
Best Regards.
Jan
Hi Asaf,
I believe the following E2E threads may be helpful with regards to detecting an incorrect pin and handling connections when the pin is wrong.
https://e2e.ti.com/f/1/t/510051
https://e2e.ti.com/f/1/t/545733
https://e2e.ti.com/f/1/t/570323
Best Regards,
Jan