2018-01-26 03:47 AM
Hi,
i want to know, in which party of the script of STM32 discovery LoRa can i generate a message that i want to transmit ! ?
Thanks
#lorawan2018-01-26 04:59 AM
For most of the examples you'd add code in the while() loop in main after the radio has been initialized. Look at the Ping-Pong code for example.