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...
Hi all,
I am developing a low power product based on the nrf52840 module, using the openthread stack from NCS (v1.4.99). Since the device is powered by battery only and...
I would like to use MAGPIO0 , 1 and 2 as 1.8V inputs. I've read through the documentation, but can't find any way to assign pin numbers to these (I'm using Zephyr), only that...
Hi,
First i want to know what is the relationship between connection interval and GAP Event Length.
In one test condition I configured as:
connection interval = 7...
Hi Experts,
We are developing application on nRF52840 based BLE 5.0 module i.e. BMD-340, in short we are integrating the BLE in one of our existing product & upcoming...
Hi Nordic Team,
I'm working with Nordic NRF52832 BLE development Kit. Currently, we are working with DFU Secure bootloader. In this bootloader, we tried the button pressed...
Hello everyone, I am running a code with uart i2c interruption and power management but I have this error : nrf_pwr_mgmt.c:78: undefined reference to `__start_pwr_mgmt_data...
Hi,
Does Nordic have a network-steering function that attempts to join networks on all channels? We will not know which network channel the sensor needs to join ahead of...
Earlier (couple of months) I was working on the examples/peripheral/ppi example in SDK12.2.0. I converted the Keil project inside pca10028/blank/arm5_no_packs to a Segger...
Hello,
I am trying to reset the Zigbee network configuration on my End Device when the user press on a reset button for a long time.
I don't want to restart the product...
Hey.
I have a GPS chip which uses 57600 baud for its rx pin, and 115200 baud for its TX pin.
I need to switch between the two baud rates, and also some times connect to...
I'm using nRF51822_xxAA , with SDK12.3.0 and Softdevice S130 v2.0.1 on Keil V5.29.0.0. And as a central I use Redmi 7A phone with Android V10. I want to sample ADC @ 200Hz...
Hi,all:
There is a question when I run usb_msc example on nrf52840DK(sdk17.0.2),I do as following steps,
Then,after I press button 1 for serial times,I found there are...
I want to get started with nRF52832 in Arduino. I have a Ebyte development board with E73 module containing the NRF chip.
The hardware is quite similar to Adafruit NRF52...
Hi,
Hope you are doing well!
I am trying to do Buttonless DFU on our own Android APP. I have finished programming on nrf end and succeed doing DFU on 'nrf connect...
Hello, I have done customized board using nRF52832 and when I try to flash code using nRF52 DK(Jtag) it is showing following error. could not fetch memory size of target devkit...