tcpipchip

Results 92 comments of tcpipchip

> For future reference, what IDE do you use - vscode? > > The PR mentioned above is a work in progress and not yet merged into rust-lorawan. There is...

> I need to be away for awhile. I would also suggest checking your gateway to see if it saw a join request from your end device. Also, rust-lorawan supports...

i will be back on tests tomorrow.... i will test with a official ST-LINK V2 :)

i finally can burn the STM32WL (LSM110A) with ST LINK V2... About the LoRaWAN example, modified to LSM110A, still having problems...the TRACE goes freeze in some point... Still testing...

no problem! Thanks! Plans to STM32WL55 ?

getting progress here! ![image](https://user-images.githubusercontent.com/11488460/123546988-4a9d6680-d735-11eb-9d22-4bf827f692df.png) How can i ask to make and confirmation in my uplink data payload ?

is this right ? ![image](https://user-images.githubusercontent.com/11488460/123547310-a1577000-d736-11eb-9166-946ac733d54a.png)

Getting more and more progress here :)

Hi, my port to Asia Module (LOM204) looks that is working! I can make uplink and downlink but... But i have a question Packet queued 58445192: EV_TXCOMPLETE (includes waiting for...

Finally got the ACK! LMIC_setTxData2(1, mydata, sizeof(mydata)-1, true); //ask for ack (true) Running 100% on LOM204 :) Next step is to find out why consumptions is 8mA