This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

ble_app_uart

hi, i am a beginer in BEL application. after some tries, i can compile and download 'ble_app_uart'. but the module does not work at all also it dosen't advertising.... and then i had a try to download 'blinky_example', it works well.... i try to find out what is the different between them. one thing taht i can find is in the source files '(start up)' in device directory. arm_startup_nrf51.s(startup)image description system_nrf51.c(startup) i can see the red 'x' marker with that files in the ble example what should i do??

Parents
  • Hello, Keil can be a bit troublesome if you are not used to it. I know, because I to started without any knowledge about a year ago. But I can assure you that you will get a hang of it. Are you using the Pack installer, not the Zip structure? I would highly recommend that you use the Zip structure, then you will experience a lot less faults like that. This tutorial explain how examples can be opened with the zip installer. Can you run the application when using the zip?

Reply
  • Hello, Keil can be a bit troublesome if you are not used to it. I know, because I to started without any knowledge about a year ago. But I can assure you that you will get a hang of it. Are you using the Pack installer, not the Zip structure? I would highly recommend that you use the Zip structure, then you will experience a lot less faults like that. This tutorial explain how examples can be opened with the zip installer. Can you run the application when using the zip?

Children
No Data
Related