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...
Hi,
I get RSSI values like -96 or -97 dBm before the coded PHY connection between two nRF52840 pdks drops. Are these values something expected? TI advertises sensitivity...
Hi, there~ Nordic's Mesh SDK is fascinating! I was thinking of a way how to connect the Internet with Nordic's Mesh devices.
From the web, you might have seen these...
Hello,
I'm working with the thread v0.10.0 sdk release and I would like to customize and add some new packages to the border router.
I see that there is a release tag...
On the BLE Secure DFU Bootloader page of the documentation, there is a typo. See ' Secude ' in the following text.
Configuration parameters
There are certain configuration...
We have certain boards having nRF51 onboard. We want to use them as sniffer. Unfortunately, pins that are used for UART on nrf51DK board are not accessible on our boards....
Dear Nordic Development community,
I have a very interesting project going on based on bluetooth speaker controls.
In short words, i'd like to control the sound level...
i am using uart communication between nordic and some device ,communication was fine upto some time but after some random amount of time i am getting uart_driver error...why...
Hi developer, I'm a beginner using Nordic. This happens because I assigned made connection rain gauge and nrf52 as custom programming using a rain gauge and nrf52. Can someone...
Hi Guys,
I am new in BLE world, so sorry if I ask stupid questions.
I have a Simblee RFD77101 and a nRF 51822 chip. I would like to connect from nRF51 to Simblee and...
Hi all:
I used code from Github to read 9 axis data with TWI. But the example in TWI floder doesn't work.
Does somebody have the same issue?
Chip: nRF51422
Board...
My board is NRF51, the SDK version is nRF51_SDK_9.0.0_2e23562.
If I want to update the sdk version to nRF5_SDK_12.3.0_d7731ad,
Does it difficult? Is the modification many...
Hello,
Is it possible to transfer a program using the "nRF USB" on the nRF52840 DK (the on next to the 4 push bottoms) ?
Until now, I was transferring the code with the...
hi,
I use examples\ble_central_and_peripheral\experimental\ble_app_hrs_rscs_relay\pca10040
I want to change the maximum number of central connected from the peripheral...
Dear Devzone,
I am working in the dynamic multiprotocol template project and want to add a BLE central connection. When I change the NRF_SDH_BLE_CENTRAL_LINK_COUNT & NRF_SDH_BLE_TOTAL_LINK_COUNT...