User Activity

Hi, I am developing software based on the l-CUBE LRWAN software and ran into some low power issues. I have a sensor connected to the USART2 and it is receiving data properly. The problem is that because i had to overwrite the  void HAL_UART_MspInit(U...
@John E KVAMHi, I want to use the VL53L1X in combination with a Murata CMWX1ZZABZ lora module on the B-L072Z-lrwan1 discoboard.When i try to transmit data using:HAL_I2C_IsDeviceReady(&hi2c1, 0x52, 100, 5);I can see the SCL and SDA signals on my scop...
I am trying to connect the VL53L1X distance sensor to a B-L072z-lrwan dicoboard so it can send data using the lorawan stack .This is my first project using a hal and i cant get the I2C connection working.The output to my serial monitor is: 536872016...
Kudos from