I want to count clocks in order to implement a watch. I use the RTC0 as my time-base and count mainly with this device. As it has just 24 bits it would not last for long,...
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...
Hello!
We designed and manufactured board with nRF52832_QFAA. The NFC pins was configured as IO and connected to sensors. The problem is that we see that those pins get...
Has any-one been successful waking up a sleeping 328P via a NRF24L01 PRX IRQ interrupt?? My scenario is as below.
Establishing a two way communication between two arduino...
Color sensing not working after DFU. No color reflection LED activity noted. I would like to have more detailed info on how the color sensing code translates the raw color...
Hello.
I need to use LESC numeric comparison pairing.
It seems that the PIN is automatically and ramdomly generated after the connection occurs.
I would need to manage...
I am running a nrf52 with IOT sdk's Cloud CoAP example. I am wondering about the parameters that I would need to integrate this into a product. These include the stack size...
Hello,
I am using 52832 to test ble data throughput. When two devices are close to each other, the throughput can reach 80kB/s, but if the distance is about 4 meters, the...
The nRF51422 product specification says that you have to use a +-40 ppm crystal for BLE applications.
On DigiKey, there are 2 columns for 2520 crystals: frequency stability...
Hey,
I just want to know if anybody sucessfully connected HDMI CEC (One-Wire bus) with the nRF52832.
I would be very grateful if anybody could share the library or give...
Hello, I downloaded the ble_mesh_v0.9.1-Alpha source code from nordic website, and tried to port it to my pca10056 devboard.
When doing so, I noticed that some function...
Hi All,
I would like to use FreeRTOS in my project. I try to play with the examples/ble_peripheral/ble_app_hrs_freertos project.
I have enabled logging with RTT. The...
Hi, when reading BLE Mesh specs, this paragraph caught my attention:
Messages may support a delay parameter that indicates a delay between receiving a message and
starting...
nRF5 SDK v13.0.0
Release Date: Week 11, 2017
Highlights:
Implemented a new license scheme for the SDK distribution. See the
documentation folder for details....
Hi,
I am using "nrf5 sdk v11.0" ble_peripheral "ble_ancs_c" example for nrf52_DK(PCA10040) .
When i connect to the my ios device then accepted pairing request then i am...