Hey pro´s, first thanks for this great community! I´ve read a lot of conntents here, and there is a huge amount of knowledge in this forum! But since 2 weeks i´ve got a problem i can´t solve...
I use a small board with a 51822 on it, programmed by a st-link via open-ocd. I work on a mac, so i use gcc. Since here no problem... First i tried a blinking-led-program, without softdevice, everythings fine. Second i tried the HRS-Example from SDK10 with the S110. I changed the makefile so the ram is allocated right, used mergehex to merge the compiled hex with the s110, burned it via open-ocd, everythings fine. The app on my iphone recognizes the board in 2 seconds, everythings ok.
As i need a ble-uart connection for my project, i tried the ble-uart-example next. compiled fine, but the app doesn´t find the nrf?!?!?? After some minutes for a few second "nodric hrs" popped on, but i couldn´t connect.
Any ideas what i´ve done wrong? Thanks a lot
Grettings from germany Tobias