Trying to modify message transmitted using project LoRaWAN_End_Node or other alternative
I am busy creating a project using the Nucleo-wl55jc board, and am trying to modify the message transmitted to the gateway. How can I do this? I am new to LoRa and LoRaWAN, so am struggling to understand specifically the MX_LoRaWAN_Process() function and how the message is compiled.
My end goal is to build a custom board using the stm32wl55cc chip and send messages to a LoRa Gateway that will use a Raspberry Pi and LoRa module.
Any any assistance is very much appreciated, as I am struggling a lot currently!
Thanks in advance, kind internet strangers!