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 Nordic,
I am having problems knowing what exactly happens in the following situation:
I have a connection established between a master and a slave, and the master...
Hi,
I have started your tutorials and just complement this one. devzone.nordicsemi.com/.../
Now when I tried to download other programs on the development kit, I get...
Hi,
I have wierd experience about using float32_t.
This is my test:
When i use operations on float64_t i got:
0.0001s MAIN:INFO:init_finished
0.0001s MAIN:INFO:loop...
I have a program which uses two timers to flash an LED, alternating between flashing once every 5s for 15s, then once every 0.25s for 15s.
If I run this on the nRF52-DK...
Hello,
I am new to nrf51822 BLE. I am using MDBT40 (nrf51822 series). Complete project is powered by 12V, 2500 Mah lithium ion Battery pack. I want to monitor battery level...
Hi,
I know how to OTA a ble device, but how do this on a ble master?
Is there any nrf tool can OTA a ble master ?
dev environment:
SoftDevices:S130 v2.0.1
sdk: nRF5_SDK_12...
Hi,
we are using a ISP130301 module from Insight SIP (containing a nrf51822CEAA ) with a low power acceleration sensor ADXL362 , connected via SPI. SoftDevice is s130_nrf51_2...
Hi,
SDK: nRF5_SDK_12.2.0_f012efa
No softdevice
Example: nRF5_SDK_12.2.0_f012efa\examples\peripheral\radio\transmitter\pca10040\blank
and receiver.
I have running...
Hello,
I am using nrf51 and firmware is ble_app_gls. I have modified my code to work for dfu as well.
I am getting error as follows
.\_build\nrf51422_xxac.axf: Error...
I try to integrate the CoAP Server and TFTP DFU example code, and it works well.
[ENV]
IoT SDK v0.9.0
nRF52832 DK
According to the specification, the MTU...
Hi, dear support team,
I program the softdevice(S110,v7.1.0) to the nRF51822 devices(our product) by nRFgo Studio v1.21.1.3.
The nRFgo Studio shows a error message as...
Good afternoon.
I have 2 boards NRF51:
One as beacon (SDK 9), use example code "nRF51_SDK_9.0.0\examples\ble_peripheral\ble_app_beacon".
The other as...
Hi,
I have a problem using Secure DFU Bootloader available in SDK 12.1 on nRF51822_xxAA SoC.
Initilaly i was using nRF51 DK board and Secure Bootloader example in SDK...
Hello,
In our application, we do not use the antenna at Pin30.
However, in Nordic's Reference design in Github, even the simplest design (nRF52832_qfaa_dcdc) has an...
Hello,
Can I interact with the internal device of the nRF52 DK (PCA10040) while an other nRF52 connected through the P20 (or P19) connector?
The JLink tool has a "device...