This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

BLE development on mkit

Hi,

I am new to ARM development. We are thinking of ordering mkit for evaluating and developing a custom BLE service(profile) which sends data to BLE client (probably a android/iOS running device).

From my current understanding mbed has SoftDevice (v6.0) implemented in it. And the standard GATT profiles are implemented in nRF518 SDK.

Following are my queries :

  1. Is mkit the right choice or we should go for nRF51822 DK/EK ?
  2. nRF51822 DK/EK come with serger programmer. How can we program/debug mkit?
  3. Is possible to load nRF518 SDK in mkit? if yes, how can we do that?
  4. Can we load binaries obtained from KEIL onto the board ? How can we do that? Which programmer/debugger to use?
  5. I would also like to check the contents of packets sent from mkit ?

I did go through other questions on mkit in this forum but I still unclear about this things.I would highly appreciate if you could point me in the right direction.

Thanks in advance. :)

Related