-
I am trying to compile with Arduino MKR NB 1500.
Here is my Makefile:
```
ARDUINO_DIR = /home/cdupont/Documents/workspace/arduino-1.8.10/
BOARD_TAG = mkrnb1500
USER_LIB_PATH = /hom…
-
Hi,
I need to connect to my HTTPS website without valid certificate from my MKR GSM 1400. I use GSMSSLClient for that. I see there is no option for this currently. I would like to add something li…
Josca updated
3 years ago
-
Hello,
I'm truing to use the library with an Arduino MKR1010 Wifi, however the MKR boards don't have EEPROM. I was wondering if there's any advice on how to get this done.
Thanks!
-
Hi
Thank you very much for your effort to develop this library!
It seems, that MKR boards are not supported. As mentioned in the error message, I ask you to add this board (or all MKR boards).
Than…
-
Hi,
This issue is an explanation of test result regarding the PR #541.
While we've been testing with Arduino MKR boards, there was an issue with unsuccessful transmission caused by the flushUART()…
-
Hi there,
thanks for this work!
## System
- OS: linux (ubuntu 18.04)
- `ruby -v`: ruby 2.5.1p57 (2018-03-29 revision 63029) [x86_64-linux-gnu]
- `bundle -v`: Bundler version 2.1.4
- `bun…
-
Hi
I'm using the arduino mkr wifi 1010 with the ethernet shield (W5500) because, in case of no wifi available, ethernet must be the alternative for connect to the server. I wanted to use your libra…
-
### Board
* [x ] Arduino ATmega328* board (UNO, Nano)
* [ ] Arduino ATmega2560 board (Mega)
* [ ] Arduino ATmega32U4 board (Leonardo)
* [ ] ATtiny85 board (ATTinyCore by Spence Conde)
* [ ] Digis…
-
First of all, thanks for this great library. Basically, I could get it running quite easily. I am using an AVR-NET-IO board with an ATmega664P (16MHz) and the EthernetENC library for driving the ENC28…
-
Getting constant 1024 from A0. Troubleshooting.