I’m trying to run the ap_mode example on the MM8108-EKH05. I installed PlatformIO and the MM-IoT-SDK release 2.10.4. The SDK includes an ap_mode example, but I can’t open it with PlatformIO. It looks like the folder is missing a platformio.ini file.
@cmistry so now MM8108-EKH05 supports AP mode ? As some time ago there was statement in user guide that “MM8108-EKH05 cannot operate as an AP“, now I can see there the same line, but referenced to “MM6108-EKH05“. That was a typo ? What about mesh support ? Idea is to connect several esp32\stm32 devices.
Thanks! I have the Zephyr module installed and I can build and flash the included samples. However, I can’t figure out how to build and flash the examples included in the SDK. Can you provide documentation on how to do that? I clicked on “Open documentation.html for the full MM-IoT-SDK user guide.” but was directed to an empty document. mm-iot-sdk/documentation.html at main · MorseMicro/mm-iot-sdk · GitHub
Hi @jcs
Here is a link to the MM-IoT-SDK documentation for the latest release
Please note that the MM-IoT-SDK and Zephyr module are two entirely separate ports. Samples for one will not work with the other.