after flash DFU program into pca10001 board, com3 is not accessible,
www.dropbox.com/.../Screenshot 2014-04-26 15.41.47.png
even after I erase all, and re upload soft...
Using S120 V 8.0.0.3 alpha, processing a BLE_GATTC_EVT_READ_RSP,
received 0x16 bytes of data but there is more to read. Next call to
sd_ble_gattc_read using the same connection...
Hello:
Why Bluetooth Go to system-off mode, sd_power_ramon_set can not be stored. In D: \ RAM save nrf51_sdk_v5_2_0_39364 \ nrf51822 \ Board \ nrf6310 \ s110 \ ble_app_rscs...
Hi,
Recently I want to set up a dynamic network that with the node change this position ,the network will change dynamically.But there is the question,with the node's position...
Dir Sir. I am checking the current profile of nRF24AP2 in RX mode.
After "open channel" command, I found the peak current at 10ms interval until connection pass.
How does...
Hello,
I am using Nordic's UART service to communicate with my project. I use iOS and also Master Control Panel (with a dongle) on a laptop.
I have two questions:
...
SWI*_IRQ is using by softdevice to send event to application, I want to know which priority does softdevice set for them?
Does sd_nvic_critical_region_enter() disable...
Hello Everyone,
As mentioned in nRF51-DK user guide, nRF51-DK has segger J-link debug out functionality. that means we can use this on board segger for downloading hex...
I have the nRF51822-DK and have been able to build and run the sample projects, e.g, ble_app_beacon.
I've just built a board using Taiyo Yuden's EYSFCNZXX module that's...
test the gpiote_example for timer0 in pca10003, the function is ok, LED blinking 200ms. but I change the timer0 to timer1 or timer2, the LED always on,and never blinking....
Hi! I use S130 on nRF51822 device.
After device is connected as peripheral I try to discover services using Master Control Panel but device disconnects. In Master Control...
I'm trying to start advertisement after establishing peripheral connection (on BLE_GAP_EVT_CONNECTED event) but called function sd_ble_gap_adv_start(...) returns NRF_ERROR_INVALID_STATE...
Hi
I'm working on a project to drive a DC motor, I really didn't find any example. I would like to know how can I program a pin in Keil, and I would be happy to have a...
Hello,
I am trying to get a lower connection interval from iOS. But the lowest connection interval I could get were 30ms.
Anyone has experience to achieve the connection...
Hi.
I find this code github.com/.../nrf51-dfu-single-bank-ble
I want to compile bootloader and download it on PCA10004.
I have KEIL 5.12 and the project file of the link...
Hi,
I want to create a service for test logger. Through this service i want to write n bytes at a time and after few delay want to write again some n bytes. These written...
I'm struggling to get started using Keil with an NRF51822 mounted on a custom board that I have cobbled together.
I have opened the blinky/pca10031 example as a starting...
Hello, I have two nRF24L01 devices that can already talk to each other on a custom address. When I try to talk to the nRF51822 from one of the nRF24L01 devices, I cannot get...
services.h
Hi,
I'm writing an interface for my nRF8001 and am a bit confused about the NB_SETUP_MESSAGES value. In my services.h file the value is 14 when it appears there...
May be i haven't seen it, but how i can select if the setup will be stored in the NVM or volatile storage.
I prefere to start development with volatile storage.
On Page...