Hi,
I have the Modular IoT gateway kit with me and I have performed the out of the box demo and it works well. But I am not able to find where and how should I write my own program into the gateway, like which ide should I use which os should I use, I am currently having mcuexpress idx but still I am not able to select the board(imx6ul) that is present inside the gateway.all I need to is where should I need to write a program and how to upload it to the board and run the program
Hi Ashwin,
To write a program on the gateway, you will have to use the Yocto setup. You can create another meta layer or use the existing ones, add the recipe files, recompile by using the bitbake command and then flash the SD Card with the new generated image.
The MCU Xpresso IDE can be used to write programs for KW41Z Host Module and KW41Z end nodes.
Thanks
Meetali Patel