I am on nRF52840, and ANCS can get the app name. After switching to nRF52832, you cannot get the app name. The driver of the two chip ANCS is the same, but the Bluetooth protocol...
HI,
We want to use NRF9151 to realize the DECT NR function. Now I have an NRF9151-DK in my hand, how to test the performance of DECT NR?
I used AT command to control NRF9151...
NRF52840 and NCS
We currently have a large Thread network and plan to configure the network using the Commissioner-Joiner form of network credential distribution.
I...
Hi I am using nRF5 SDK 17.1.0.
Hi I am trying to integrate ANCS in ble_app_uart example. In this example, I am not using bsp library as it is for my custom board.
I am...
1.After I burn AP CODE, executing "nrfjprog -f nrf53 --program factory_data.hex –sectorerase" instruction will cause the following error. This issue wasn't happened in prior...
HI
We are mass producing products using nRF52832.
However, during production, a PCB was found to not detect low battery voltage for about 5%, so we are inquiring about...
I am running on bluetooth demo: peripheral_uart, and enabled BT SMP DFU feature so that I can upgrade my firmware through bluetooth.
Everything went fine, and now I want...
Hi,
sd_ble_gatts_hvx returns 13313 in some rare cases involving the phone is far from the nrf52840.
My questions:
1. What this return code means?
2. What is the recommended...
I am trying to connect the device to android phone both on nRF connect as well as normal pairing. Both seems to not work.
I get this log from the device:
on_ble_evt: BLE_GAP_EVT_DISCONNECTED...
On \nRF5_SDK_15.3.0_59ac345\examples\peripheral\radio_test, there is the pca10040 project.
I can't find the pca10040e project.
So how can i to port the project to NRF52810...
Dear community We encounter a problem where the Segger RTT backend for the NRF logging library does not work in Segger Embedded Studio versions newer than 4.12 (4.16+). While...
Hi Nordic Tech Support Team,
my customer will use ISP1807-LR (InsightSIP module with nRF52840 SoC) for a project where he don't need USB.
Question:
What is the best...
I'm testing out an nRF9160 that I purchased several months ago. Sticker on back says PCA10090 0.8.2 2018.49. Testing the out-of-box asset tracker application that shipped...
Central info SDK: 15.3 nRF52840
Peripheral info SDK: 13.1 nRF52832
Running device Central * 1 Peripheral * 10
All Perioheral Advertise Interval is 1000ms.
What are...
hi everyone, i'm trying to read the register values in nrf24l01+ since i need to use nrf as radiocontroller. Due to the fact i couln't write any bit on registers i tried to...
Hi all!
Is that possible to identify witch client/mobile app is associated with the write request?
Lets assume that my device can handle multiple mobile applications...
Hi,
We are trying to add serial comms to our project so that two boards can communicate with each other.
The code we have is as follows and works fine (prints to serial...
Hi, I have questions regarding consumption. Especially regarding the Quartz oscillator. I have read stabilisation is up to 0.4ms (very long). There is also the internal RC...
Hi
Freshly downloaded the SDK14.2 and trying to start a new development based on the fatfs example.
I connected a small Sparkfun SD card breakout to the SPI pin on my...
I am trying to read (the report map) and receive notifications (the report) from an HID device as a BLE central. The bonding process has been completedsuccessfully to my knowledge...