Hi,
how long does it take time if i would wake up a nrf51422 rev2 (ANT and BLE) in deepest possible sleep mode ?
And how long does it tai if after wakeup it had to communicate...
I saw that the app_timer uses the SWI0. Could you explain what it does and what the advantage is compared to "timer_list_handler_sched()" calling "timer_list_handler()" directly...
Hi, I used the sample code "Master Emulator->2.1.7.8226->Example code->nRFUart"
to develop a new project, and encounter some questions...
we update nRF6310...
Hello,
How many RX buffers are in S110 SoftDevice? I know there are 6 TX buffers (so you can send 6 packets per Connection Interval).
How is it on receiving?
Is it e...
My sensor is off-standard,so I have to use gpio to read and write my sensor.
Gpio IIC will take about 0.5ms to get data.
My app need send data every 7.5ms,it seems that...
Hi,
My android Proximity application fails on service discovery only for the very first time it connects with the devices(nrf51822 evaluation kit with sdk 5.2.0). Actually...
Has anyone converted the app note AN34 DTM Python script to C# or C/C++ ?
The Python DTM script is works OK with the setup specified in the app note AN34 figure 2, which...
Hello Everyone!
I want to program nrf51822. I'm using open OCD 0.9. I created openocd.cfg file:
source [find interface/stlink-v2.cfg]
transport select hla_swd
set WORKAREASIZE...
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've downloaded S130 SoftDevice and found an example s130_demo_app which contains a project file for Keil v4, but when I am trying to open it in Keil V5 (that is the only...
Hello -
I'm not having any success using my PCA10024 as a dongle for MCP. Here is what I'm doing so far....
Remove PCA10024 jumper from P0.30-GND.
Connect PCA10024...
Greetings,
I am trying to minimize my BOM line items. Can C10 decoupling capacitor stated as 47nF/X5R on the reference design be replaced with 100nF/X5R without consequence...
Hello,
I know that this question was here before, but I've read all of the questions and answers and still I don't know what I do wrong.
I'm using 3 PWM channels to...
Hi,
I modified the uart_example project for the pca10001 board of the nRF51822 evaluation kit to make it work with a UART TTL JPEG camera. So far, the camera can receive...
Hi,
There was a thread about using PAs (and not LNAs) with the nRF51 a while back with some good advice.
One question I still have: is there currently any way to support...
The nRF51 Series Reference Manual v3.0 notes the potential need to set the OVERRIDEx registers in the radio mode to values from FICR.BLE_1MBIT to meet deviation requirements...
hi, i am working on a project which needs a relatively accurate high frquency clock. when i ran my program without softdevice, the HF clock's accurency could fullfil our requirement...
I'm trying to update the 51822 beacon example to work with iOS8 (iBeacon).
So far, I have registered to get iBeacon license from Apple, and setup the tools for compilation...
As the title states.
The DFU controller for OTA updating of the nrf series is described in the documentation of SDK 6.0. It is possible to flash the nordic USB dongle with...
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...
Hello -
I'd like to make sure my RAM/ROM layout for the nRF51822_XXACis OK - if someone has a minute to double-check it that'd be great.
I started with the "nRF51822 Beacon...