I have read these the following posts:
devzone.nordicsemi.com/.../ devzone.nordicsemi.com/.../
But, most of the answers are quite old. I am wondering if the solution to send multiple notifications is still an valid answer.
Thank you.
I have read these the following posts:
devzone.nordicsemi.com/.../ devzone.nordicsemi.com/.../
But, most of the answers are quite old. I am wondering if the solution to send multiple notifications is still an valid answer.
Thank you.
Hi Jack,
Short answer is YES.
Long answer follows:
Cheers Jan
Well there is this "Nordic UART Service" aka "NUS" available in nRF5 SDK examples and it is one example how to solve "ATT MTU fragmentation and reassembly" problem. You probably can just use it out of the box without big investigation of details.
Well there is this "Nordic UART Service" aka "NUS" available in nRF5 SDK examples and it is one example how to solve "ATT MTU fragmentation and reassembly" problem. You probably can just use it out of the box without big investigation of details.