This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

How to inject sending time in packet in peripheral BLE module?

I'm trying to inject the time when the advertising packet is sent to the central BLE module, but I'm struggling to add "sending time" data into the advertising_data_set function.

I will sniff this advertising packet with wireshark and I want to check the time that i sent in the sniffed packet. then I can get the sending time and arriving time of the advertising packet.

Can anyone give me specific instruction for my question? 

This is the a part of code in the peripheral_long_range_demo_kit in nRF52-ble-long-range-demo in github.

peri_adv_data

Parents Reply Children
No Data
Related