Hello,
On the nRF 52840DK sdk 17and softdevice 140,
in example, peripheral „ble_app_template“ I need to transfer UUID, RSSI,... with time stamp to flash via FDS.
I advertise in NON-CONNECTABLE mode, with scan response.
The p_ble_evt->evt.gap_evt.params.scan_req_report.rssi variable gets populated with the RSSI.
The p_ble_evt-> evt.gap_evt.params.scan_req_report.peer_addr.addr variable gets populated
with the UUID.
I have FDS initialized .
Please,
How to get a timestamp, and how can this retrieved data be stored in flash.
Can you give me detailed information and any codes, if available.
Best regards
Regio