SismeyA
Posts: 3
Joined: Mon Aug 12, 2019 8:35 pm

Read Weather Data Via Bluetooth Serial

Mon Jun 22, 2020 9:53 pm

Hi,

I have an arduino which is transmitting data via bluetooth serial, I have tested via a tablet running a serial monitor so I know data is being transmitted, I am trying to read the data via a Pi B with a Bluetooth USB dongle and write to a database, I have managed to connect via serial bluetooth successfully using "sudo rfcomm connect hci0 <MAC>" , but dont have a clue on how to do this via Python , does anyone have a sample script or some pointer please?

Cheers

Andy

Return to “Beginners”