Skip to content
#

mbed

Here are 254 public repositories matching this topic...

tomikaa87
tomikaa87 commented Dec 30, 2020

Blynk library version: master branch at 144a90f3bdb66c3b6c03cce0335c1f1e304d91d6
IDE: VS Code + PlatformIO
IDE version: 1.52.1
Board type: ESP8266
Additional modules: Arduino ESP8266

Scenario, steps to reproduce

Blynk.run() blocks if there is no internet connection on the network and connecting to a local server via SSL.
According to my investigation, `BlynkArduinoClientSecure::conn

Patater
Patater commented Apr 6, 2021

From the PR description and commit msg, it says that configs and builds should now live under cmake_build/TARGET/PROFILE/TOOLCHAIN, but this line makes mbed-tools configure always generate the mbed_config.cmake under cmake_build/TARGET/develop/TOOLCHAIN. Why is this?

Originally posted by @wmmc88 in ARMmbed/mbed-tools#175 (comment)

Virgil IoTKit is a C library for connecting IoT devices to Virgil IoT Security PaaS. IoTKit helps you easily add security to your IoT devices at any lifecycle stage for secure provisioning and authenticating devices, secure updating firmware and trust chain, and for secure exchanging messages using any transport protocols.

  • Updated Oct 13, 2020
  • C

Improve this page

Add a description, image, and links to the mbed topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the mbed topic, visit your repo's landing page and select "manage topics."

Learn more