ARMmbed / ble-examples

BLE demos using mbed OS 3 and yotta.
Apache License 2.0
24 stars 27 forks source link

can't install nrf51dk-gcc target as mentioned in the README #6

Closed ghost closed 8 years ago

ghost commented 8 years ago
~/w/l/s/h/ytest on master ⨯ yotta target nrf51dk-gcc                                                                        
~/w/l/s/h/ytest on master ⨯ yotta install                                              
info: get versions for nrf51dk-gcc
error: could not install target nrf51dk-gcc at * for nrf51dk-gcc
error: nrf51dk-gcc does not exist in the targets registry. Check that the name is correct, and that it has been published.
simonqhughes commented 8 years ago

ARM Internal Ref: IOTSFW-1076

andresag01 commented 8 years ago

We are aware of this issue. Currently there is no publicly available nrf51dk-gcc target due to some issues with SoftDevice. However, all the examples should build for other targets that are public.

ghost commented 8 years ago

some issues? if they aren't going to be fixed soon, then the README file should be adjusted

andresag01 commented 8 years ago

Apologies for any inconvenience, but the issues are to do with licensing rather than technical problems. However, we do expect these to be resolved very soon.

rgrover commented 8 years ago

yotta targets related to the nRF51822 family have been published and made public