User Activity

I am working on a LoRaWAN and GNSS project. I have found one inconsistent operation when try to configure UART1 for GNSS connection. UART2 is used as PRINTF for logging.   Procedure to produce bug: Use I-CUBE-LRWAN example as the codebase.Add code fr...
To reproduce Load GetPos or SimOSGetPos app with STM32L073 example.Enable I2C in gnss_app_cfg.h #define configUSE_I2C 1 Firmware prints out "Booting", then no result.Try to debug by setting a breakpoint at the buffer reading code in TeseoConsumerTask...
To reproduceEnable I2C in gnss_app_cfg.h#define configUSE_I2C 1When moved, the UART log said(11:58:08.056) -->�?�Going�?�to�?�run...(11:58:12.943) Can�?�not�?�read�?�axes(11:58:12.963) >>�?�sensor_event(11:58:15.875) Accelerometer�?�NOT�?�initialized...
Kudos from