Dear friends:
I prepare to develop a ble mesh gateway. I have no idea how to develop it. Could you give me some advices. Thank you.
Dear friends:
I prepare to develop a ble mesh gateway. I have no idea how to develop it. Could you give me some advices. Thank you.
Hi Oplinux,
The Python ACI library provide as a reference on how you can use the serial interface.
We currently don't have a C library that you can use. But what you can do is to study the serial interface and use the python ACI module as a reference design so that you can implement the same thing on C.
Hi Oplinux,
The Python ACI library provide as a reference on how you can use the serial interface.
We currently don't have a C library that you can use. But what you can do is to study the serial interface and use the python ACI module as a reference design so that you can implement the same thing on C.