Gordon Williams
b5aa747596
don't auto-add newline to rx data
2015-11-02 13:15:18 +00:00
Gordon Williams (u36)
d2b51ab411
target 16 and 32k devices
...
swap Bluetoth functions to NRF
Add Bluetooth as a proper serial device
Add auto-swap to bluetooth when connected
2015-10-29 17:15:01 +00:00
Gordon Williams (u36)
9362edb33c
hacks for TinyBLE board. No USART, but BLE
2015-10-26 17:32:28 +00:00
Gordon Williams (u36)
30c0941d19
add bluetooth console, try and remove dependence on board
2015-10-26 14:23:13 +00:00
Gordon Williams
38266b4889
allowed Serial pins and baud to be specified, fixed BLE send
2015-10-21 16:36:02 +01:00
Gordon Williams
71fb3f0843
tweaks needed so docs for the website can be compiled again
2015-10-08 16:31:35 +01:00
Michael Dietz
fd6495fe65
microbit working. commands cna be sent over ble now
2015-09-23 17:35:02 +02:00
Michael Dietz
d99807f97c
ble interface now workig. use the Bluetooth class and call enable_com to
...
start programming espruino in hjavascript from ble
2015-09-23 16:23:19 +02:00
Michael Dietz
d45d7fbad2
added flash functions
2015-09-23 10:07:29 +02:00
mjdietzx
9015cffdf4
added some documentation
...
nrf51 & nrf52 both working. code needs cleaning up. flash problem with
nrf51 (overflowed b/c of softdevice needs fixing).
2015-09-22 13:55:30 +02:00
Michael Dietz
6b8f97dff5
Added support for nRF51, got bluetooth stuff working on nrf52
...
needed to add s110 header files (need to find out if nrf51 can only use
s110 and not s132) made the correct linker file for nrf51 and now flash
gets over flowed (softdevice is around 80kb). need to figure this out.,
everything else sehould work but cnat test nrf51 yet
2015-09-20 14:50:44 +02:00
Michael Dietz
51678b6951
sdf
2015-09-19 17:42:47 +02:00
Michael Dietz
43e37d6938
bluetooth class working!
2015-09-19 17:42:06 +02:00
mjdietzx
8dd9665de2
adding bluetooth lbirary
2015-09-19 17:23:25 +02:00