cancel
Showing results for 
Search instead for 
Did you mean: 

Connecting STM32F7 Disco Board to a WebSockets Server using ESP8266

NB1
Associate II

Previously, I had a Raspberry Pi CM4 connected to an existing WebSockets server developed with Django Channels. The Raspberry Pi CM4 received data from an STM32F4 and forwarded it to the server. It also processed commands from the web server dashboard to control relays connected to the STM32F4. This setup was managed by a backend developed in Python running on the Raspberry Pi CM4.

Now, I want to migrate the backend to the STM32F7 Discovery board and connect it to the same web server dashboard using the ESP8266 module. In other words, I want to switch the backend programming language from Python (including its libraries) to C. My question is: Can I achieve this transition, and if so, how should I proceed?

Thank you,
Nourhene

0 REPLIES 0