Hi,
I use a dongle BLE nrf52840 with a software Bluetooth shell from NCS 2.0.
I use this dongle with this sample as a central device, i connect it to peripheral and receive 6 notifications at 10Hz and one more at 50Hz.
I use a socket to be connected to my dongle BLE with my PC.
To be able to save all my data i used to play with the serial baudrate.
1 ) Is it ok to configure baudrate with Uart_line_ctrl_set ?
2) Is it possible to configure Buadrate to 1M or even more (4M) for transmission ?
If it's possible, how to configure it ?
If it's not , is there another way to have all my datas ?
Regards,
Pierre-Yves