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...
before i write the flash, it has been erased.so ,its value is all 0xff.
when i write 0x00 to flash address 0x0001,the value read out is not 0x00 but 0x01,and the value in...
I'm looking for a way to use the nordic uart service ( devzone.nordicsemi.com/.../ble_sdk_app_nus_eval.html) from Linux using the native Linux BLE Stack (BlueZ). My application...
Could you update the ble-app-lbs example for SDK 7.1.0?
github.com/.../nrf51-ble-app-lbs
I haven’t been able to get it work.
Since the led_char_add() uses these setters...
Is there a limit to the number of characteristics per (custom) service?
After some testing, it looks like 20 is the maximum (21 causes the device to stop functioning) ...
Hi All,
I am an electronics engineer but new to nRF51822 programming. I have used the PCA10000 & PCA10001 using Nordic SDK, using nRF Studio etc. In nRF Studio, you can...
I'm using SD110, and in my application I have an array of 64, 32-bit integers.
Typically, the client will only need to read 1 of the 64 values, or write to one of the 64...
I'm just getting started with the nRF51-DK, and I'm still confused about which SD I need to load, and which roles I need to support aka GAP and GATT.
My end application...
Hi,
It seems to me that pin assignment and package is the same for both nRF chips. Can I solder nRF51422 chip instead of nRF51822 for ANT testing purposes on my PCA10004...
Hello,
I have a custom board (was built using the Nordic schematics provided with the Smart Beacon Kit). I am using J-Link LITE to try and program the board.
The board...
Today nRF Toolbox App on my Android 5.0 phone is only recognizing HRM code running on my nRF5182-mkit, not other examples.
Today nRFToobox and nRFUART2.0 Apps both...
Hi,
I hope use nrfjprog.exe to do following things:
HW: nrf1822
download s110 6.0
download bootloader
download firmware
write some values to certain addresses...
Hi,
I've tried to search the documents and the forum for an answer to my question, but didn't have much luck.
We have a custom board that uses a STM32 micro and nRF51822...
Hello,
I am currently trying to find out how the BLE devices keep their connections in sync. According to the spec, the peripheral can have a slaveLatency of up to 32s...
Is it possible to run Master Control Panel and the PCA10001(or the J-Link lite) at the same time on the same PC, or will that cause problems? I guess I could simply try it...
Hello, Can anyone point me if the nRF51 Dongle can be used for connecting the device with an Android mobile.
Have used this dongle for connecting with PC opening COMM port...
Hi,
When pointer the p_conn_params of ble_conn_params_init_t to NULL for ble_comm_params_init(),
the connection will be disconnected fast automatically, test with the...
Hi,
I am using custom nrf51822 board. I am trying to debug through JTAG(segger j-link). While downloading the program into flash, I am getting error like "Error: Flash...