Ap_mode Example

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.

Alternatively, I’ve also installed STM32CubeIDE. Are there plans to update the CMSIS pack to include the latest MM-IoT-SDK?

Hi @jcs ,

We currently have AP mode available in the latest release of the MM-IoT-SDK, and we have an example of how it can be set up mm-iot-sdk/examples/ap_mode at main · MorseMicro/mm-iot-sdk · GitHub

We are deprecating support for PlatformIO and would suggest using our Zephyr module instead.

@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.

@HomeLab AP supported was added in the latest SDK release, and is currently only available on MM8108 platforms.

We are currently working on relay support for MCU-based projects, so watch this space :slight_smile:

It’s very nice to hear, any timeline for this feature release ?