B4J Question BLE availible on RPi?

LipJ

New Member
Licensed User
Longtime User
Hi,

is there a currently available B4J solution so a raspberry pi 3 can see availible BLE devices? i.e. with some set up, can BLE 2 library work?

Edit: The Solution I have found is to do all BLE communication using NODE-RED (also running on the Pi) and then connect it to my B4J application using a websocket.
 
Last edited:
Top