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 all!
Because of very strict space requirements, we plan to use two batteries of the type ICP621333HPMT, connected in parallel and in combination with the nPM1300....
I've previously successfully performed OTA DFUs of our application (basically a heavily customized peripheral_uart), running on hardware substantially similar to the nRF5340...
Dear Support Team,
In the project, I'm working on thingy91:nrf9160 board. Our test case scenario is to connect to cellular network(NB-IoT) and acquire GPS fix for which...
Hi,
I am using the PPK2 to evaluate the nRF5340. Neither of these devices is currently working properly, I think the underlying cause has something to do with USB that's...
Hello, I am using SES ARM V7.32 and SDK is 17.1.0.
I am trying to test the ble_app_uart example, but Build failed keeps occurring.
There are no other error comments, so...
Hi Everyone,
I am trying to develop a simple application with the XIAO BLE Sense device, the idea is to send a BLE message when something hits the device. To achieve this...
Hi,
We are considering hooking up an external chip with a Bluetooth standard HCI interface to do Bluetooth classic using Hands Free protocol and Serial Profile protocol...
Hi, I'm trying to implement timer synchronization on one central and multiple peripherals, I'm using nRF52840 and NCS v2.8.0. I've seen the example conn_time_sync which uses...
Dear nRF experts. We are a module manufacturer and we have designed an nRF45L15 module. We are doing a series of verifications. When we were doing the connection test, we...
Hi there,
I am following nRF Connect SDK Fundamentals and it looks like that both k_sleep() and printk() are not working.
GPIO is working but I am not sure why these two...
Dear Nordic teams,
we need to develop a wireless audio product with .
Is it possible to develop our 2.4G wireless private protocol by operating registers on the nRF5430...
Hi, I am having issues with one of our wifi scanning modules not detecting the wifi beacon using the 1M rate . Looking into the PHY level, I demodulated different wifi beacons...
Hello All,
I am using the nRF54L15-DK and the nRF Connect SDK v2.8.0 with the Zigbee-Addon.
Is the maximum TxPower value that can be set for Zigbee 8 dBm?
Best regards...
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...