I suppose that you can but you will not have the throughput that you would have by using smaller intervals, your buffers will collect data and will fill more frequently. Your device will be most of the time in flow off state, and your external device would collect data and will wait as long as a connection interval in order to be able to send data to the 580 over UART. Regarding the 5 seconds connection interval isn't supported by the bluetooth specification up to 4 seconds which is the upper limit.
嗨,罗纳德,
I suppose that you can but you will not have the throughput that you would have by using smaller intervals, your buffers will collect data and will fill more frequently. Your device will be most of the time in flow off state, and your external device would collect data and will wait as long as a connection interval in order to be able to send data to the 580 over UART. Regarding the 5 seconds connection interval isn't supported by the bluetooth specification up to 4 seconds which is the upper limit.
Thanks MT_dialog
Hi
thanks for the reply.
The proces to log is very slow so the data transfer is not very fast. So the 4 seconds bursts will do.