MKRNB
MKRNB copied to clipboard
Ftp
Added FTP library section that allows file upload. File download is not fully implemented Fixed a few bugs in NB (getting time) Added a read function to MODEM to be...
Hi, I recently bought a Arduino mkr1500 but it came with obsolete firmware on the UBLOX SARA-R410M-02B. firmware version: L0.0.00.00.05.06 [Feb 03 2018 13:00:41] I'd like to update the firmware...
I try to add a a mkr nb 1500 as new device using the online tool Arduino create device manager. After filling in the APN and SIM pin code, a...
Hi, i've an MKR1500, i installed the passthrough sketch which from time to time works so that AT results in an OK. A lot is written in the internet about...
Hi all, Iam actually testing the project: Arduino_Cloud_Provider_Examples -> Azure IoT Hub -> Azure_IoT_Hub_NB In the most cases the "mqttClient.connectError()" returns the value "3". Error-Code for: "MQTT_SERVER_UNAVAILABLE " Out 1...
I have bought mkr nb 1500 and vodafone sim card. and tried to connect to the network .it is only showing jio 4g range. And i am using vodafone card....
Hi, Is it possible to override the built-in root certs (in NBRootCerts.h) like in ArduinoBearSSL? https://github.com/arduino-libraries/ArduinoBearSSL/commit/8ad6c4805fa28c3132e414993830fbab503fed5e That will save a ton of ROM space. thanks.
We have some networking problems with out test 5G network, basically causing the network to close TCP connections more or less randomly. This causes the MKR NB 1500 to completely...
I had so many freaking issues with the attach(), detach() stuff. I realized, there wasn't a good way to check the actual attachment status of the SIM-card. So I made...
Currently working with the board MKR NB 1500. After ugrading to MKRNB v1.6.0 i'm experiencing a problem with the message disposal functionality from example RecieveSMS.ino I believe it's connected with...