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...
Hello
I built the nrf dm sample for the nrf52840dk_nrf52840 target and loaded it on 2 nrf52840 dev kits
Tried both MCPD and RTT methods
No matter what the distance between...
I did some searching through the samples and could not find any that use indications rather than notifications. I did find some references in other posts that are like 8 years...
Has a community member implemented and fabricated the nRF5340 IC in the WLCSP package that has its pad landings spaced at a 350um ?
If so, can you share design guidelines...
Dear community
I'm new to the nRF9160 and to cellular connectivity related functionality.
We're in the concept phase of a product that implements cellular cloud connectivity...
hi team.
i have one doubt.which type of temperature sensor used in nrf52840.you mentioned in nrf52840 data sheet just temperature sensor.but which type it is thermocouples...
Hi,
I have looked at the "mass" example showing how to expose a fatfs via USB MSC, that looks good.
I want to do this, but using the QSPI flash storage.
Is there an...
Hello,
I have a couple of Adafruit Feather nrf52840 express devices and I want to set up a small openthread network. As far as setting up a simple network where all the...
Hi,
Error happens after follow steps:
1. program app.hex+bootloader.hex+device_page.hex+softdevice.hex to boad.
2. use nRF Mesh APP to provision, it runs well
3. add...
I have 2 DK boards neither of which is working.
The first is a PCA10040 V1.2.1. When I plug it into my Window 10 computer with a data cable, Windows says it's an unrecognized...
Hello,
we're developing a NB-IoT application using the nrf9160 and the nrf modem library.
Let’s suppose the modem is in PSM and due to reception/network issues it cannot...
Dear Nordic Team,
on my board with NRF85240 High Voltage mode is used. Accordingly to datasheet (5.3.8.2 Regulator Specifications, REG0 stage), in this mode the following...
Can you help with why I get this serial debug message when trying to start Headset nrf5340_Audio DK in DFU mode
HR [00:00:02.068,450] <err> dfu: SMP_SVR Advertising failed...
Hi!
I have an issue with control of the MAGPIO during RFTEST procedures.
The device is using RF Switch (like Thingy91) and I want to perform SNR/Received signal power...