Commit Graph

18 Commits

Author SHA1 Message Date
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
ladyada 9e76479a7e change pin to not conflict with boot, add some debugs 2019-02-10 14:32:56 -05:00
Martino Facchin a55c66afb4 Update to 1.2.1 2018-11-16 11:19:03 -05:00
Martino Facchin 35d4a3c84b Free BT memory if using only WiFi
Partially fixes https://github.com/arduino/nina-fw/issues/4.

Problem: default certificates are a lot (~70KB) and BT uses a lot of RAM even if just configured in menuconfig.
Avoid spurious certificates parsing and SSL errors by freeing bt memory if unused.
2018-11-16 16:53:55 +01:00
Sandeep Mistry c9f1c51063 Version 1.2.0 2018-11-13 10:23:51 -05:00
Sandeep Mistry f83faa4fd2 Suspend task 2018-11-13 08:56:11 -05:00
Sandeep Mistry d718b1f539 Enable HCI UART mode on boot if SS is LOW 2018-11-13 08:56:11 -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