HM10 and Pico #818
Replies: 5 comments
-
Posted at 2015-10-30 by DrAzzy Are you using Serial1.setup() instead of Serial2.setup()? |
Beta Was this translation helpful? Give feedback.
-
Posted at 2015-10-30 by Deas Yes, I am using Serial1.
|
Beta Was this translation helpful? Give feedback.
-
Posted at 2015-10-30 by Deas Ok, now I've confirmed that, Yes, that does happen on Serial1, While Serial2 give undefined. e; Wowsers! Serial2 responded! :D |
Beta Was this translation helpful? Give feedback.
-
Posted at 2015-10-31 by DrAzzy You should use Serial2, sorry if I was unclear. Successful Serial/Serialx.setup() return undefined, so it's expected to see that after successfully calling Serial.setup() from the console |
Beta Was this translation helpful? Give feedback.
-
Posted at 2015-11-02 by Deas Anyone know what state / brk is for>? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2015-10-29 by Deas
Hi; just received my HM10 BLE module, and I'm getting this error when trying to use A3 / A2 as RX/TX
when the image on the pico clearly says those are available.
The thing is that B7 and B6 is taken for my NFC module atm.
How can i make it use the USART2 ?
Also, not sure about the other wirings, so I've only connected gnd/vcc/rx/tx for now, to see if i can get it working or not, I've only had it for ~20 min
Beta Was this translation helpful? Give feedback.
All reactions