-
Notifications
You must be signed in to change notification settings - Fork 80
Make MKR NB 1500 suitable for usage with NB-IoT networks #104
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
49e294e
to
681e992
Compare
681e992
to
49d36ee
Compare
49d36ee
to
568a5a8
Compare
Successfully tested on PROD with
|
929c958
to
b464613
Compare
@matteosuppo @facchinm any updates on getting the latest ESP8266 on Arduino Create? |
b464613
to
2c4714e
Compare
…sually no DNS available when using NB-IoT
2c4714e
to
fb58423
Compare
Codecov Report
@@ Coverage Diff @@
## master #104 +/- ##
=======================================
Coverage 95.59% 95.59%
=======================================
Files 29 29
Lines 998 998
=======================================
Hits 954 954
Misses 44 44 Continue to review full report at Codecov.
|
fb58423
to
1804e45
Compare
1804e45
to
9b1bd99
Compare
Memory usage change @9b1bd99083289c2db396ce295a3a758ed215d3b2
|
Memory usage change @6b03c3bf3c72e15c45c4edbfa5d967417ad7ee18
|
This PR allows to use IPAddress objects for connecting with the Arduino IoT Cloud. This is useful when connecting via NB-IoT networks where no DNS is provided. For using in your Arduino sketch simply perform the following replacement: