B4R Question hm10 without shield connection

inakigarm

Well-Known Member
Licensed User
Longtime User

As the example is using softSerial (using other pins than standard (0,1) for serial communication) the connection is
B4X:
softserial.Initialize(9600, 2, 3)
(Pin 2 on Arduino as receive Rx, Pin3 on Arduino as transmit Rx)

You have to connect the BLE Rx pin to Arduino's Pin3 and BLE Tx pin to Arduino's Pin2

 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…