I recently purchased the mxChip IoT devkit and was able to follow through with the get-started tutorial right up to the point where I need to upload the device code . I get an error: "C\users\xxxxx\appdata\local\arduino15\packages\AZ3166\tools\arm-none-eabi-gcc\5-4-2016q3/bin/arm-none-eabi-g++": file does not exist" Exit with code=1.
I have tried uninstalling/reinstalling the Arduino IDE and toolkit within Visual Studio Code but it still persists. Any help would be appreciated!
I am using AZ3166 simulator but not able to run the simulator and getting below error.
Executing task: node "/Users/$USER/azure-board-cli/out/cli.js" provision .bin <
internal/modules/cjs/loader.js:628
throw err;
Because of azure-board-cli does not exists, apprteicate if you colud help me .
Iām having the same issue has posted here: https://stackoverflow.com/questions/55368250/azure-iot-devkit-get-started-project-disconnecting-and-re-connecting-over-and-ov
However, I am using my iphone hotspot, and able to get the Get Started project working and sending telemetry through my hotspot to my hub. However, as soon as I add the certificate and the set-option line I get the following repeated output via vscode com3 monitor:
Connection status: disconnected >>>Re-connect. Iothub Version:1.2.14
I recently read about 'MXCHIP AZ3166 IOT DevKit'. Can I connect an external sensor to it?
Data to IOT Hub should be from the external sensor.
I wish to implement a smart garden and hence I want to soil moisture sensor to be connected to 'MXCHIP AZ3166 IOT DevKit'. Is it possible? Can information from my soil moisture sensor be send to IOT Hub?
Regards,
MM
I'm doing the Microsoft iot-devkit tutorial with the MXChip az3166. Specifically I'm doing the translate tutorial that comes included in Visual Studio Code for the MXChip az3166.
I've tried doing the whole tutorial twice from scratch and everytime I think i'm done, I go to test the result. When I press the B button to record it says "processing" then "uploading" then it returns a message "Sorry, I can't hear you" If I try pressing the B button again it gets stuck on the screen: "Release to send. max duration 1.5 sec".