Can nRF51822 scan advertisements from other microcontroller(ESP32) using Arduino IDE? Recently I have been working with nRF51822 and could only code nrf acting as server ,I need nrf acting as client for my application, where i am trying to implement remote using nrf51822 chip where any changes made using remote should notify the other device connected to act accordingly. I am new to this and comfortable with Arduino IDE software I couldn't find any resource how to configure it as a client in Arduino IDE environment. It will be great help if you could provide an example codes for Arduino IDE environment, where it acts as client.
Thanks in advance.