Communication between an nrf24l01 and python program on laptop

  Kiến thức lập trình

i have this project that my lecturer asked me to do. I have an arduino connected to a number of sensors and to a nrf24l01 module. I have to transmit this sensor data to my python program in my LAPTOP via the nrf24lo1 where it will perform some machine learning. However i have to idea how to make the my python program in my laptop receive this transmitted data.
I thought of using a hackone rtlsdr dongle which can communicate at 2.4 ghz but i just learned that they do not speak the same protocol. please help me.

New contributor

Rohan Ajageer is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.

LEAVE A COMMENT