Hi there,
We are using for BLE communication a nRF52832 chip with random static address configuration (shown in the UART). Can we be sure that the address of a chip will...
I am building an application for the nRF52840 on Linux just using west . I have been struggling with this issue for some time now. The linker can't find any mbedtls_ccm functions...
Hello, I am experiencing issues with the current measurements taken by the PPK2 when using the nPM2100-EK to power a device. The current drawn from the 2.7V power source ...
I have been trying to get MQTT+TLS to work on the nRF7002 DK and haven't been able to get the samples to connect to the MQTT Broker.
Is there a working MQTT TLS example...
Seeing the failure below and wondering a couple things:
How did the device get into this state?
How do I disable AP protection? The Kconfig GUI seems to indicate that...
Hi all,
I'm working on a custom board based on the nRF9160 and using nRF Connect SDK v3.0.2. We’ve developed the board in-house and integrated the npm1300 PMIC as part of...
Hello,
For our emission tests in an anechoic chamber we need to be sure that the BT antenna is up and running. Of course we cannot connect via BT from outside the chamber...
Hi!!
I'm adding spi functionality to S132 and SDK 14.0.0 ble_app_uart now.
The communication which added the function of UART to SPI and the sample code of ble_app_uart...
hello,
Now, i want to recover MAC from static random state.
for example, if MAC[5] =0X55 in chip itself, The MAC in adv in 0x1101 0101 ;
but i want mac in adv is 0x55...
I am using nRF52 SDK v15.2.0, nRF SDK Mesh 3.0.0, and Segger v4.1.2.
I keep getting Mesh Error 6 while trying to combine the provisioner role with the client model. Which...
Hi,
I'm using nrf51822 with a custom board, where I should turn on a buzzer sometimes. I configure a timer and ppi to make a bip alarm. each bip lasts about 1sec; and the...
hello! i have a problem ,when the Master send Slave SMP 37 Rcvd Pairing Request: Bonding, MITM, Initiator Key(s): LTK IRK CSRK , Responder Key(s): LTK IRK CSRK,but the slave...
hello! i have a problem ,when the Master send Slave SMP 37 Rcvd Pairing Request: Bonding, MITM, Initiator Key(s): LTK IRK CSRK , Responder Key(s): LTK IRK CSRK,but the slave...
Hello,
Thread Topology Monitor can associate an user name with a device. Where is it stored (in computer application or directly into the device) ? If it's in the device...
Hello All,
I am trying to interface an analog sensor with nrf52832, whose analog values have to be converted using SAADC and has to be sent over SPI to another chip. But...
I am testing the NR52832 using a BMD350 module on a custom made board.
Using the SPIM i faced the problem that i got an extra 500uA of current randomly. After trying to...
Dear Nordic,
We are using NRF52832 + RFX2411N for our product, and for lower the power consumption. we wonder if there has any way to know the CONNECT_REQ event.
In advertising...
After some time debugging an issue I had, I found out that my code was setting the I2C interrupt priority to 0, and at the same time that I'm running a Soft Device on my nrf52832...
Hi,
The Ch. 16 Power Supply Section of "nRF52840 Objective Product Specification v0.5" mentions the two power supply mode of nRF52840. This supply is available on the respective...
Hi.
I’m trying a multiperipheral function and have a problem.
The problem is I can not notify stable battery voltage with SAADC to the connected Central while advertising...
Hi, everyone,
We are developing BLE project on the nRF52832 chip (SDK 15.0) that must transmit to the big distances for about 20m. We set the transmission power to +4dBm...
Hi Dear nordic employee
I want to test the accuracy of my external LFCLK,
1、I enable the nordic RTC
2、set the prescaler 31(32768/32=1024),1/1024 second per step
...