We are building Wi-Fi Halow Non-IP mesh network, from the PoC stage, we used Lilygo T-Halow (Taixin AH Wifi Halow module) to build the mesh, now it’s working well. From production perspective, we value Morse Micro chip much better from it’s long range coverage and low power consumption, so now we are thinking migrate to nRF54H20 + Morse Micro WiFi Halow module.
So far there is a big blocker for us from turn to Morse Micro chip, from the sdk, we didn’t find a way to access low level Mac layer data. We especially need some function like
We will be open sourcing the driver/umac library (libmorse.a) shortly, but at this time “advertising” mode is not supported. I’ve communicated your requirements to the team
Come on guys…. Where’s the open source library? You’ve been hammering away at the public APIs for a year now. You’ve got the code… Just let us have it. We want to use your chips and develop systems that use them! Please?
@taylorc in case you missed it, just following up to say we released the source code in rel 2.10 (and will continue to do so for each release, such as our recent 2.11) Commits · MorseMicro/mm-iot-sdk · GitHub
As mentioned elsewhere, just to confirm while the code is open sourced, the intention behind this is for compiling for other MCU targets. We can only support unmodified versions of morselib