How to receive ble data when esp32 used as master?
Posted: Wed Dec 28, 2016 6:33 am
I want to receive data from slaver(nrf51822), Master is ESP32. Connection has established between ESP32 and nrf51822.
Master(ESP32) <------- Connection Established--------->Slaver(nrf51822)
ESP32 sent an request and nrf has responsed, but I have no idea how to receive the response.
Anyone can help me? Thanks.
Master(ESP32) <------- Connection Established--------->Slaver(nrf51822)
ESP32 sent an request and nrf has responsed, but I have no idea how to receive the response.
Anyone can help me? Thanks.