This website requires JavaScript.
Explore
Help
Sign In
djsundog
/
circuitpython
Watch
1
Star
0
Fork
You've already forked circuitpython
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
3b15d33809
circuitpython
/
nrf5
/
bluetooth
History
Glenn Ruben Bakke
d7cfae3639
nrf5/usocket: Removing network modules related to Bluetooth 6lowpan implementation as it depends on SDK libraries for now. Will be moved to seperate working branch.
2017-04-09 18:53:58 +02:00
..
ble_drv.c
nrf5/bluetooth: Adding function to stop advertisment if onging
2017-04-04 21:22:49 +02:00
ble_drv.h
nrf5/bluetooth: Adding function to stop advertisment if onging
2017-04-04 21:22:49 +02:00
ble_uart.c
nrf5/bluetooth: Add some comment on the destination of the eddystone short-url.
2017-04-09 15:52:21 +02:00
ble_uart.h
nrf5/bluetooth: Adding webbluetooth REPL template. Alternating advertisment of eddystone URL and UART BLE service every 500 ms. Adding new config parameter to bluetooth_conf.h to enable webbluetooth repl. Has to be configured in combination with BLE_NUS. Eddystone URL not pointing to a valid WebBluetooth application at the moment, but rather to micropython.org as a placeholder for now.
2017-04-04 22:31:17 +02:00
bluetooth_common.mk
nrf5/usocket: Removing network modules related to Bluetooth 6lowpan implementation as it depends on SDK libraries for now. Will be moved to seperate working branch.
2017-04-09 18:53:58 +02:00
help_sd.h
nrf5/help: Updating ble module help description to also include the address method.
2017-04-02 16:44:37 +02:00
modble.c
nrf5/bluetooth: Renaming the ble module method address_print() to address(), as it will now return a string of the resolved local address. Updating the function to create a string out the local address and return this.
2017-04-02 16:43:16 +02:00
ringbuffer.h
nrf5: Renaming sdk folder to bluetooth.
2017-03-04 17:54:15 +01:00