36 Commits

Author SHA1 Message Date
Matthias Ringwald
dd84f76b59 Support time sync on nRF52833 DK 2025-01-10 17:47:28 +01:00
Matthias Ringwald
066fe6201b fix build for nRF52833DK 2025-01-10 17:47:08 +01:00
Matthias Ringwald
e736be6ca4 readme: update 2025-01-10 09:27:00 +01:00
Matthias Ringwald
6bb8af2a3f readme: add nrf54l15 2025-01-09 18:11:19 +01:00
Matthias Ringwald
ce657eb852 main: get us time on nrf54l 2025-01-09 18:10:13 +01:00
Matthias Ringwald
db4e0e32c7 main: use ENABLE_ISO_TIMESYNC, allow compile without 2025-01-09 18:10:13 +01:00
Matthias Ringwald
cf3d9e613a src: add get code to get controller time 2025-01-09 18:10:13 +01:00
Matthias Ringwald
4bfe9c07f6 prj.conf: config LE Audio for 54L15 2025-01-09 18:10:13 +01:00
Matthias Ringwald
5b94c9522d boards: use P1.11 as host timesync pin 2025-01-09 18:02:45 +01:00
Matthias Ringwald
779c31f97d boards: add nrf54l15 overlay files 2025-01-09 18:02:45 +01:00
Matthias Ringwald
a82a9ff85a kconfig: fix spelling 2025-01-09 17:59:49 +01:00
Matthias Ringwald
2a89491008 update ipc_radio config for sysbuild / ncs 2.8 2024-12-17 16:56:42 +01:00
Matthias Ringwald
caffd7b8a1 Update nRF5340 DK information 2024-12-12 15:30:59 +01:00
Matthias Ringwald
b7dd60fd52 Add sysbuild configuration for required for NCS 2.8 2024-12-11 17:41:55 +01:00
Matthias Ringwald
16f411c7dc Update readme info on Time Sync GPIO pin mapping 2024-12-09 16:23:58 +01:00
Matthias Ringwald
427db6845b Block interrupts between time capture and toggle, verify time capture 2024-12-04 14:58:37 +01:00
Matthias Ringwald
2a0d2366b8 Enable SoftDevice support for Periodic Advertising Sync 2024-12-03 12:25:33 +01:00
Matthias Ringwald
0e041f1967 Update readme 2024-12-03 12:22:10 +01:00
Dirk Helbig
87bddccdd5 updated code for nRF Connect SDK v2.8.0 2024-12-03 12:22:10 +01:00
Matthias Ringwald
74dc6b1e94 Add Ozone App Core file 2024-11-20 17:43:52 +01:00
Matthias Ringwald
39824edf52 Ignore jdebug user files 2024-11-20 17:43:52 +01:00
Matthias Ringwald
c8496ed1ff Fix audio sync timer capture by reverting dppi setup to nordic code
Also delete test code
2024-11-20 17:43:46 +01:00
Dirk Helbig
daa6de7813 reverted and fixed buffer handling 2024-10-22 20:23:43 +02:00
Matthias Ringwald
59bc3d24f0 Free ISO Timesync HCI Command after processing it to avoid TX queue overrun 2024-10-22 16:24:46 +02:00
Matthias Ringwald
27883f997a Add west invocation for nRF5340 Audio DK with USB-CDC 2024-10-22 15:53:10 +02:00
Dirk Helbig
0d05856518 - fixed prj.conf for ISO support
- Allow for manual disabling SD sync
- add uart0 define to board dt overlay
- tested and working ISO support over USB-CDC Segger VUART0/1 and external UART
2024-07-04 19:15:20 +02:00
Matthias Ringwald
7a266f8d0b readme: sort by dev kit, document intention and timesync pin 2024-06-25 14:19:38 +02:00
Dirk Helbig
c2a901a6c6 uart1: working rts/cts on arduino header 2024-06-25 07:55:37 +02:00
Dirk Helbig
03a1e9d212 fix build for non nrf53 nordic boards, moved vendor command to 0x200 2024-06-18 14:34:09 +02:00
Dirk Helbig
58024618ef addressed review comments 2024-06-14 15:14:23 +02:00
Dirk Helbig
101c0d1da5 added dt bindings 2024-06-14 08:13:24 +02:00
Dirk Helbig
b7aad65f5b gpio, uart0 and uart1 working 2024-06-13 23:27:45 +02:00
Dirk Helbig
0d653e4844 added softdevice audio sync timer 2024-06-12 13:22:54 +02:00
Matthias Ringwald
e0fac85885 Fix build
Error: 'section attribute cannot be specified for local variables'
2024-06-12 10:18:04 +02:00
Matthias Ringwald
7fac7e89a2 Add netcore configuration as child_image 2024-06-12 10:04:13 +02:00
Dirk Helbig
d97a8581f5 initial commit, hci_uart with usb cdc and custom commands 2024-06-11 22:36:18 +02:00