User Activity

I'm trying to migrate my Azure IoT application from a BG96 to a BG95-M3, both from Quectel. I have solved some problem due to the difference in use of the uart3 pins of the BG96 and BG95. Should I make more modifications to the software? Is there a d...
I have adapted the Nx_Azure_IoT example for my board with an STM32U585QII6Q. My problem is that every time STM32CubeMX regenerates the code, it deletes three files that I added: nx_tcp_socket_driver_establish.c, nx_tcp_socket_driver_packet_receive.c ...