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
lady ada
43731b8da5
debuggy but working with RX/TX on 22/23, gpio 0 must be pulled down by arduino for flow control
2020-06-19 18:14:44 -04:00
ladyada
9e76479a7e
change pin to not conflict with boot, add some debugs
2019-02-10 14:32:56 -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
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
c53863c01b
Update license and name
2018-07-11 10:22:11 -04:00
Sandeep Mistry
48ebd39cfd
Initial version
2018-06-28 12:55:29 +02:00