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...
hi all:
Recently, I develop with nrf52832, the softdevice is nRF52_SDK_0.9.0_0c82e3e.
In my application, I need a big buffer, so 32K ram can not satisfied. As the errata...
Hi all, we designed a custom board using nRF51822 now we need to test these custom boards working properly are not for these I'm creating a factory test project by configuring...
Hello Nordic Semi Developers..
I design my Product prototype using NRF52832
What is the plan of Nordic to provide SDK to support NRF52832 dynamic Mesh with
[1] Over The...
Hello,
I want to read the current ticks in RTC0, and want to measure the time elapsed after some events by using ticks to milliseconds.
Basically i want to display the...
Hello,
I need a little help regarding IoT-SDK 0.8.0 on nRF51.
What I want to achive:
Get the IoT-SDK 0.8.0 MQTT-Example running on nRF51 and publishing sensor data...
I am using nRF51 IoT SDK and nRF51-DK.
After setting up Raspberry Pi3, I ran icmp sample in the SDK for testing ping6.
when sending about 60k byte, we could not send the...
Hello, I used to think that handles are just a member of a stuct or perhaps a field of a packet, which is used to identify data payloads.
Now it seems that I might have...
Hi,
I have a problem with the nrF8001. I connected to STM32F4 and I use the nRF8001 SDK v1.7.
I need send several (less then 20) bytes from the device to the phone with...
Hello,
I used nRF5_SDK_12.1.0_0d23e2a, SoftDevice 8_9_0, the ble_app_uart_c example code.
I want to add the timer, after add the following code, my system can't work....
Hi - I have been unsuccessful using Master Control Panel 3.10.0.14 on win10 to send a new application to a pca10028 with running initial application that supports DFU. What...
Hi,
Using the nRF52 dev kit with S132 Soft Device, with code based on examples with notifications.
I'm trying to send 20-byte notifications to an Android central each...
Hi all, I'm using MDBT40Nano from Raytac corporation with nRF51822 chipset. I tried to connect to my Segger J-Link Base but I'm not able to see the motherboard in nRFGo studio...
Hi all,
Our project base on platform nRF5_sdk11.0.0_89a8197 and use softdevice ANT_s332_nrf52_0.9.1.alpha.hex and refer to demo on path \nRF5_SDK_11.0.0_89a8197\examples...
Hi,
I'm trying to program a nRF51822 board following this tutorial ( chisight.wordpress.com/.../) using OpenOCD in a Raspberry PI.
I have been able to burn the compilated...