Connecting RF52840 dongle with Raspberry Pi 4B with sensor for 802.15.4 transmission

hello, 

I have a DHT11 temperature and humidity sensor connected to Raspberry Pi 4 B. I want to transmit this data from this raspberry pi to another node using 802.15.4. The communication module I am using is RF52840 dongle. What i want to know is, will this dongle work by just plugging it into the USB port of the raspberry pi or I need to something additional as well?

secondly, what software do i need to install on my raspberry pi to enable the dongle for the transmission and reception of data through 802.15.4?

I am new to this stuff kindly help me out on how to start, so I can develop my sensor node. 

Thank you

Sohaib

Parents Reply
  • Depending on what you flashed to the dongle, you can use it with a raspberry pi. But the Raspberry pi will not magically have openthread just by doing this. You need to run some sort of library/FW that uses the USB radio (radio co-processor). 

    I suggest that you look this up in an openthread forum instead of here, since we don't provide what you need to be running on the Raspberry Pi. That is provided by Google (if you intend to run OpenThread). 

    Best regards,

    Edvin

Children
Related