Hello,
In an ongoing company project we use a couple of nRF51 transceivers forming a beacon enabled wireless sensor network consisting of one base station and multiple...
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...
I checked the gps sample program on nrf v1.2.0.
AGPS function downloads GPS assisted data from SUPL server through LTE.
What if I do band lock while using the AGPS? Does...
Is it possible to send a CW signal at 806 MHz with the command "AT% XRFTEST = 1". The frequency 806 MHz is downlink from band 20. To optimize the antennas it would be ideal...
Hello! Is it normal, that there are 2 applications in memory after secure buttonless DFU update? Please see screenshot of memory map:
I used SDK version 16. Shouldn't...
Hi all,
My device is working as a HID device. it's working on android and iPad but not work on macOS. It's can't solve the security procedure and returning error: <info...
Hi,
I'm working on a project using a custom pcb with a 52832 chip. It has worked good for several months, but I got a Hard Fault during flashing today. Flashed it 3 times...
Hi team,
My customer is using Thingy52 for some prototype and they output some data from sensors, 2 questions:
1. What does the form of the data means as "6Q10 fixpoint...
Hi there,
Is there any certifications required for the newly developed product that is using nrf SDK and nrf52832 SOC and can we use bluetooth logo in that product?
...
Hi
I am trying to connect my nRF52832 DK with Raspberry Pi via BLE. I am able to discover the board on Pi, when bluetooth is turned on. However, I get an error on Pi saying...
Hi ...
i want to change the device name dynamically, i read my questions related to it , still not working . Here , gap_param_init i have set the flag to change the device...
To the kind attention of Nordic support team,
I have got a
1. PCA10040 board, with ble secured bootloader installed
2. PCA10056 that I usually work with every day, these...
Hi,
I'm using direct advertising in order to connect to mobile devices which were already connected to my nrf device. After the first connection, I save the mobile address...
Could it possible to reduce INIT and ADVERISE times ?
What is normal startup time for nrf52832 init peripheral for advertising?
What is the minimum possible advertising...
In the OPS register description, as well as in the files modules/hal/nordic/nrfx/mdk/nrf5340_application.h and nrf5340_network.h the HFCLKAUDIOALWAYSRUN register is incorrectly...