microsoft / MXDial-IoT-Sample

MX Dial
MIT License
39 stars 23 forks source link

Sample needs a rewrite #7

Open da3a opened 5 years ago

da3a commented 5 years ago

Lots of issues trying to run through this sample.:

http://www.mxchip.com/ - link doesn't work

Spelling mistake: NOTE: If you would like to setup the Azure resouces

Create Azure Web App - no runtime stack specified - not sure what to use for a React app

node install - doesn't specify a version anywhere. Didn't work with 10.16 did work with 9.9

bad config in c_cpp_properties.json

${env:USERPROFILE}\Local\Arduino15\packages\AZ3166\hardware\stm32f4\1.4.1\ to ${env:USERPROFILE}\AppData\Local\Arduino15\packages\AZ3166\hardware\stm32f4\1.6.1\ and ${env:USERPROFILE}\AppData\Local\Arduino15\packages\AZ3166\hardware\stm32f4\1.4.1\cores\arduino\Arduino.h" to ${env:USERPROFILE}\AppData\Local\Arduino15\packages\AZ3166\hardware\stm32f4\1.6.1\cores\arduino\Arduino.h"

No device Upload in VSCode - used IOT Workbench:Upload Device Code

final error message - not knowign React I abandoned at this point: https://mxchip-dawa.azurewebsites.net/api/mx/device-credentials/8557e8 Get HTTP failed

ianputtergill commented 4 years ago

+1 for this. Been playing around with the chip and could not get this demo working. Downgraded Node to 8.17 (solved those compatability issues) and then failed in device upload.