Good morning all,
I have followed guides to publish to aws shown on Digi guides and on github (https://github.com/digidotcom/xbee-micropython/tree/master/samples/cellular/aws)
I also tried loading the aws_publish file from pycharm digi plug in.
I keep getting many errors such as "
ImportError: no module named ‘umqtt.simple’
Even if I import the library separately it doesnt seem to work or recognize the classes defines in simple.py