Anatole SCHRAMM
|
cd851cf044
|
Added a new freertos shell command to interact with freertos concepts (tasks, notifications, queue etc), not feature complete yet though
|
2025-07-31 16:21:03 +02:00 |
|
|
fe879e300a
|
Working on BLE rf modem sleep feature - continued
|
2023-05-01 20:25:04 +02:00 |
|
|
54a22beaf7
|
Continued working on BLE rf modem sleep feature : issue when trying to wake rf modem up before sending data by writing to a characteristic
|
2023-05-01 19:21:13 +02:00 |
|
|
e6b1595bae
|
Updated the gadget bridge parser sources to test the new features
|
2023-04-23 20:32:05 +02:00 |
|
anschrammh
|
6433aaa697
|
Preparing the ble_service to work in bt_controller sleep mode to save power. This will at the end be implemented in the W800_Smart_Watch ble_service module
|
2023-04-20 13:18:25 +02:00 |
|
anschrammh
|
0f376fd528
|
Now setting a default passkey when starting the BLE service/server
|
2023-04-18 23:15:10 +02:00 |
|
Anatole SCHRAMM
|
7c78142f88
|
Changed some BLE stack parameters as I'm trying to make bonding with passcode work
|
2023-04-18 17:03:12 +02:00 |
|
|
5206181a32
|
Fixed potential memory leak, added the music state and music info events type
|
2023-04-09 17:03:53 +02:00 |
|
|
e71c020d97
|
Implemented the gadget_bridge parser feature as well as a few commands like the music control or the find device phone feature
|
2023-04-08 22:43:52 +02:00 |
|
anschrammh
|
3fc2297f17
|
Updated the nano shell commands to use the new bluetooth modem start API which as the option to set the modem in bluetooth only mode
|
2023-04-05 07:58:09 +02:00 |
|
|
44edace353
|
Added new commands to change the CPU clock speed, as well as close the clock to some peripherals in order to make power consumption testing easier on the chip
|
2023-04-02 21:16:31 +02:00 |
|
anschrammh
|
d97db47fad
|
Reworked part of the bluetooth nano shell commands
|
2023-03-26 22:58:47 +02:00 |
|
anschrammh
|
d82cf42191
|
ble modem is now able to stop the service properly when it's turned of, added more info to the ram usage command in the nano_shell
|
2023-03-14 08:20:34 +01:00 |
|
anschrammh
|
b3174c8572
|
Exposed two functions in the nano shell interface to be able to print characters only or plain strings, added new commands regarding ble in the nano shell for testing purposes
|
2023-03-12 21:52:03 +01:00 |
|
anschrammh
|
2854c45848
|
Reworked a few existing SDK files to prepare for the ble modem and service addon, updated the nano_shell_command by adding new ones around ble
|
2023-03-11 23:34:02 +01:00 |
|
Anatole SCHRAMM
|
cc468797b3
|
Now also outputting SDK logs to UART1 pins, corrected an issue raising an error when using the nano_shell and added a workaround to be able to really stop the BT modem. Probably a bug in the SDK or in the chip ?
|
2023-03-08 14:04:01 +01:00 |
|
|
c10dc0352f
|
SDK updated
|
2022-11-01 18:22:10 +01:00 |
|