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...
How to setup MQTT for CloudMQTT? I have working raspberry PI I can ping and connect to device when follow the user guide. Now I like to try MQTT example but don´t know how...
Is there a list of every interrupt these functions effect. Specifically I am worried about
static void ble_evt_dispatch(ble_evt_t * p_ble_evt)
My assumption is that...
Is there any S110 demo with good communication between periphera and APP in phone side in SDK 6.0? It means that data channle works well from 51822 to APP and APP to 51822...
Is there any S110 demo with good communication between periphera and APP in phone side in SDK 6.0? It means that data channle works well from 51822 to APP and APP to 51822...
The nRF51 series reference manual v3.0 documents 3 Real Time Counters: RTC0, RTC1 and RTC2 (pp 17 and 109). However, RTC2 does not appear in the SDK documentation (e.g. no...
when I download program(pin_change_int_example) in nrf51822, Immediate Interrupt is occured
And when I push the button, Interrupt is stop...
What is problem?
I want...
Hello,
I am designing a board based on the SoC nRF51822. Since this is a homemade project I do not have lab equipment so I can not measure antenna impedance and therefore...
I'm trying to pull my project out of the examples directory, but there seems to be many dependencies on files far outside my project, and files not shown in my project file...
We use Laird BL600 module in our design. Laird engineers has informed us, that to update softdevice firmware of Nordic nRF51822 chip inside module they use Jlink adapter over...
Hello,
i've already read a lot about this topic in this forum, but now I'm unable to continue on my own. I wan't to migrate the DFU SDK emaple from Keil to GCC. I already...
Hello,
I am trying to use the nrf24l01+. But I don´t get any signal in the MISO pin. I have the same behavior in all my nrf24l01+ devices.
The MISO pin as always HIGH...
Hi,
I'm despair.
I am trying to receive data from the device with nRF2402G with a nRF24L01 + module.
The old receiver is destroyed.
I believe that I have put all the notes...
A long term problem with the Segger JLink drivers on OS X has been that for composite devices, the Seggers with both a JLink/JTag plus a USB for the UART, like those on the...