-
Hi,
Is there a way to make this work with **ESP32** and **ESP8266** boards?
Kind regards,
-
Hi,
I am using the Arduino MKR NB1500 to connect to the AWS IoT.
My current issue is the MQTT won't connect to AWS if the USB serial port is not recognized by my computer.
Scenarios as below.
…
-
Hi everyone,
**Tested on Arduino MKR 1010**
Following the issue #24 , I tried to control the RGB Led, while connected to a BLE device.
Using a bit of _Example/ArduinoBLE/Peripheral/ButtonLED_…
mcxiv updated
11 months ago
-
I was testing LoraSendAndReceive sketch with MKR 1300 WAN as node and a PyCom LoPy as "nano gateway" with The Things Network.
Pycom "nanogateway" / TTN can occur in "join accept" downlink timing prob…
-
Hello,
I will be using an Arduino MKR GSM 1400 on an installation that is in french.
I have come across a bug in the library where accents are not sent unless I use emojis:
using the receive SMS …
-
I've tried for the first time the example echobot using an arduino nano 33 iot and the classical arduino ide. I have created a bot using botfather. I have uploaded the code of the example on the board…
-
arduino model: MKR NB 1500
modem model: SARA-R410M rev. 02B-00
modem firmware: 05.08
MKRNB library version: 1.5.1
with the example sketch TestGPRS, the modem will not complete more than one loop…
-
From what I can understand, we send the actual message to our cloud by calling the `print` function. When looking at the cloud telemetry, it first says "body" then the message itself followed by the "…
-
I am working on an Arduino MKR Zero based project that combines an MKR CAN Shield as well as a touch screen (2.4” 240x320 using the Adafruit ILI9341 library).
When connected alone, the CAN Shield …
RBVGH updated
4 years ago
-
building a crypto price display with the Nixie tube driver. The Arduino MKR Wifi 1010 seemed like a great board for this type of application, but unfortunately this library doesn't compile there as th…