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...
Hi Admin.
How can i calculate distance using RSSI. is there any existing method available? i tried statically(like 35-40=1m 40-45=2m) but i dont know actual method to get...
Hi all,
I am trying to add the iOSDFULibrary library to an existing Objective-c project via Cocoapods (Xcode 8.2.1 - target iOS 10).
I have followed the steps reported...
Hi
I've just done a few tests with the FDS system of the SDK12.2. My observation is, that the FDS doesn't properly use all assigned flash pages to reach a maximal lifetime...
Hi,
I am quite new to nRF51 development so please excuse me for my mistakes or not using right words if any. I have some code that fully works on the official nRF51 DK...
Iam using softdivice 110 and sdk 10.0.0, when i connect UART RX pin to TX of STN1110 the processor doesn't start until I remove connection between RX of nRF51822 and TX of...
Is this antenna pattern and design for our custom board is fine? we are using the nrf51822 with matching circuit.
Please put your valuable suggestion from your experience...
Hello,
I am using nrf5 sdk 12, and I have read the documentation in ble_gap.h for NRF_ERROR_INVALID_STATE and I have seen a few questions on this forum, and what I understand...
I have an application (with SD S212) that uses NFC. Ideally, the processor would be in idle most of the time, waking up only to FIELDDETECTED and FIELDLOST events.
The...
Hello,
in nRF52832_PS_v1.2.pdf, in the timer section for the MODE register, there is a third mode named "Low Power Counter" described, without any description in the rest...
Dear Everyone.
Hi, I develop nrf51822 with DK PCA10028. I have been optimizing the power consumption to some extent. But now I am very confused.
I use S110 softdevice...
Has the nRF51822 already got the QID and BQB certificate? Our BLE module using nRF51822 doesn't do the QID and BQB test. Can our product using the BLE module add the BLE logo...
Hi,
We need a 2.4Ghz smd antenna, not to emit bluetooth but a in-house protocol we are testing.
It will need to fit on a pcb and have good performance, and production...
Hi,
I wonder where and how to define NRF_CLOCK_LFCLKSRC using the VisualGDB Beacon sample using VisualStudio with VisualGDB.
The sample includes
#include <stdbool.h...
Hi I was having difficulties trying to obtain the download link for the nRF52 SDK 0.9.2.
I think this used to be the link:
developer.nordicsemi.com/.../
But that links...