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...
Getting this issue while building the code I have tried these given options but did not worked out . Please help me with this. I have included all the required driver files...
Our Setup
STM32 Chip (master) connected to nRF52840 (slave) via UART
STM32 is supposed to update the application on n RF52840
nRF52840 runs the secure UART bootloader...
Hi There,
I am currently developing the firmware for a peripheral device using the NRF52840 and NCS V2.0.0.
At the moment everything is working as expected except for...
Hello,
I'm evaluating using the opus library included as a of the "nRFready Smart Remote 3 nRF52" as a part of our zephyr based application. We only need to decode stored...
Hi,
I've installed "nRF Connect for Desktop v3.12.0" on Win 10 (Version 21H2, Build 19044.2006) and then installed the Programmer v3.0.4 out of nRF Connect. Installation...
Hi Nordic Guys,
hope you can help following issue (I think the issue is still mentioned in Ticket https://devzone.nordicsemi.com/f/nordic-q-a/87410/corrupt-matter-zcl...
Dear,
I have integrated the nrf5_calendar example with "usbd_ble_uart" . Everything works correctly, but I have detected two possible errors (or I am doing something wrong...
Hi,
I purchased some new nRF52840-DKs (PCA10056) from Digikey and loaded the default Nordic Bluetooth Low Energy code onto them, but it seems like every time I unplug the...
I have a trade show beacon with nrf51801 processor in it. I am trying to determine the pin details. I checked the nordic documentation center but I could not find it. Can...
The Power Profiler Kit 2 is an excellent device for characterising power profiles and using digital port pins for event markers, similar to a simple oscilloscope.
I recommend...
Hi
i add my .c file
but i have modified CMakeLists.txt my new .c file put in folder src but build encountered an error my computer Mac os cpu apple M1 thx
Hello I'm developing BLE UART peripheral app with nrf52840 and 17.1.0 SDK. Using ble_app_uart example. but I couldn't find how to use this example with LESC.. I tried to use...
I am developing a simple battery powered Zigbee light switch (sleepy end device) using nRF Connect 1.91. After successfully joining the network and accepting a bind request...
Using easyDMA how much data can be buffered in RAM before it can processed and advertised? I am using nRf52832 and my code is using 50% of RAM already. Each sensor gives 4B...
My laptop is running the latest macOS 12.4. It is a 2021 Macbook 14" with M1 Max.
I updated nRF Connect For Desktop and Toolchain Manager to the latest versions, then I...