2022-03-01 11:43 PM
2022-03-02 12:46 AM
Hi @sSV.1 ,
You are right. BlueNRG-2 (as BlueNRG-1 or BlueNRG-LP) is a System On Chip on which you will run both BLE stack and your own application (you can use or program all interfaces as per standard µcontroller).
I will advise to download BlueNRG-2 SDK. It includes documentations package and several code examples that might answer most of your questions.
Regards,
Sebastien.
2022-03-02 03:40 AM
Thank you. We are planning to replace a ESP32 controller with the Bluenrg-2. I guess if the GPIO and interfaces required match we can replace ESP32 with the Bluenrg-2 . Right?
2022-03-02 07:25 AM
Yes :Agree.
If on your current application you are using "standard interface" which are available on BlueNRg-2 such as GPIO, ADC, UART, SPI, I²C,BLE connectivity,... replacement can be considered.
Regards,
Sebastien