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...
I am developing with the nRF5340 using NCS version 2.8 and want to test RSA 2048-bit encryption. However, there is only an example for 4096-bit encryption. Could you explain...
How do I power the nRF9161 DK with a battery? I have a spare 4.2V-3.7V lipo (2000mAh) but according to the docs, VIN ne eds 5V, so any recommendations for a compatible battery...
Hi,
I’m working on enabling the asynchronous API on UART1 in the nRF Cloud Multi-Service sample for the nRF9151. Despite setting the necessary configurations, when I call...
Hi Nordic Surpport,
Our product need to pass Certification, this certification requires "thermal resistance" of nRF52832-QFAA-R7, could you please provide this parameters...
hello:
In nrf5,the content of this struct variable can be easily modified to change the advertising data even during advertising,just like this:
ble_gap_adv_data_t m_adv_data...
Hi Nordic support:
Our product previously used nRF9160, all factory testing commands were included in one modem firmware. Now our product replaced nRF9160 with nRF9151...
I am running on bluetooth peripheral_uart demo with my nrf54l15 board and enable dfu feature so that it could upgrade firmware by using mobile app "nRF Connect", and it worked...
Hello, I have a custom board containing a module from Raytac with a Nordic nRF52840 microcontroller on it. The board also has a 32768kHz oscillator connected to the module...
Hi, I have a nRF5340 using hci_ipc that has the following features:
Central Role + Scanning (Multi-connection to nRF52840 peripherals)
Peripheral Role
QoS Channel...
Hi,
I am developing an android app on channel sounding using Bluetooth low energy. i want to send values from nrf52840 device to my android app, 1) How to send values from...
Hi,
I follow the custom board exercise steps with mynRF52840 DK and when I reach step 8.1 , in the deviceTree visual editor, I notice that the GPIO0/1/TE options under ...
Hi there,
I am using an nRF9160DK and looking to get accurate Timing Advance numbers from it and also information on neighbouring cells. I believe in order to get an accurate...
Since the nRF Connect extension for VS Code is buggy (at least in the latest version of VS Code), is there a guide available for setting up the VS Code IDE without using nRF...
Hi DevZone,
As mentioned in the title, the Welcome page and Application page won't show any selection for my project as following image shown.
My project is based on...