inthehand / 32feet

Personal Area Networking for .NET. Open source and professionally supported
https://inthehand.com/components/32feet/
MIT License
802 stars 202 forks source link

did 32feet support ble mesh? #208

Open Henxun opened 1 year ago

Henxun commented 1 year ago

did 32feet support ble mesh

peterfoot commented 1 year ago

You can interact with a Bluetooth mesh using the Bluetooth Proxy Service and Bluetooth Provisioning Service which are GATT (Bluetooth LE) services. You'll need to refer to the Bluetooth specs for the relevant characteristics and data formats.