Commit Graph

13 Commits

Author SHA1 Message Date
Matthias Ringwald
22aa151238 le_device_db_memory: make nr of entries configurable via MAX_NR_LE_DEVICE_DB_ENTRIES 2017-02-11 22:44:02 +01:00
Matthias Ringwald
3b1c4bce52 ports: remove obsolete MAX_NR_GATT_SUBCLIENTS, MAX_NR_GATT_CLIENTS = 1 2017-02-02 14:53:53 +01:00
Matthias Ringwald
1a68220246 config: add ENABLE_LE_PERIPHERAL and ENABLE_LE_CENTRAL to be able to reduce code size in Security Manager 2017-01-14 17:47:16 +01:00
Matthias Ringwald
68dacca219 nr5-zephyr: use hci_firmware.patch, fix build 2016-12-02 12:53:55 +01:00
Matthias Ringwald
70db22ba89 docs: entry on Nordic nRF5 series 2016-11-18 15:25:51 +01:00
Matthias Ringwald
53ad5fe2db nrf5-zephyr: fix patch to set FICR address in HCI firmware 2016-11-15 10:35:04 +01:00
Matthias Ringwald
56eb0578cb nrf5-zephyr: Makefiles to compile classic part (to get memory footprint on ARM Cortex) 2016-11-11 14:11:04 +01:00
Matthias Ringwald
6780a90994 nrf5-zephyr: follow zephyr re-structuring 2016-11-10 22:39:59 +01:00
Matthias Ringwald
ab5c2d9296 nrf5-zephyr: store random address as fake public address, similar to hci-uart firmware 2016-11-10 22:16:26 +01:00
Matthias Ringwald
bdcbe2ab55 nrf5-zephyr: use 0x0059 as manufacturer id, add flash scripts to hci-uart sample, provide random static address to host via hci read bd addr, use 115200 2016-11-10 21:54:29 +01:00
Matthias Ringwald
2b4c430a77 nrf5-zephyr: use Random Static Address from FICR for Advertisements by default 2016-11-10 17:48:37 +01:00
Matthias Ringwald
97db27723d nrf5-zephyr: add flash_nrf51_pca10028.sh and flash_nrf52_pca10040 2016-11-10 16:40:50 +01:00
Matthias Ringwald
43ab8f9679 Port of BTstack to Zephyr OS running on Nordic nRF5 Series 2016-11-07 11:57:22 +01:00