Hi all,
I have a situation in which softdevice (s310 v2) seems not to forward events to my nrf app (bootloader running dfu) in spite of the fact that my iOS app sees the...
I am sending setup commands to a NRF8001 D device and I receive a command response with status of 0x89. This appears to respond to ACI_STATUS_ERROR_UNSUPPORTED_FORMAT. I cannot...
Hi I'm working on a school project and I need to send data from an accelerometer to a phone I'm currently able to update "dummy" data from my nrf51822 to my phone after following...
Working on an ANT project.
Switched a project from S210 to S310 to add BLE feature.
For the ANT part, there is no source code modification at all.
Sweet.
This is not...
Has anyone experience of successful TICK_DV calibration for nRF9E5? What order of accuracy should be achievable?
In my application I maintain a software RTC clocked by...
Hello,
I manage to work with new S310 V2.
I use S310 for hrm only. Saying so also not for DFU service.
I have own proprietary method for transfering application images...
I am working on an application and need to get the exact time that the master node receive advertising from the slave node. I tried with PPI and it's ok to capture the Radio...
Please tell me the Manufacture Part no: which is used for the 16MHz crystal in the PCA10040 DK. I found it different from the one used in PCA10028 version of the DK with just...
Please tell me the location to download the hardware files for pca10040 version of the nRF51 DK board. I could find only pca10028's hardware files in the nordic's webpage...
Hi,
I have some similar problem when trying to add the custom 128bit characteristic UUID.
The service UUID is advertised correctly but the characteristic UUID not.
...
Im using nrf51822 (16KB RAM), I'm trying to retain some data (RAM) after watchdog reset. when I load only the softdevice and my app, the RAM retention workings, but when I...
HI , ALL
i coded the uart_init in my project.
and i want to regarget the printf in my project.
so i find the retarget function is in the 'retarget.c' ,
i tried...
Hi,
We are using Softdevice S310 Version:3.0.0 and SDK:9.0.0.
My Device working on battery power. We are facing Flash write problem when my battery voltage goes to below...
Please tell me the safe 'Max Voltage Rating' for the capacitor at the DCC pin of the nrf51822 in DCDC mode. I am talking about the C12 cap in the circuit shown in Page 113...
Hi all,
I have an interesting problem where I want to read my bootloaders version (based on the DFU), which I have located at 0x3C100, from my application.
I confirmed...
HI , ALL
in the PS document, i know that there a register for the interruption --- INTENSET.
i wanna know if there is an api to set the interrupt.(or the only is to...
After i asked this question , i changed to use SDK 8.0.0 hrs "s110_for_dfu",
As the same step to try,
i downloaded softdevice(s110) & bootloader(for 8.0.0)
then opened...
I want to set its registers by uart I/F.
Because our host cpu(ARM9) has no SWD I/F.
How can I set its registers by using uart I/F?
I read a document of "nRF51_Series_Reference_manual...
Hi,
Please help me...
This is the first We are launching our product which uses nRF51822 SOC, But I have no idea how do i write manufacturing test? or what are the tests...
Hello,
What I need to do is control a small 128x64px SSD1306 display with my beacon. Could anyone please give me some directions to follow? I tried this library but had...