Hello,
I am using nRF52832 with Temperature sensor using sdk 16 version . I have done buttonless OTAin ble_app_uart example by adding the dfu in it . I can able to update the firmware over the air using buttonless dfu , receiving the temperature data via ble_nus_send .Now I want to advertise my temperature data instead of receiving in the application .
1. Is it possible in my case (DFU+ BLE_APP_UART (should behave as a beacon)?
2)possible means what are the changes I need to do in ble_app_uart
Thanks and regards
Manikandan V

