This is the message that always gets returned: "Something went wrong; are you indoor? Move near a window and retry"
Other strange behavior that I see is when I upload the program again after the first failure the serial monitor does not prompt as expected and is empty. I have to continue to upload the program and continue to open the serial monitor multiple times before it behaves as expected.
Also it would be nice if the IDE refreshed the source when loading a new library to auto fix IDE errors (i.e. when installing the MKRWAN lib)
I do have the program running fine and I can see my payloads reaching the things network while using the v1 IDE.
jonsinfinity:
Other strange behavior that I see is when I upload the program again after the first failure the serial monitor does not prompt as expected and is empty. I have to continue to upload the program and continue to open the serial monitor multiple times before it behaves as expected.
Does this behavior still occur if you click the "X" on the right side of the "Serial Monitor" tab to close Serial Monitor before uploading?
I'm noticing something somewhat similar when I upload with Serial Monitor open, but for me it only cuts off the first few characters. I have not experienced that when I close Serial Monitor before uploading. I could see that maybe it could be variable how much of the initial data is lost and maybe for you it's losing the entire message.
jonsinfinity:
Also it would be nice if the IDE refreshed the source when loading a new library to auto fix IDE errors (i.e. when installing the MKRWAN lib)
I don't understand this feature request. Would you mind providing more details?
jonsinfinity:
I do have the program running fine and I can see my payloads reaching the things network while using the v1 IDE.
Is it the exact same sketch running on both IDEs, including the contents of the "arduino_secrets.h" file?
Do you have your sketchbook folder set to the same location in both IDEs (File > Preferences > Sketchbook location)?