How can we get Mac Layer access from MM-IoT-SDK

Hi Team,

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

AT+mode=group (advertising mode)
AT+TXDATA=length,txbw,txmcs,priority (sending data),
AT+JOINGROUP=11:22:33:44:55:66,3 ( join a group)

can anybody advise how to achieve the points above, that would be super helpful for us. Thank you so much!

Hi @jasonhao

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 :slight_smile:

Super, looking forward for your open source library.

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?