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...
Hi all,
We need to develop a communication channel between 2 Controllers
One is Master controller and another is Slave controller
Master controller will send Data...
I'm developing a central providing NUS client service to multiple concurrent peripherals.
I use nRF52832 DK and SDK14.0, s132_nrf52_5.0.0.
I Want that NUS central can...
Hi,
I am working on another project.
I want to make BLE and USB BULK communication operate at the same time.
My development environment is Keil,
It uses nRF52840 and...
According to the point above
link text
i bought the thingy but i did'nt think about the jlink ..
you can add me to the advent calendar ;-> for a nRF52 DK because...
I understand that the connection parameters viz. connection interval, connection supervision timeout and slave latency are negotiated between the BLE Central and BLE Peripheral...
We currently have a SPI interface between MSP and the Nordic nRF52840. In the DTM documentation it indicates UART is used to command the tests. Is it possible to do this using...
Hi,
I have 5 nrf52832 and nrf52851 beacon boards. All nRFs working in the beacon mode. They all in the same room. I tring to get a list of the active beacons the module...
Started out with the ble_nus-exmple. Added logging of a sensor to flash, and got it to work in SDK11, even without using the sd_flash*-routines, but writing/erasing directly...
I would like to perform an OTA on the DWM1001 board which has a nrf52832.Where can i get the details an the range that can be achieved with employing ANT.Are there any test...
I am following Tutorial 7 on "Development with GCC and Eclipse" and I am working in the Windows 8.1. I have followed instructions from the tutorial for installing the arm...
hi,
i am using a nRF5240 DK for receiving multiple services and characteristics data from Nordic_thingy_52,to receive and print this data on UART i used sdk 14.2.0's "ble_app_blinkey_c...
Hi there~. I was working on a BLE RC car (BLE peripheral) using Nordic's nRF52832-QFAA MCU , Nordic's UART Service for motor control, and Battery Service (BAS) for battery...
Hello.
The development environment is as follows :
OS : Windows 7 Pro 64bit
IDE : Keil uVision V5.24.1
Python : 2.7
SDK Version : nRF5_SDK_14.0.0
DK : PCA10040...