trigBoardV8_BaseFirmware icon indicating copy to clipboard operation
trigBoardV8_BaseFirmware copied to clipboard

Feature: MQTT SSL Certificates

Open mdconaway opened this issue 2 years ago • 1 comments

-Adds new storage locations for mqtt key/cert/ca -Adds bluetooth "chunking" proof-of-concept -Declares BT MTU size as 517B (5 bytes header + 512 bytes data) -Adds generic function packetizeBluetoothMessage which can chunk data back to the configurator -Adds mqtt module condition to choose HTTPS with certs present -Adds generic key file read/save functions

mdconaway avatar Jun 12 '22 22:06 mdconaway

Depends on https://github.com/krdarrah/trigBoardConfigurator/pull/3

mdconaway avatar Jun 12 '22 22:06 mdconaway