AWS Shadow ENET example

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

AWS Shadow ENET example

707 Views
georges
Contributor I

I am working with the NXP-1060 DevKit, trying to run the AWS Shadow ENET example.

I have AWS device setup are per insruction (including Policy). Where I run the example it stops as follows:

The AWS monitor indocats that a sucessful connection has occured, so I think the certificates have been added to the code as intnended. I am unsure of the modification to the clientcredentialMQTT_BROKER_ENDPOINT[] variable.

I have put the device ARN in here. Has anybody seen this example work, or has any suggestions ?

0 0 [Tmr Svc] Starting key provisioning...
1 1 [Tmr Svc] Write root certificate...
2 1 [Tmr Svc] Write device private key...
3 4 [Tmr Svc] Write device certificate...
4 6 [Tmr Svc] Key provisioning done...
5 41810 [Tmr Svc] Getting IP address from DHCP ...
6 42810 [Tmr Svc] IPv4 Address: 192.168.1.130
7 42810 [Tmr Svc] DHCP OK
                         8 42817 [MainDemoTask] [Shadow 0] MQTT: Creation of dedicated .
9 42824 [MainDemoTask] Sending command to MQTT task.
10 42829 [MQTT] Received message 10000 from queue.

0 Kudos
1 Reply

561 Views
georges
Contributor I

This issue is now resolved.

Cut and paste issue with device ID.

Suggest improved instructions, on what to put in clientcredentialMQTT_BROKER_ENDPOINT[]

and possible rename of variable.