HI,
Is there a minimized version of the relay example that shows how to transfer a message from device to device without the art of the HRS?
I hope it will be less than the 32K Keil code size limit
Thanks
Avi
HI,
Is there a minimized version of the relay example that shows how to transfer a message from device to device without the art of the HRS?
I hope it will be less than the 32K Keil code size limit
Thanks
Avi
Hi,
Have you considered using SEGGER Embedded Studio (SES) instead of Keil?
There is no size limit when using SES, and there is a free commercial license when developing with nRF products.
https://infocenter.nordicsemi.com/topic/ug_gsg_ses/UG/gsg/intro.html
https://infocenter.nordicsemi.com/topic/struct_sdk/struct/sdk_nrf5_latest.html
Best regards,
Kenneth
Yes, but still is there any code that shows relay function without the HRS function? I think it would be more usable for general purpose projects
Maybe something like this?
https://github.com/NordicPlayground/nrf52-ble-app-uart-relay
Yes, this would be great. Can you complete the environment that will allow build with Keil?
i.e. make it like one of the examples?
Sorry. There is no plans to do so no, in any case I don't see any way to realistically build an application within the 32kB limitation of the Keil evaluation version. Please check out SES instead, for instance you can find some useful guides on youtube:
https://www.youtube.com/watch?v=uP8RYgYGRvI
Kenneth