Hi,
If I want to write a driver to control the communication process on nrf52840, the SDK is based on BLE mesh5.0.
How can I do it? do you have any examples?
Best,
Gaosheng
Hi Mttrinh,
My project consists of two parts. The one is the MCU part, it is based on msp430fr5994. Another part is the peripheral part, it is based on the nrf52840(BLE Mesh). What I want to do is that the MCU can control the communication procedures on nrf52840 chips.
Maybe, you want to ask me why need the MCU, all things can do on the nrf52840. Yes, because my requirement is special I need FRAM memories, so I have to divide two parts in my project.
Best,
Gaosheng