aws_iot sample

I am trying both v3.0.0 and v3.0.2 SDK; the board I am using is the nRF9160DK, version 1.1.0. There are 4 scenarios:

1) Run on Linux (minicom or Serial Terminal) following a power reset.

2) Run on Linux following a push button reset.

3) Same as 1) but under Windows using either Serial Terminal or Teraterm.

4) Same as 2) but under Windows; Serial Terminal or Teraterm.

1) functions fine although the boot messages are not seen.

2) shows the 3 lines of boot messages but then fails to display anything else.

3) fails completely to show any messages

4) behaves like 2). Boot messages are seen but nothing else.

The builds have all been done on Linux, but my colleague who is building on Windows is seeing the same behavior on Windows albeit he is using a custom board.  Thank you for a solution.

Regards,

Burt Silverman

ps v2.9.0 has the same problem. I'll have to get on my older machine to see if I can try older versions.

Related