Hi,
While testing the device firmware update through the nRFtoolbox android application, i get "device has no required service" error more frequently.
I use latest version...
I'm having some trouble successfully entering ON,IDLE mode. I have pared-down my application to do the following:
Initializes the app_timer using the scheduler:
...
I want to control GPIO toggle by PPI. Timer1 is in timer mode. CC[0] is 1000, and CC[1] is 8000.
I use compare[0] to toggle gpio18 by PPI. I also want to use compare[1] to...
Hi,
I use two evk board to connected and test the uart serialization sample(ble_s110_serialization), one is ble_app_hrs and one is ble_app_connectivity. But I have one...
I am getting get BLE_EVT_USER_MEM_REQUEST and BLE_GAP_EVT_CONN_PARAM_UPDATE event, when writing to ble device, sample code did not handle these event, and seems no document...
Hello:
Why do I erase SDK5.2 version of flash and read not, in SDK4.2 can. I tested nrf51_sdk_v5_2_0_39364\nrf51822\Board\nrf6310\flashwrite_example is a good example.However...
Hi,
maybe i have a silly question, but i didn't programm timers before. I know how they work. But how is it possible that there are only three Timers in the 51822 and so...
hello
I am a BEE undergrad student currently doing a project using the nrf51822 Eval-kit.
If you could help with a simple transmitting code. I have to take data from a sensor...
Hi,
I uploaded the app to the kit as I have been doing it for the last 2 months and from now there is no way to get back to advertising mode. Before, I used the nRF Master...
my purpose is like that:i want to collect some useful data from external sensors before initial BLE ,and when the the nrf51822 advertising,i send this data out to the smartphone...
Hi,
I am trying to use the PCA10004 board in a custom application without the use of starter kit.
When I burn the nRF51822 chip with my custom program, in my custom hardware...
2mA in ON mode (IDLE) far too much.
One timer should running to wake the device up after one minute, to take a measurement before going to sleep.
nRF51422_PS_v2.1 ...
I've had an iBeacon-like app running great for months and am now entering limited production so it's time to protect the code. Enabling "Lock entire chip from readback" in...
Hi,
i need to write a linker script for using S130 in my project.
in the moment i don't want to use a boot loader so maybe some one can help me with the correct addresses...
Hi, everyone~
My goal is to collect data from 4 sensors simultaneously using iPhone.
Now, my testing code for sensor nodes is working fine. It was built based on the...
I am an android developer and I am using your nRF Master Control Panel (BLE) product as published on Google play. Below is the link to the app:
play.google.com/.../details...
I want to build a USB dongle, so I purchased the nrf24lu1+ development kit. However, in order to program the target board, it would seem that I need the nrfgo. Is this correct...