BLE Mesh implementation on Arduino Nano 33 BLE Sense?

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!

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.