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...
Actually we are facing some problems debugging our custom code using breakpoints and/or single stepping.
Searching the forum I found that using the uart seems a possible...
I was doing some range testing using the ack payload feature of nRF24L01 modules, and I noticed that using different packet sizes would affect the number of packets per second...
Hi
I have a MCU with an external sensor connected via SPI sampling data at 1000Hz.
Using the nRF8001 with REQN and RDYN lines is making trouble. The REQN line is pulled...
I am trying to accomplish the following very simple task: use the broadcasting function of my nrf 8001 to send up to 19 Bytes of data over the air (connectionless).
I tried...
I need to create a backlight fade-in/out effect. For this I'm using the latest nrf_pwm lib form here together with the S110 Softdevice. Using the scheduler and an application...
Hi All,
We have been working on Arduino Mega board with BLE shield. We want to get the address of the BLE shield and we are using aci library for that.
I found this...
Hello,
Im using the master control panel app from nordic to use the DFU.
I can only once upload the application over DFU on my nRF51422. Because after the upload is...
Hi,
I have been trying to connect to a proximity tag and stay connected but with no luck. What happening is that the unit connect does its thing and then disconnect with...
I use a OLIMEX nRF8001 module with ATMEGA328 at 3v3. Using the "helloWorld" serial example sketch, I measure a current of approx 400-600uA. However, if I use the calculator...
Hi Nordic
I want to test parameter about output power 、sensitivity and so on ,but we have not software tool . Could you tell us how to test and provide tool to me .
...
Hi,
How to set user description descriptor to a particular attribute? I have created one primary gatt service with more than four characteristics, when is see it through...
Hi,
Master device is whole the time in receive mode and I have a problem with read data from device which address is in Pipe1. IRQ appear and status is 0x4e and FIFO status...
Hello, I bought the nRF51822 Development kit and the nRF6700 starter kit and I'm having trouble finding tutorials on how to use the 2.4 GHz radio mode on the nRF51822. Can...