How can i link 2 wifi+mcu boards with one as the access point?
Hi community!
I am working on a hobby project (custom pcb) where i need my stm32 mcu to communicate with a wifi chip, which will send data to a second pcb which is a usb dongle with a similar mcu+wifi setup, only that wifi chip acts as an access point only the first mentioned wifi chip can access and send/receive data from.
How would i go about this and what wifi chip is recommended for it?
I am planning to use the STM32H745IIT6. (maybe a bit overkill, but i need it to process a lot of stuff).
Another thing is that i want to connect 16 small boards, (which contain a BMM350 and a BMI323) to the MCU via I2C, because the STM32H745IIT6 has 4 I2C Interfaces. Is this feasable to do?
I appreciate the assistance.
Thanks,
