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,
We have experienced odd problem, we are not able to scroll up or down SDK documentation at these pages on Android devices. IPHONE browser Safari works ok. Any help...
This is a continuation of the topic here that is now closed
https://devzone.nordicsemi.com/f/nordic-q-a/85590/nrf9160-azure_iot_hub-change-dps-username-during-run-time ...
Hi, I want to update the modem firmware devices(in the field).I am using nRfconnect sdk 1.5.0 and hardware is brf9160 SICA B1 . current modem firmware is 1.2.3 . I tried to...
I tried to define an event as in attached figure. During Build, the error in the as shown in the attached imageoccurs. Where to define Log Configurations ? I ading custom...
cpu info:nrf5340
software:nrf connect sdk 1.6.1
hi professor,
In the uart interrupt I call k_fifo_put to trigger rx process thread but it is not take effect.What person...
Hi,
we are developing a system based on device with nRF52840 S140 ( central and pheripheral).
We developed on both side a custom service.
System is working fine bonding...
I'm new to the Bluetooth mesh world and I'm trying to change some basic configuration parameters during runtime, by modifying the Light Switch example. I've searched around...
Hello,
We are using Zephyr v2.6 and nRF51822 SoC in our project.
Because we are porting the code from the SDK environment into the Zephyr environment, we decided to use...
Hello everyone,
in the last chapter of
https://devzone.nordicsemi.com/guides/nrf-connect-sdk-guides/b/getting-started/posts/nrf-connect-sdk-tutorial---part-1-ncs-v1-4...
Hi,
I have removed UART from my custom board dts file as in my current application, I am not using UART for any transfer.
But due to this, I am unable to compile code...
Dear Forum,
I already succeeded in using the Nordic Toolbox's DFU-App to update the firmware of a BM833 via secure bootloader. I found out, that the Android DFU App is available...
Greetings,
Which Bluetooth LE examples in NCS v1.9.1 are suitable for the nRF52810?
I tried the usual suspects. peripheral_uart overflows flash and RAM.
peripheral_lbs...
The documents for setting up and using a Matter network require a change to account for new behavior of the chip tools.
https://developer.nordicsemi.com/nRF_Connect_SDK...
Hi Support Team,
we use the nrf52840-dk board to capture a bunch the emitted power of WiFi sources. In other words, we simply capture RSSI values until the data if full...
According to the official BLE core specification, in the scanning state:
"If the scanWindow and the scanInterval parameters are set to the same value by the Host, the Link...