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,
My android Proximity application fails on service discovery only for the very first time it connects with the devices(nrf51822 evaluation kit with sdk 5.2.0). Actually...
Has anyone converted the app note AN34 DTM Python script to C# or C/C++ ?
The Python DTM script is works OK with the setup specified in the app note AN34 figure 2, which...
Hello.
I am developing using nRF5340DK and nRF Connect SDK v2.9.0. I am checking the operation of "Scheduler Server". The action was executed, and the date and time are...
Hello. Using the Zigbee messaging cluster, we are writing code for data exchange between ZR and ZED. (Based on the Zigbee example light_bulb/light_switch/light_coordinator...
Hello,
I have a custom board which has an nrf5340 on it. We are using nRF Connect/Zephyr in this project. Currently the board has a pretty simple interface seen in my overlay...
I am currently developing a PC application for Bluetooth data reception and chart display. I want to perform secondary development on pc-nrfconnect-ble. My current development...
I'm using SDK15.3 on an nRF52840 with FreeRTOS and specifically non-preemptive scheduling.
I want to so some transfers on SPIM (it's configure with DMA but that's not a...
My project uses a PDM microphone connected to a nrf5340. I previousy had this working using the nrfx_pdm driver, with NCS 2.6 but then had to migrate the project to NCS 2...
There is usually a panel for application where you can see / delete or add build configurations, as shown in the enclosed picture. The panel on my vs code installation has...
Hello,
i am debugging issue in our device. I ported the nrf5340 Audio application to our custom board and modified it for our use. We use audio broadcast mode.
Device...
HI,
I am developing a ble mesh application on SDK 17.2, I enable Instaburst for support long mesh message(more than 300 byte), it worked well.
Now I changed to the nRF...
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...