This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

ATT_MTU for 1 client 2 server

Hi eveyone!!

Im new to BLE, I have tested the ATT_MTU example and it has worked perfectly but I'd like to implement it for one client and two servers. I've already made a try modifying the program for 2 servers but it didn't work fine (it gets stuck in the scanning phase). I'd appreciate your help very much.

Parents
  • Hi

    Does one of the other test devices advertise in range of the scanner in this test? From the logs it just seems like the device is scanning as normal but isn't finding and connecting to an advertising device.

    Have you tried setting DEBUG in your preprocessor definitions? Also, what backend are you using for debugging in your sdk_config.h file? 

    Best regards,

    Simon

Reply
  • Hi

    Does one of the other test devices advertise in range of the scanner in this test? From the logs it just seems like the device is scanning as normal but isn't finding and connecting to an advertising device.

    Have you tried setting DEBUG in your preprocessor definitions? Also, what backend are you using for debugging in your sdk_config.h file? 

    Best regards,

    Simon

Children
No Data
Related