Hi,I am trying to install a Lorawan network server on a local computer following the instructions provided here: How to create a LoRaWAN server on local PC (1/2) - STMicroelectronics CommunityI am installing it on a Window 10 machine, and had an erro...
Hi,There is an introduction on the EVKITST87M01 development kit in the flyer found here: fl2311st87m01.pdf, however, I could not find anywhere online to purchase it. Just wondering if it is available yet?Thanks,Olive
Hi,I have a device that is integrated with BlueNRG-LP chip for BLE communication. The client side is an app implemented in python on windows 10. After connection is established, data starts to be transmitted from the BlueNRG-LP to the computer, howev...
Hi,I have two GPIO pins on BlueNRG-LP connected to the reset and CS on a potentiostat device. The reset and CS need to be kept high during BlueNRG-LP deep sleep mode. Just wondering how to keep these two pins active while the BlueNRG-LP is put into d...
Hi,I am trying to transfer 2k bytes data every a while (20s for example) from BlueNRG-LP to my computer with one connection event. the 2KB data is divided into 5 chunks (data packets), which means 5 data packets contain a complete data set. After I ...
Just would like to give a follow-up regarding the above issue: The lorawan server was installed successfully on an old Windows 7 PC without any issue following the instructions provided in the post: How to create a LoRaWAN server on local PC (1/2) - ...
Hi YB,I noticed your post regarding to setting up the P-NUCLEO-LORAWAN3 kit. Just wondering which network server you were using to make it work? I am trying to use eu1.loriot.io, however my end device always failed to join the network server. I can s...
Addition to the information I posted above, I don't have a hard drive named "h" on my PC. I have no idea which file is requiring it and where to modify it.-Olive
Before I include FreeRTOS in my application, I'd like to confirm something with my current development.I am working on two boards. One is STEVAL_idb011V1 with BlueNRG-LP(355MC), and the other one is a customized PCB (mote) with BlueNRG-LP (355AC). Th...