I am new to BLE.
My question is similar to the one below.
But the link to the answer was broken and I couldn't find it, so I'll ask.
I am using two nRF51822 and SDK12.3.0. I want to run them as Central on one side and Peripheral on the other.
Probably by a method called GATT communication.(It means communication in a connected state.)
My goal is to record RSSI and receiving time in Central when it receives an empty packet from Peripheral.
I would like to receive packets at intervals of 1msec to 10msec,
so advertising with long transmission intervals and randomly staggered transmission times would not achieve my goal.
In the future, I would like to receive packets from about 6 peripherals and record the RSSI of the packets.
Please let me know if there is a sample program or code that fits my purpose.
I'm not very good at English, so I use translation software to create my texts. I'm sorry if I don't make sense in some parts.
