Hi,
I am new to DevZone as well as BLE development itself. I am currently working on a project and trying to undestand the IDE as well as the processes and workflow of the nRF52840 DK.
I was trying to make a counter application and have seen that RSCS has most of the functions needed. I am developing in SEGGER Embeded Studio.
I have struck uppon further problems:
1. How do you change the names of services, that show up in nRF connect for mobile?
2. In RSCS example you could see the variable - Candence, when I set it up to count from 0 to 256000 (for example) it counts up until 255, which I guess has to do something with the data length limit... So where do I change the size of data which could be transfered, so that it would count to a higher number
P.S. I am new to BLE so if something is not defined in correct terms please ask back, I would reply as soon as possible