Hi,
I have a SPI slave device which outputs 8-bit registers that I have to assemble. For example, I receive two 8-bit registers, a high and a low register, which I have...
I have a PCA10059 dongle. I have inadvertently configured pin P0.25 as the sleep debug pin and I use active state 0 as I am using off board LEDs with reverse logic. This means...
If you're working on a product that requires you to show and translate GATT Attribute (Service, Characteristic and/or Descriptor) UUIDs to Strings to the user, it's likely...
Hello,
We have been trying the sendNotification call and after getting a success log we are not able to send a second notification. I'll copy the snippet of code that we...
I have a firmware developed on the nrf52840 development board. When porting it to nrf9160, a lot of errors were reported. How can I use the LOG output function on nrf9160...
Hi I would like to ask you for advice on how to solve my problem with Ble and the timer I am trying to add a timer to examples\ble_peripheral\ble_app_uart the timer works...
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
...
The temp accuracy is stated at +/-5C. Does that include using piece-wise linear terms for accuracy? Is there any data on accuracy over a narrow temp range such as 0-40C? ...
Hei, I couldn't really find a question regarding this use-case.
I'm hoping to interface a USB (2.0) charging capability to my design and thus I need to have a communication...
Hi Nordic,
Does FDS affect PPI ADC acquisition when writing data? The test found that once the FDS is written to the data, the ADC data returned by the PPI ADC is fixed...
Hi Nordic,
I am using SDK 12.3.0, S130 2.0.1 and PCA10028 nrf51 DK.
I would like to ask about WDT and softdevice (centre).
The WDT setting is 2s timeout and the WDT...