I'd like to ask how do you receive data from Bluetooth Ruuvitag in Codesys with rpi, is it through some python script or there's possibility to somehow add bluetooth device in codesys project?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi, I am trying to use BT device (Arduino board) via onboard BT controller of the Pi, to use serial communication UART between these two. Is it possible for you to give some example of how to configure this in CoDeSys etc.? Thanks in advance.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I would like to ask if possible you can share this project here in comments? Would be very nice to understand how bluetooth communcation works in CoDeSys.
Thanks in advance.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
this is just executing a python script - and retrieve the result values in the IEC Code.
Not really bluetooth communication as you probably expect to see.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
https://youtu.be/40uHrHmjWX8 m
Hi,
I'd like to ask how do you receive data from Bluetooth Ruuvitag in Codesys with rpi, is it through some python script or there's possibility to somehow add bluetooth device in codesys project?
Hi, I am trying to use BT device (Arduino board) via onboard BT controller of the Pi, to use serial communication UART between these two. Is it possible for you to give some example of how to configure this in CoDeSys etc.? Thanks in advance.
Yeah, would be interested on how to add Bluetooth connectivity to Codesys Runtime too.
In my case it is a kind of communication with smartphone (a kind of simple HMI) via Bluetooth as WiFi would not be acceptable.
I would use the Automation Server to do the HMI with your smartphone.
The PI only need Internet connection, then this is an easy task.
Sometimes Internet is not available and even WLAN too. So BT would be a good solution.
eschwellinger
I would like to ask if possible you can share this project here in comments? Would be very nice to understand how bluetooth communcation works in CoDeSys.
Thanks in advance.
Hi,
this is just executing a python script - and retrieve the result values in the IEC Code.
Not really bluetooth communication as you probably expect to see.