Hello,
I have 2 nRF5x development boards:
- nRF51422 PCA10028
- nRF52832 PCA10040
I wanted to learn the BLE basics such as pairing, advertising, scanning, etc, using the ble_uart_app example.
Can I have the two development boards communicate with each other knowing that they run on different SDKs and chips? I am planning to use the nRF51 board as the central and the nRF52 board as central/peripheral.
Follow up question: Upon exploring nRF51 SDK 12.3.0, I did not see the "ses" folder under SDK/examples/ble_central/ble_app_uart_c/PCA10028/s130
Is there a way to develop using SES on nRF51422?
Thank you.
Cheers,
Jade