Connecting Quectel BC68 to Pixl.js #1405
Unanswered
espruino-discuss
asked this question in
JavaScript
Replies: 2 comments
-
Posted at 2020-05-26 by @gfwilliams You definitely can (assuming it's a 3.3v friendly shield, which it should be), however I'm not 100% sure how easy it will be. There are a bunch of modules for Quectel modems: http://www.espruino.com/Search?kw=quectel And this is another NB-IoT modem, so should hopefully work: http://www.espruino.com/QuectelBG96 If the instructions there work, you could then just use the MQTT module from http://www.espruino.com/MQTT alongside it |
Beta Was this translation helpful? Give feedback.
0 replies
-
Posted at 2020-05-26 by Mihis This is what I needed. Thank! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2020-05-25 by Mihis
Hello. I have a Quectel BC68 in Arduino shield. How can I use it to connect to the MQTT broker?
Beta Was this translation helpful? Give feedback.
All reactions