devkit-sdk icon indicating copy to clipboard operation
devkit-sdk copied to clipboard

Arduino library and package for the MXChip IoT DevKit

Results 33 devkit-sdk issues
Sort by recently updated
recently updated
newest added

Hi guys, I fallow all the instructions on the different sample's tutorial and when I try to compile and deploy to the device, I keep having this error: **[Starting] Analyzing...

## Repro Received following error while trying to build + upload solution > Loading configuration... > Initializing packages... > Preparing boards... > Verifying... > /Users//Library/Arduino15/packages/AZ3166/tools/arm-none-eabi-gcc/5_4-2016q3/bin/../lib/gcc/arm-none-eabi/5.4.1/../../../../arm-none-eabi/bin/ld: warning: changing start of section...

Hello. I was wondering why it is apparently not possible to configure a static IP address for the MXOne AZ3166 using the AZ3166WiFi.h Is this by intention or just a...

An error occurred in libdevkit-sdk-core-lib.a. I want to inspect into libdevkit-sdk-core-lib.a, but I cannot found the source code and how to build for libdevkit-sdk-core-lib.a. Could you tell me where and...

## 1. Multi-device scenarios In an environment where multiple STLink devices are attached to a PC, it is still possible to use the DevKit-SDK toolset to connect and program MXChip....

New CA certificates will soon be required to continue connectivity with Azure IoT. Please see https://github.com/Azure/azure-iot-sdk-c/pull/1971 for reference. Workaround: Application developers can work-around missing the new certificates by defining their...

Hi all, I am trying to connect with the MS dev kit with the wifi but it says " IoT dev kit rebooting" and it send few messages and suddenly...

Updated arm-none-eabi-gcc throws error: arm-none-eabi-gcc: error: unrecognized debug output level 'cc', so we have to delete the flag. Fix #1079

Hello everybody, currently compiling a sketch on MacOS failes with the error: `arm-none-eabi-gcc: error: unrecognized debug output level 'cc'`. It seems to be similar to https://github.com/per1234/ArduinoCore-sam/commit/9d7496e21d12eabc76117f870a234855e2070e22 . System: macOS 11.2...

The telemetry sending is running in another thread, if the main thread can't send a message (socket send)within about 15s after sending a telemetry message, this socket is running into...

Bug
P2
need attention
stale