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...
env:
SDK: nRF5_SDK_17.0.2_d674dde
KEIL- ARM
SoftDevice: s140_nrf52_7.2.0_softdevice
i can't understand how MBR jump to bootloader, and how MBR konw the start address...
I'm using SDK 17.0.2 and I'm trying to write a small central device. It should connect to a single peripheral and exchange some data.
Once the peripheral is found, central...
Hi,
I am trying to get access to the code 1.99.99-dev1 branch of the NCS, but I'm not sure where I can find this. More specifically, I would like to use the code of the...
Hi.
I am developing a small notification monitor.
It used a 150mha battery and a 0.92 oled.
I want it to be connected to my phone via Bluetooth and when I send a string...
Hello DevZone,
I have a project where I want to use NFCT for communicating and charging. I have used the NRFX_NFCT library to read and write to my transmitter because...
Hi,
I am doing the java programming with BLE advertise, and I want to make BLE advertise events stop when the advertising events number enough. Are there any methods to...
Hello,
for a device I'm developing I need to be able to set values from an App as well as from the device itself (buttons on said device). So far everything works fine...
We are working on ubuntu 18.04 LTS.
We are trying to install nvs package for smart remote 3 microphone activation but got stuck with the package installation as stated in...
I'm trying to get an overview what my options are to program an nRF52832. So far I have found:
nRF Connect for Desktop + SEGGER Embedded Studio Nordic Edition from segger...
Dear Nordic Engineers
I encountered a problem.I used the nrf5 sdk 17.0.2.I modify ble_app_hrs example.I found that if I turn on pairing, when I erase the flash, the pairing...
I'm using nrf52840 for my product. when testing the Bluetooth RF of this chip, I found that the carrier is offset by 200kHz. i read many similar problems, it seems that the...
Hi, after adding some functional to bootloader an error occurred: section .tdata overlaps absolute placed section .mbr_params_page how to calculate the size need for mbr_params_page...
We have a 52840 based beacon with two versions. Both have exactly the same firmware and PCB, one has a N52840-Q1AAD0-2025KR written on the chip and the other has N52840-Q1AAD0...
Hello!
Im having problem running the PPK II on my PC with Ubuntu 20.
The device attaches to the PC, is visible as `/dev/ttyACM0` block device and dmesg shows no errors...