Hi all, I am trying to implement a scanner (for reading RSSI and MAC address of the advertisor) , and I am based on S120\multilink_central example. I understood from here link , in BLE stack interrupt handler section, that I have to implement ble_evt_dispatch() in SWI2 handler, to be called. Can anyone confirm or not ?
Thanks for your helps !