Commit Graph

  • ed7017c69d Merge branch 'dev/MEM2.0' into vscode vscode Roy_01 2025-09-01 16:24:23 +08:00
  • c2c3ea10b9 fix: adjust stream buffer length to 8K-12 - red frame = 8K-12 - green frame = 12 rel/MEMv2.0/v0.1.0_20250901_16_24_c2c3ea10 Roy_01 2025-09-01 16:24:11 +08:00
  • 49e251cf54 Merge branch 'dev/MEMv2.0_PELv3.0_MMMv1.0' into vscode Roy_01 2025-08-29 10:14:31 +08:00
  • f8972a3a58 fix: update swap_buf size Roy_01 2025-08-28 17:48:24 +08:00
  • 5a5ba7e215 fix: dispatch HOST instructions by link state Roy_01 2025-08-26 16:43:03 +08:00
  • b02fd4c33f feat: INS_SCAN scan rsp 10 times Roy_01 2025-08-26 16:35:28 +08:00
  • 33dfa5692d feat: enable RESET pin Roy_01 2025-08-26 16:17:22 +08:00
  • 76cdaa4abf style: formatter host_cmd.py Roy_01 2025-08-25 14:59:31 +08:00
  • d0950ba6e0 style: add Black formatter for Python Roy_01 2025-08-25 14:32:10 +08:00
  • 5a1b8cb193 feat: add detailed board info logs Roy_01 2025-08-22 10:40:49 +08:00
  • 9f510d5095 feat: update log message and python script Roy_01 2025-08-21 17:03:31 +08:00
  • 6a296b6b17 style: update clang-format Roy_01 2025-08-21 16:52:14 +08:00
  • d19d4e08cf fix: fix cccd configure log Roy_01 2025-08-15 17:35:51 +08:00
  • c2f018bd8e feat: porting for cmake prj chain40 2025-07-15 21:17:42 +08:00
  • 80fb19859f feat: creat vscode workspace chain40 2025-07-16 01:12:10 +08:00
  • c846950983 cont. vscode_bkup chain40 2025-07-15 21:17:42 +08:00
  • e9788b10df Merge branch 'ble_uart' main chain40 2025-06-21 11:45:23 +08:00
  • c933e15399 feat: Implement the BLE UART service. ble_uart chain40 2025-06-11 08:11:02 +08:00
  • ef19d6b72f bsp update chain40 2025-06-10 22:10:33 +08:00
  • 089114368e fix: 修正 peripheral 斷線後重連, 不會將資料寫入 sram 的問題 chain40 2025-01-13 22:48:39 +08:00
  • 27560b237d feat: GCC 13.3.1 / GDB 15.1 / r3 chain40 2025-01-09 21:35:36 +08:00
  • fe55899830 feat: GCC 13.3.1 / GDB 15.1 Roy_01 2024-09-12 11:20:49 +08:00
  • 14a4dec57b feat: 寫入 inst char 以及讀取 data char 會在 rtt 顯示 chain40 2024-05-21 00:28:15 +08:00
  • d3812a8b72 bugfix: 修正 peer address 的 type 判斷錯誤的問題 chain40 2024-05-08 00:29:39 +08:00
  • df70d69851 bugfix: 修正 cc2650 相容性實作 chain40 2024-05-08 00:04:58 +08:00
  • 440f443a99 feat: 升級 gcc 版本 12.3.1, 升級 gdb 版本 13.2 chain40 2024-01-31 22:46:25 +08:00
  • 32f5fee764 bugfix: 支援不同的 addree type 連線 chain40 2024-01-31 23:14:06 +08:00
  • 7fc5b54c47 feat: 當接收到 notify 時, 會根據不同的 char handle 執行對應的 callback chain40 2024-01-31 22:50:01 +08:00
  • 370d6cc80f updated response of disconnection and connection timeout Roy_01 2023-10-03 16:02:00 +08:00
  • d99848592b bugfix: 修正掉資料的問題 (已排除) chain40 2023-08-15 23:00:35 +08:00
  • 401c592281 bugfix: 修正掉資料的問題 (未解決, 僅降低發生率) chain40 2023-08-14 21:05:25 +08:00
  • 415f4adfe9 bugfix: 修正自動結束的mode, 有發現沒有收到notify的最後一筆資料的問題 chain40 2023-08-14 13:07:38 +08:00
  • 9fc58b51fe Refactoring: 當 on_ins_write_char() 寫入資料如果發生錯誤, 會在 rtt viewer 顯示 chain40 2023-08-14 10:48:10 +08:00
  • 508ac99c0d bugfix: 修正當連線成功之後, 如果重複連線會發生錯誤的問題 chain40 2023-08-14 10:45:26 +08:00
  • 6158961dcf bugfix: NRF_BLE_GQ_QUEUE_SIZE 太小只有 6 bytes, 所以當 characteristic 寫入大於 6 bytes 會寫入失敗 chain40 2023-08-14 10:43:53 +08:00
  • be584e2900 cc2650_compitable chain40 2023-08-11 08:52:49 +08:00
  • 4b2f4529c3 test read/write RAM test/MEM4.0_HW Roy 2023-08-07 10:46:00 +08:00
  • 1908ba34ff tesst mem_pin Roy 2023-08-07 10:44:44 +08:00
  • bc46a7f70c test test_pin & led Roy 2023-08-07 10:43:46 +08:00
  • 94765fc0e8 continue... chain40 2023-08-03 21:51:23 +08:00
  • a865dea78b cc2650 sram compitable chain40 2023-08-03 21:27:03 +08:00
  • a92ea7cc28 cc2650 ble compitable chain40 2023-08-01 22:48:13 +08:00
  • 8ff9a297d5 add sram_drv charles 2023-06-14 11:37:24 +08:00
  • 6acd56bf8f host command suppor chain40 2023-06-08 23:30:33 +08:00
  • ec10776db1 host command suppor to_roy chain40 2023-06-08 23:30:33 +08:00
  • 2010563957 add uart_drv & host_tasks charles 2023-06-07 09:56:10 +08:00
  • b69d5ce611 set INCLUDE_uxTaskGetStackHighWaterMark to monitor task stack usage charles 2023-06-07 09:40:29 +08:00
  • 78a25d33c0 add EIS service chain40 2023-06-05 22:40:59 +08:00
  • a4926c72c7 enable gatt mtu exchange initiation and change conn parameter for max throughput chain40 2023-06-05 22:39:56 +08:00
  • bc92926b0f add le_dis_c chain40 2023-06-03 23:09:10 +08:00
  • 17dda9143a add le_db_discovery chain40 2023-06-03 22:59:35 +08:00
  • 5de8465b91 add le_gap chain40 2023-06-02 20:21:23 +08:00
  • 7424f6f033 add le_scan chain40 2023-06-02 00:17:56 +08:00
  • bb03066832 add le_gatt chain40 2023-06-01 22:46:24 +08:00
  • 5ac4b13dcc ble central proj init chain40 2023-06-01 22:44:54 +08:00
  • c7c7eb7d89 Initial commit LuoYiTing 2023-05-04 01:37:45 +00:00