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...
hello Nordic
i work with nrf52832, with ncs 1.7.1 (moving soon to 1.9.2)
i have some issues with my spim clk and i think (not sure) its related to working with spim0...
Hi
I am trying to bring up the Nordic LE Audio example (nrf/applications/nrf5340_audio) and a basic BLE peripheral (nrf/samples/bluetooth/peripheral_lbs) on the nRF5340...
I want to run a single-edned comparator using the 1.2Vref. I cannot find details on a few items. just how to set it up
A) what is the variance on the 1.2V reference voltage...
Here is a warning during build
C:/v2.1.0/nrf/subsys/bluetooth/mesh/shell/shell_utils.c: In function 'shell_model_strtosensorval': C:\v2.1.0\nrf\subsys\bluetooth\mesh\shell...
Hi,
I downloaded Android-nRF-Toolbox and ble library source code from https://github.com/NordicSemiconductor/Android-nRF-Toolbox https://github.com/NordicSemiconductor/Android...
Hello,
My thingy:91 was working nicely, even connecting to nRFcloud. But after updating the firmware to thingy91_fw_2022-09-15_7a358cb7 and Update jitp certificates it doesn...
Currently we are developing a board that requires to functionality of the nRF52840 dongle (pca10059), however for convenience sake we have incorporated.
The problem arises...
Hi,
I use NCS 2.0.0 with 2 nrf52840, one peripheral with manny notification and one with Bletooth Shell sample.
I can see all notification of the peripheral with my Phone...
I need support on Long range in Bluetooth Mesh network. I am coding on VS-Code, toolchain nRF Connect SDK v2.0.0. Zephyz OS v3.0.99, nrf52833 SOC, 8dbm in Kconfig (TX power...
Hi,
I am facing issue with nrf5340 DK. It is not powering ON properly and not detecting.
When I am trying to power on the DK by connecting USB, the LED5 (PCA10095) on...
I'm trying to get some data written and read from flash memory using the fstorage library as explained in the examples provided with the sdk.
I write to flash and get the...
Hi,
I am still investigating this but, I think it is best that we discuss it on this forum.
I am using SDK 16.0.0, nRF52840, secure_bootloader_usb on a custom board. The...