Hi guys,
Before, I used the nRF52840 DK board on which I enabled the Bluetooth Mesh communication between these two boards. I am wondering now, is it possible to implement something similar on Arduino Nano 33 BLE? I know it's based on an nRF chip but not sure what this implementation looks like on Arduino. Also, I found some links where Segger and J-Link are suggested to use but in my case, Bluetooth Mesh will be just a communication part of an ML application for which I am using the Arduino TensorFlow library (I am not sure if this code can be used in Segger).
Thanks in advance for your help!