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 |
|