2024-12-11 06:42 AM
Hey everybody,
I am currently working on a project which involves a firmware update over the air (using the nucleo wl55jc1 board). i have found an example project through the official website (https://www.st.com/en/embedded-software/stm32cubewl.html) and unzipped the file directly onto my c disk and use powershell to execute the scripts. at first i tried the code without changes besides the changes in the se-identity.h file and everything worked fine see the picture below for the ouptut on the serial monitor.
once i concluded the project worked i tried to change the class from A to C and got the following
i expected to still see the tx sending data. however that just stopped. i did a deep dive into the code but that just got me more confused. its getting me nowhere and i am not sure on how to proceed. i hope you fine people may shine some light on it. i am using chirpstack as networkserver.