smartcitizen-kit-21 icon indicating copy to clipboard operation
smartcitizen-kit-21 copied to clipboard

Smart Citizen Kit 2.1 hardware and firmware

Results 39 smartcitizen-kit-21 issues
Sort by recently updated
recently updated
newest added

Bumps [engine.io](https://github.com/socketio/engine.io) to 6.2.1 and updates ancestor dependency [browser-sync](https://github.com/BrowserSync/browser-sync). These dependencies need to be updated together. Updates `engine.io` from 3.2.1 to 6.2.1 Release notes Sourced from engine.io's releases. 6.2.1 :warning:...

dependencies

Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) to 4.2.1 and updates ancestor dependency [browser-sync](https://github.com/BrowserSync/browser-sync). These dependencies need to be updated together. Updates `socket.io-parser` from 3.2.0 to 4.2.1 Release notes Sourced from socket.io-parser's releases. 4.2.1 Bug...

dependencies

I'm trying to connect a smart citizen kit 2.1 to my own broker based on [Aedes](https://github.com/moscajs/aedes) but i can't even pass the Hello step. How can i debug what's happening?

At present, SCK reads the latest CCS811 baseline when device is powered OFF, and rewrites it after power ON. The same action is performed during hardware reset. A better management...

Dear SCK Team, Hope you are doing well. Thank you for your awesome work on the SCK Kit. We love it and trying to utilize it for a research experiment....

Dear SCK Team, Hope you are doing well. In one of the [FAQ](https://docs.smartcitizen.me/_FAQ/#what-about-using-other-wireless-technologies), it has been mentioned that LoraWAN connectivity is coming in the future. Could you please provide more...

SPIFFS is currently deprecated we should migrate to LittleFS, more info [here](https://arduino-esp8266.readthedocs.io/en/latest/filesystem.html). OTA and webserver should be tested after migration.

[ moved PR here from fablabbcn/smartcitizen-kit-20/pull/28 ] As mentioned in https://forum.smartcitizen.me/t/disable-led-for-indoor-use/1150 I was also interested in a way to darken or disable LEDs. ~I implemented a command to crudely dim...