Commit Graph

23 Commits

Author SHA1 Message Date
Matthias Ringwald 9b3b53fd3c Write GPIO Toggle time relative to SDU Sync Reference over UART 2024-12-04 15:06:00 +01:00
Matthias Ringwald ce91c33272 toggle gpio on every received iso packet, report timestamp of packet and toggle over rtt 2024-12-04 15:06:00 +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