Hi there, I’m a starter on Halow. I’m working on a project with multiple wireless sensor nodes (stations) collecting sensor data and transmitting data back to an AP through Halow. I’m planning to use FGH100M for both stations and AP. I’m using STM32U545 for each station’s host MCU.
Is there a good example I can refer to/start with?
Is there an off-the-shelf AP that is easy to set up and use?
The STM32U545 is in the same family as the the U585 which is used on our MM8108-EKH05 development board, though note the limited flash on the U545 might get in your way for more complex applications.
There are some basic examples in the MM-IoT-SDK for a FreeRTOS based environment.