Make MKR NB 1500 suitable for usage with NB-IoT networks#104
Closed
Make MKR NB 1500 suitable for usage with NB-IoT networks#104
Conversation
49e294e to
681e992
Compare
681e992 to
49d36ee
Compare
49d36ee to
568a5a8
Compare
Contributor
Author
|
Successfully tested on PROD with
|
929c958 to
b464613
Compare
Contributor
Author
|
@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 file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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: