Giter Club home page Giter Club logo

microsoft-iot-central-firmware's Introduction

microsoft-iot-central-firmware's People

Contributors

ellenfosborne avatar gmileka avatar microsoft-github-policy-service[bot] avatar microsoftopensource avatar msftgits avatar obastemur avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

microsoft-iot-central-firmware's Issues

provisioning the RPI firmware

Hi,

Is there a way where we can use this firmware scripts to boot up a RPI as an access point so i can connect to it using a fixed ip for example and then set the wifi credentials?

I want to use this firmware where a RPI will load as AP and so i can join it from my phone (fixed AP name for example) and then i can use the browser since we are both at the same network and then set my wifi settings.

let me know if there is away and i missed this out.

IOTHUB_CLIENT_CONFIRMATION_ERROR

Two issues related to receiving a IOTHUB_CLIENT_CONFIRMATION_ERROR:

  1. After resetting my mxchip, about 50% of the time I get into a situation where the connection to IoT Hub is not made, and I keep getting IOTHUB_CLIENT_CONFIRMATION_ERROR. (See details below).

  2. When the above is happening, the data is not making it to IoT Central, and yet the device still displays an increasing "sent" and no fails. So another problem is that I don't even know when things are failing.

Details for #1:
Here is what is displayed (over and over) in the serial monitor:
IoTHubClient_LLError: Time:Sun Feb 18 06:25:44 2018 File:C:\Users\v-fional\AppData\Local\Arduino15\packages\AZ3166\hardware\stm32f4\1.3.0\cores\arduino\az_iot\umqtt\src\mqtt_client.c Func:sendPacketItem Line:332 620: Failure sending control packet data
_SendEError: Time:Sun Feb 18 06:25:44 2018 File:C:\Users\v-fional\AppData\Local\Arduino15\packages\AZ3166\hardware\stm32f4\1.3.0\cores\arduino\az_iot\umqtt\src\mqtt_client.c Func:mqtt_client_publish Line:1030 Error: mqtt_client_publish send failed
ventAsError: Time:Sun Feb 18 06:25:44 2018 File:C:\Users\v-fional\AppData\Local\Arduino15\packages\AZ3166\hardware\stm32f4\1.3.0\cores\arduino\az_iot\iothub_client\src\iothubtransport_mqtt_common.c Func:publish_mqtt_telemetry_msg Line:779 Failed attempting to publish mqtt message
ync accepted message for transmission to IoT Hub.
Confirmation[2711] received for message tracking id = 2711 with result = IOTHUB_CLIENT_CONFIRMATION_ERROR

"start.sh" in RaspberryPi-IoT-Central-1.0.0.zip shows an error and does not work

When executing ./start.sh it shows the following error:

dpkg-query: package 'libboost-python1.62.0' is not installed and no information is available
Use dpkg --info (= dpkg-deb --info) to examine archive files,
and dpkg --contents (= dpkg-deb --contents) to list their contents.
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package libboost-python1.62.0
E: Couldn't find any package by regex 'libboost-python1.62.0'
Traceback (most recent call last):
File "./main.py", line 22, in
from iotHub import IotHubClient
File "/home/pi/Documents/IoT-Central/src/iotHub.py", line 6, in
import iothub_client
ImportError: libboost_python-py35.so.1.62.0: cannot open shared object file: No such file or directory

And I updated start.sh to use libboost-python1.55.0. When executing the updated start.sh it shows the following error:

Traceback (most recent call last):
File "./main.py", line 22, in
from iotHub import IotHubClient
File "/home/pi/Documents/IoT-Central/src/iotHub.py", line 6, in
import iothub_client
ImportError: libboost_python-py35.so.1.62.0: cannot open shared object file: No such file or directory

Versioning confusion between Microsoft and Azure account names

It looks like there's a more recent version of the firmware, v1.2, over at the more recent version of this repo under the Azure namespace. The Code section of this repo redirects to the Azure version, but the Releases page on this repo still indicates that 1.1.0 is the latest version. I believe some of the docs still point to the obsolete Releases page, is there any way we can disambiguate that on this end, add a note to indicate that these releases are no longer considered current?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.