Hi,
Recently I want to set up a dynamic network that with the node change this position ,the network will change dynamically.But there is the question,with the node's position...
Dir Sir. I am checking the current profile of nRF24AP2 in RX mode.
After "open channel" command, I found the peak current at 10ms interval until connection pass.
How does...
Hello,
I am using Nordic's UART service to communicate with my project. I use iOS and also Master Control Panel (with a dongle) on a laptop.
I have two questions:
...
SWI*_IRQ is using by softdevice to send event to application, I want to know which priority does softdevice set for them?
Does sd_nvic_critical_region_enter() disable...
I am a started guy.
I only need a bluetooth device (BLE) to check the signal and mac address.
What is the best choice?
I need the smallest and low powered!
Thank you...
I am working on code to setup a bond manager for ancs based off of the example, but have a fixed advertising and connection interval of 25ms. How does the bond manager and...
Hi,
I am trying to set up PWMs on a custom board, but I am not able to observe the outputs using an oscilloscope (pins are constantly at 0V). The PWM channels should be...
Hi,
I have a BLE OTA application and I try to send data with the nRF52840 dongle and a Python application using the pc_ble_driver for Python. I have tested my MCU application...
Hi,
When I try to build zephyr\samples\modules\tflite-micro\hello_world from nRF Connect 2.1.0 on VS code for nRF5340, it didn't build. I get errors like,
cpp:19:10: fatal...
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...