Thanks to visit codestin.com
Credit goes to github.com

Skip to content

MKR1010 BLE - Timeout issue  #109

Closed
Closed
@sprasadkrish

Description

@sprasadkrish

Hardware :MKR 1010WIFI ( for BLE)
Arduino lib : version 1.1.3

I am using one central and two peripherals for data receiving.

CentralBLE always receives data, based on a request to peripheralsBLE.
Example: CentralBLE request peripheralBLE-1, to send data, peripheralBEL-1 send data to CentralBLE similarly
peripheralBLE-2 also.
CentralBLE request peripheralBLE-2, to send data, peripheralBEL-2 send data to CentralBLE

Issue:
Central receive data up to 2 minutes , after two minutes , central disconnect peripheral and stop receiving data . There is any possible to increase the timeout of Central BLE , or possible to set NO TIMEOUT in CentralBLE(continues data transfer).

sketch :
CENTRAL_V11.0.txt
PERIPHERAL_1_V11.0.txt
PERIPHERAL_2_V11_0.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions