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...
Dear Sir/Madam,
I am testing iBeacon application on the nRF51822 mounted on nRF6310 motherboard.
I programmed the ble_app_beacon application in the keil_v5\ARM\Device...
Hello,
I get a sample code in the dir flllowed after intsalling nRF51 SDK:
\Keil\ARM\Device\Nordic\nrf51822\Board\pca10001\s110\ble_app_beacon_code\main.c
but I still...
I ve installed CSR bluetooth 4.0 adapter , it can communicated with even the bluetooth 2.0 devices, how ever it even can not discovery the board when I programed the softDevice...
Hi,
I have ordered nrf51822 development kit with one of my local vendor. when the product came to india , it was checked in customs office somehow the samples in the kit...
I'm using an nRF51822. Currently, I'm using the low power sleep mode. The device uses about 1.5 uA in sleep, which is great. The firmware wakes up the device every n minutes...
I have a fully functional code for 8-bit data acquisition using nrf24le1. Now i want to upgrade it to 12-bit resolution ,but i have problems in doing so .
In my project...
I am making a module using nrf51822 and a chip antenna.
I need a layout from nrf51822 to a chip antenna through matching chircuit.
Unfortunately, I don't know how to...
Hi,
1. I want to design a product as a tag,which can read the temperature and transmit the data to a host,the host can read several devices' data. which mode would I use...
Hi everyone,
Just recently I've got two nRF6310 EVB boards with a nRF51822!
When I connect board via USB and open the nRFgo Studio, it can recognize the board as nRF ISP...
For nRF5122 BLEStack, it is analyzed that the event is processed in each of the interrupt handler for the interrupt terminal BLE
I understand that is processed through the...
I tried to set a GATT server and a GATT client for each Central and Peripheral, but code exceeds the memory limit.
Then i consider to transport by HCI. But I totally confused...
We have code that must erase a page in flash every once in a while, while S110 is advertising. The advertising interval is set to 0xF4 (which is about 150ms) and we have scan...
I am using nrf51_sdk_v6_0_0_43681 and s110_nrf51822_7.0.01 wiht nrf51822, and I modifiy code based on ble_app_uart.
Here I am trying to launch a continous ADC sample with...
Hi,
whenever i try to program the PCA10000 ( USB dongle) using MASTER CONTROL PANEL(3.4.0) i'm getting log messages like as below,
"...........
Successful flash!
Enabling...
Hi Hakon.... when i compile my project i get some linker errors,
._build\gzll_host_ack_payload.axf: Error: L6218E: Undefined symbol __main (referred from arm_startup_nrf51...