Register gatt server for both central and peripheral

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
MiBi_4539931
Level 1
Level 1
5 replies posted 5 questions asked First question asked

Hi,

I am working on porting our application to CYW20819 from nrf52832.

For nrf we register gatt server for both peripheral and central. That allowed us to use write commands instead of notifications within 1 connection. I modified hrs/hrc example and did register db for hrc and tried to discovery on connection up event with hrs but I get NO_RESOURCES error. I am wondering what I could be doing wrong?

Regards,

Michał

0 Likes
1 Reply
DheerajPK_41
Moderator
Moderator
Moderator
750 replies posted 500 likes received 500 replies posted

HI,

Could you please provide more information regarding the modification you have done in the examples?

If possible, please share your edited code snippet with us.

Are you able to use default hrs/hrc examples from the SDK?

Thanks,

-Dheeraj

0 Likes