I can get right value when I chose QDEC_SAMPLEPER_SAMPLEPER_512us in slow application ,but in my application my max data rate is more than 2k, so the QDEC value is less than...
nrf51822 SDK 9.0
iphone 6plus System version IOS9.2
When the phone receives the QQ message "static void notif_print(ble_ancs_c_evt_notif_t * p_notif);" can execute.
but...
Hi..... This is Venkatesh. I am using nRF52-DK Evaluation kit. This is my first question posting here. It is pleasure to have an account to share my knowledge and get the...
Code_Replace_MainDotC.docx
Please look at the attachment of my code. Go to \nRF51_SDK_9.0.0_2e23562\examples\ble_peripheral\ble_app_template\pca10028\s130\arm5_no_packs...
I am in need of the usb-to-uart.hex firmware and the driver for it. This is required to test the radio dongle nRF24LU1+ device (32k) whether it can be programmed through USB...
I've been unsuccessfully trying to serialize BTLE example programs by SPI. I have two PCA10028 boards and I'm using SDK10. In addition to serialization examples, I've tried...
Hi everyone,
I have a nrf51-dk. I am running Master Control Panel app on my win7 computer. However, I cannot see my nrf51-dk in discovered devices section. Log says, Loading...
I am working on an application for the nRF52 Preview board, using SDK 0.9.2. I need to acquire about five analog samples from a single channel at roughly 100 Hz, then wait...
I use SDK9.0,SD8.0,the device is 51822AC,the device can enter to Bootloader mode.
As it shows below.
Then I selected the .zip file to start DFU
But when it reached...
I'm trying to do all my development on linux, mostly so that I can use a continuous integration environment. I'm setting up a server to compile my firmware app on every pull...
Hello I am currently using the NRF52 DK2 PCA10040 with S132 soft device (nRF52 SDK v0.9.2) . I have setup my code to sample 4 analog pins periodically. I configured double...
Hi everyone,
Well, our device is based on NRF 51822 CFAC MCU. It’s an ibeacon based device which advertises and receives data frequently, and writes data into flash memory...
Hi,
I have a project that uses PStorage and the Nordic UART Service. PStorage is used to store a variable that is updated by the device, irrespective of the Bluetooth,...
Question:
From ble device I have to send some data or character to mobile in connected mode. After sending that data the device is not going to sleep mode while connected...
I'm trying to modify the beacon properties of the nrf Beacon in the nRF Beacon APP but it doesn't allow me to change those properties.
If I use the Beacon scanner the device...
I am trying to find out the part number of the antenna (I assume it is a PCB antenna) used in the nRF51 DK ( www.nordicsemi.com/.../nRF51-DK) . I found a lot of similar questions...
Hi, I tried it from my Nexus 5, using the Android version of MCP. I can connect/unconnect, detect link loss, and (apparently) everything else, but only LED 1 seems to behave...
I want to connect one peripheral to a few central devices (lets say 3) but the central devices don't need to be connected to the peripheral at the same time. Should the PERIPHERAL_LINK_COUNT...
Thanks for the info already provided in devzone.nordicsemi.com/.../
I'm starting a new design with size (and volume) minimization a key requirement. Couple questions: ...
I am looking at the common nRF24L01+ module PCB with integrated antenna which is available at several suppliers. See picture below:
My question is - was this PCB design...
I'm using nrf51822, sd 10 and bootlader from sdk10. I can perform DFU to my application by loading the zip file with nRF master control.
Now I performed some customizations...