User Activity

I'm busy debugging the RF conditions around my LoRaWAN installation.I get a lot of variance in both RSSI and SNR (+-10dB/+-6dB) and am trying to find it's source.In the absence of an SDR and other equipment, is it possible to read and report RSSI an...
I am using the Audio Playback and record exaample.I modified Systeem_clock_config as follos /* Enable HSE Oscillator and activate PLL with HSE as source */ RCC_OscInitStruct.OscillatorType = RCC_OSCILLATORTYPE_LSI | RCC_OSCILLATORTYPE_HSE; RCC_...
I have a previously working app and both examples _EndNode and AT_SLAVE.The board worked well for about 30 hours.I could not get the other 2 examples for this board to compile and work.After a change, neither app joins the network reliably. The gatew...
I have a working copy of both the ENdNode and Slave applications in cube running on nucleo boardThese both worked from +-20 December to 28 DecemberI then made a small change to the endnode app - I increased the data packet to 50 bytes in lora_app.c->...
I have an application taht works fine when I power the board from USB ST-Link, but it does not work when powered by battery. LD7 lights up, but no other LEDs. My app turns some on immediately.When powerded by USB I get LD5 Red, LD7 Red and two user ...
Kudos from