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...
I have a temperature/humidity sensor from Sensirion. The Type is SHT21x. The sensor has I2C so it should be able to tranfer the data from the sensor to the Nordic chip over...
Hi,
I am attempting to get the ble_app_beacon example working with the s130 softdevice instead of the s110. I am using armgcc and the v8 sdk softdevice headers on a pca10031...
Hello, I have inherited a project from a departed employee. I have a requirement (based on a stated desire from her to my project manager) to "bring the SDK and/or SoftDevice...
Hi,
I am using the nRF24L01+ evaluation kit in a project. Through the EV KIT software I am able to configure the nRF module in receiver mode. I can even see LED 2 light...
Hello,
I am trying to modify the ble_app_uart example from the S110 to the s310 softdevice. I am using the project from nRF51_SDK_8.0.0_5fc2c3a.
I modified the Paths...
Hi,
We are planning to design a custom based on nrf51822 with 1.8v power supply. we just want to know is there any restriction towards accessing peripherals on chip like...
I don't understand how the numbers in the nrf_pwm_init are calculated. Specifically these:
case PWM_MODE_LED_100: // 0-100 resolution, 321Hz PWM frequency, 32kHz timer...
I'm trying to repeatedly toggle a GPIOTE on every CC[0] compare within the time period set by CC[1]. CC[1] runs multiple times. Every time CC[1] is reached I want to stop...
Hi! I am looking into your products, and wonder how the workflow is.
Let's say I get the nRF51 DK to develop something reading from a sensor and sending data.
The DK provides...
Hi,
Through this post I got an updated bootloader for the nRF51822 128Kb chip version:
devzone.nordicsemi.com/.../
After the last update of the iOS nRF Toolboox Version...
I got an easy but fundamental question: How to make sure that the central sees the advertising package of the peripheral..
For example when the peripheral advertises only...
Hi,
I'm interested in 256kB Flash / 32kB RAM version of nRF51822 or nRF51422 (chip variant: QFAC/CFAC).
There is a fully integrated 3rd party module (like the BL600 that...
Hi. I am haveing trouble with the SD looseing connection to phone/ipad when I enable a power converter placed closed by. When I sniff the communication with the phone I can...