-
Hello,
first, @facchinm thanks for the awesome library!
I found in your example (listed bellow) that the library is intended for MKR WAN 1300 board. Will the library offer support for the new …
-
Hi,
I know that the **Arduino MKR 1400 GSM** (based on **Arduino Zero**) is not among the supported devices, but is there any way to make it work? Could you give me a modified library so that I ca…
-
Hi.
I'm playing with node-red-contrib-blynk-websockets and a Arduino MKR. I have a question.
If I inject for example a number to a virtual pin from node-red, this value will be send to app, to arduin…
-
### Describe the problem
After using the IDE for some time, the IDE decides that even though _itself_ identified the board/port, the board/port in question does not exist according to the uploader. I…
-
After installing all required packages for the board an examples (as well as the MKRWAN library), the sketch "LoRaDumpRegisters" returns false in the LoRa.begin(...).
There seems to be a different …
-
Hello,
I installed the last version of WIFININA. 1.8.0.
This library is suppose to work with the firmware 1.4.2.
I can't find the version 1.4.2 of the driver for the MKR 1010.
I tried the **nig…
-
I'm using an MKR1010 and am trying to run the SerialEvent example: https://www.arduino.cc/en/Tutorial/BuiltInExamples/SerialEvent
I recently updated to the 1.8.13 release a few days ago, and I'm tr…
-
For a personal project I'm working on, I'd like to use CircuitPython as Python is much easier to program in (and I'm much more familiar with CP as well - it worked phenomenally when I upgraded a previ…
-
Hardware: Arduino Portenta H7 + Dynamixel MKR Shield
Using 11.1v 3S Li-Po as power source, V and G measure correct on the TTL connector but running the example `scan_dynamixel` found no servos. The D…
-
.connected() doesn't seem to return false even when a client is disconnected (powered down).
I am using an example sketch which implements a WiFi server (WiFi Modbus TCP Server LED example from Ard…