bluerange-io / bluerange-mesh

BlueRange Mesh (formerly FruityMesh) - The first completely connection-based open source mesh on top of Bluetooth Low Energy (4.1/5.0 or higher)
https://bluerange.io/
Other
287 stars 109 forks source link

Other chipsets #100

Closed grodansparadis closed 5 years ago

grodansparadis commented 6 years ago

Theoretically, would fruitymesh port well to other manufactures chip sets, ST BRNG1/2, esp32, Microchip RN4870,71 etc

mariusheil commented 6 years ago

Theoretically, yes. Some work has been done to put nordic specific code into a HAL, but that work is not yet finished and it is probably quite some work to get it done.

mariusheil commented 5 years ago

We do now support the nRF52840 as well and have a restructuring of the HAL on our roadmap. This will allow anybody to port it to a different platform.