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...
Dear Support Team,
I'm trying to develop a mouse using Pixart's PAW3395 sensor. I've written functions for reading and writing data through the SPI interface. I took help...
I didnt see in the data sheet a specific window of time the chip needs to properly shutdown without interrupting a critical process that might cause corrupted memory. I am...
Hello. I am attempting to run the Matter Template app sample on the Adafruit Feather nRF52840 Express board.
I created a pm_static.yml file with the following configuration...
Dear Nordic Engineers
I would like to test the GPS of NRF9160 with CMW500.
I used a line(IPEX to SME) to connect the GPS pedestal to CMW500.
I downloaded the serial...
HI
We are mass producing products using nRF52832.
However, during production, a PCB was found to not detect low battery voltage for about 5%, so we are inquiring about...
Hi
I have couple of questions,
GRTC work as RTC (Real Time Clock)?
If yes then why there are three dedicated pins? (P0.03,P0.04,P1.08) means we can use it at outside...
Hello,
I am currently working through the nRF Connect SDK Intermediate training in preparation for an upcoming project. Said project will require communication between two...
Hello. I'm trying to run a sample with sending data via Lora. I'm using llcc68 but as I read in previous threads, the code for sx1262 should work on my chip.
Here is my...
Hello,
In nRF Connect for Mobile, custom UUIDs show up as unknown, making it difficult to identify them easily.
Is there a way to add custom UUIDs, as can be done for...
Hello.
I am developing using nRF5340DK and nRF Connect SDK v2.9.0. I am checking the operation of "Scheduler Server". The registered schedule was changed to inactive, but...
Hi,
I cleared my desktop and development environment.
So I rebuilt IDE using VSCode and NCS 2.9.0.
Everything works well without Intellisense in VSCode.
As above...
Hallo Nordic support team
In a current project I have got stuck with cmsis_os . The micro restarts after trying to send the first package with bt_nus_send.
The same code...
In my project, nrf52832 used as a communication module.
In order to let user's phone reconnect automatically,I add HID service,appearance and uuid into advertising packet...