コンテンツ
obniz.js 3.8.0
いくつかのプログラムの改善と修正、および対応パーツの追加を行いました。
更新履歴(Github)
Improve
- Change URL from obniz.io to obniz.com
- Show error on user function exception
- Change ble initialization sequence to serial.
Fix
- Add Encored LTE hardware data.
- Change BLE communiction timeout 5min to 90sec
- Fix the ble.scan device’s address target did not work when multiple addresses were set.
- Fix connection state error when a connection failed during discovery service.
Parts
- Add MiniBreeze
- Add MT_500BT
- Add battery service to Enertalk
- Update grove parts for wired with obniz.grove
- Fix linking for connect
- Fix typo humd to humid
obnizOS 3.4.2
obnizOS 3.4.2は、以下で利用できます。
- obnizOS for obniz Board
- obnizOS for obniz Board 1Y
- obnizOS for obniz BLE/Wi-Fi Gateway
- obnizOS for M5StickC
- obnizOS for M5Stack Basic
- obnizOS for ESP32
Improves
- obniz BLE/Wi-Fi Gateway ステータスLED色変更
- OTA時 赤点滅→黄点滅
- Web設定時 緑点滅→紫点滅
- モデムスリープ機能の復帰による本体発熱の低減(特にBluetooth非使用時)
Wi-Fi
- Wi-Fi 接続ストラテジーの変更
- ステルスSSID設定の削除。すべてのWiFi設定がステルスSSIDとして扱われます。
Bug Fixes
- obniz BLE/Wi-Fi Gatewayで赤色LEDのままWi-Fi設定画面となるのを修正
- plugin command送信機能バグ修正
- plugin onlineFlgバグ修正