cancel
Showing results for 
Search instead for 
Did you mean: 

MPU nteraction with a Endpointrest through wifi

SigmaPrime
Senior

Hello everyone,

I received my STM32MP157C-DK2 device and I built a Buildroot-image and flashed it successfully.

I am new to STM32 and to the IoT field so perhaps you can orient me and tell me which Programs I need to do so. I want to write a "hello_world" program that sends hello_world every x-seconds to an Endpoint-rest through Wifi.

Is it possible to only use Linux Bash/Shell interface to execute my Program? (I am familiar to these) and like I said I am only testing some features here like the ability of the DK2 to interact with Endpoint-rests.

Thank you all and have a nice day.

22 REPLIES 22

I enumerated the steps in my previous command. The murata firmware is not recognized by buildroot that's why I downloaded one.

Here is the package config file

after uploading the package config file here is the kernel config file

Dear @Lukas Brückner​,

thanks for the instructions!

When using 'brcmfmac43430-sdio.txt' as you suggested, you need to activate the 'Broadcom BRCM bcm43***' firmware at Target packages instead of 'Broadcom BRCM bcm43xx'. Otherwise 'brcm/brcmfmac43430-sdio.bin' will not be available on the target.