Search found 2 matches
- Mon Dec 09, 2019 11:54 am
- Forum: General Discussion
- Topic: ESP32 Boot Mode Issue while after Brown out detection
- Replies: 0
- Views: 1414
ESP32 Boot Mode Issue while after Brown out detection
In my application i am using ESP32 Wrover kit for POE,In that after application firmware load, it does not execute on 1st two times hard reset. it shows following error... esp rst:0x1 (POWER_ON_RESET) boot:0xf (DOWNLOAD_(UART0) waiting for download. In this case after two time pressing reset..it exe...
- Thu Nov 21, 2019 1:11 pm
- Forum: General Discussion
- Topic: Gatt Client
- Replies: 0
- Views: 1863
Gatt Client
Hi ... I am trying to OTA in NRF using DFU protocol.but here my master is not a Android application.I need to update a firmware using ESP32 gatt profile.As per DFU protocol,we are able to communicate to NRF and getting response for some few steps.(Before sending Init packet).we load the zip file of ...