Giampaolo Mancini

Results 9 issues of Giampaolo Mancini

* Citrix * Disqus * Heroku * Intercom * Microsoft * Mixpanel * OneAll * Podio * Scaleway * SparkPost * SurveyMonkey * TypeForm * Zapier

Ciao, sto facendo un po' di prove – e tutto sembra funzionare correttamente – e credo che si potrebbe usare [PyInstaller](http://www.pyinstaller.org/) per generare un "pacchetto" più facile da usare per...

enhancement

When the sketch is busy and spends too much time between subsequent `BLE::poll()` calls, data coming from Cordio's HCI gets discarded. Included examples simulate the issue creating busy workloads via...

type: imperfection
status: on hold
topic: code

Move to new includes style.

type: enhancement
topic: code

Increasing MQTT buffer size on STM32H7-based board allows use cases such as using large `String` values to carry payloads to 3rd platforms.

type: enhancement
topic: code

Add support for MacOS universal dylib for lzss library. A new version of `lzss.dylib` has been generated in Universal (aka. fat) format: it now supports both x64 (Intel) and arm64...

type: enhancement
topic: infrastructure

This PR adds support for specifying custom timeouts on Ethernet connections. Combined with the ArduinoIoTCloud library, this PR allows writing sketches that don't block for 15s in the `loop()` if...

type: enhancement
topic: code

MacOS' sed needs to have $a followed by a real NL.

Add "Block for OTA" example

type: enhancement
topic: documentation