Commit Graph

30 Commits

Author SHA1 Message Date
Dan Halbert
0365542bc1 Fix BLE HCI mode 2020-10-24 18:31:46 -04:00
lady ada
56d7b740ed bump version, change HCI uart to main uart. kill main thread when done setting up bt 2020-06-19 18:36:22 -04:00
Moheeb Zara
e19252de3f bump to verson 1.6.1 2020-06-11 11:49:32 -07:00
brentru
2361e23881 update to 3.3.1, firmware v1.6.0 2019-12-18 13:45:04 -05:00
anecdata
fa5f7a5486 v1.5.0. 2019-10-17 10:51:01 -05:00
anecdata
687498c981 Bumped version to 1.4.1 2019-10-17 10:17:38 -05:00
anecdata
6bb17bb179 Add basic ADC calibration. 2019-10-17 00:12:35 -05:00
anecdata
5687201ec9 Add setAnalogRead type & command handler. Add core analogRead function. 2019-10-13 21:32:06 -05:00
anecdata
b90bbd6349 Add setDigitalRead command handler type and command handler. 2019-10-13 14:13:15 -05:00
brentru
8be4f3dbed set the cert/key given a known socket within startClientTCP 2019-10-08 13:32:24 -04:00
brentru
33bfa15fc8 use key provided from code instead 2019-10-08 13:06:05 -04:00
brentru
7217c83ed1 set user-provided buffer 2019-10-08 12:44:19 -04:00
brentru
3bd209446a add private key from WifiSSLClient into CommandHandler instead 2019-10-08 12:33:43 -04:00
brentru
cce35ecb74 set certificate within CommandHandler, setCertKey call for certificate 2019-10-08 12:18:14 -04:00
brentru
c697543815 remove free() call, causes errors, remove Bluetooth in menuconfig 2019-10-03 14:51:08 -04:00
brentru
58bfe02bcb remove AWS_CERT_CRT, add check for heap into handler 2019-10-03 14:25:47 -04:00
brentru
ab949fe922 malloc and fail certificate 2019-10-03 12:13:43 -04:00
brentru
a7efa04365 start breaking out the handler 2019-10-02 17:40:41 -04:00
brentru
e26d792713 remove certificate malloc for now 2019-10-01 12:13:05 -04:00
brentru
449e8ddd29 add setClientCert, setCertKey, add debug prints, define commands 2019-09-30 16:43:43 -04:00
Dustin Mollo
e2df4fdb4e Updated README.md to incdicate use of Espressif's IDF v3.2; various other clean-ups 2019-04-24 15:44:09 -07:00
Dustin Mollo
93b4959250 Update firmware version number and mod'd combine.py to have version number in generated firmware file 2019-04-06 10:26:47 -07:00
Dustin Mollo
2d853b81a4 WPA2 Enterprise additions 2019-04-04 13:10:14 -07:00
Jerry Needell
2b31ee733a update version # to 1.2.2 2019-02-28 13:59:45 -05:00
Martino Facchin
a55c66afb4 Update to 1.2.1 2018-11-16 11:19:03 -05:00
Sandeep Mistry
c9f1c51063 Version 1.2.0 2018-11-13 10:23:51 -05:00
Sandeep Mistry
2aed17fc1e Version 1.0.0 -> 1.1.0 2018-10-04 11:51:11 -04:00
Sandeep Mistry
c53863c01b Update license and name 2018-07-11 10:22:11 -04:00
Sandeep Mistry
0b7b816a82 Add vTaskDelay(1) to CommandHandlerClass::updateGpio0Pin() 2018-06-28 13:00:19 +02:00
Sandeep Mistry
48ebd39cfd Initial version 2018-06-28 12:55:29 +02:00