Hi,
This is actually a follow-up to my previous question here: devzone.nordicsemi.com/.../publish-timeout-handler-of-one-model-called-during-publish-timeout-handler-of-another...
Hi to all Nordic product lovers,
This is not a question but rather an announcement of a new nRF52840 based finger tip size module 14 x 9 x 1.6mm launched at CrowdSupply...
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...
Hi there,
Because of the current corona virus I could order a debug in/out cable for the Segger's build-in debugger (P18 & P19). But I have the cable it self and slot compatible...
We'd like to be able to store a few items including mutable keys, and unique identifier in each device that is generated on initial boot of the product. I'm just starting...
Is it possible to pair the nrf52 DK and nrf52 dongle through bluetooth? My project requires that the nrf DK sends data (sensor values) to the nrf dongle, and from the dongle...
Hello, this concerns SoftDevice spec 7.1 and nRF5 SDK v16.0.0.
I noticed that ESB has interrupt handlers occupying priority levels 0 and 1 according to the SDK documentation...
Hi,
Is it possible to disable logger at runtime on nRF9160? I would like to have a logger at device's first startup after flashing (like in production test mode) and then...
Hi Team,
We have a new requirement on students tracking system when the students are in School bus.
School bus can contain seats of 25-50 depending on the type of bus...
I see this question asked before, but its 1+ year ago, so trying to see if there is some progress....
We have DFU working between your nrfConnect app and our nrf52840 peripherals...
Hi,
I want to use nrf_crypto_aes_cbc_withpadding example in my own project using uECC backend, Please guide me which files are needed to be required to add in my own project...
I am using SDK 15.3.0 and need to create a single hex file to program the initial batch of our nRF52840 based HW. Currently, I have built the bootloader project (open not...
Hi,
I'm facing some problems in the use of the Logger module when the option NRF_LOG_FILTERS_ENABLED is set in the sdk_config.h file.
I'm working with the nRF5 SDK for...
I'm trying to get LPCOMP working on Zephyr - from my research online I can see no information about this currently so I'd like to find out how to do this.
According to an...
Hi,
The documentation for the nRF52840 (section 6.20.15.9) states that RSSI has a typical accuracy of ±2 dBm. I have measured signal strength at multiple distances, and...
HI,ALL!
I use official routine development NRF51822,nRF51\nRF5_SDK_12.3.0_d7731ad\nRF5_SDK_12.3.0_d7731ad\examples\ble_central\experimental\ble_app_blinky_c\pca10028\s130...
Hi,
My problem is with generating interrupts in lsm6dso relative tilt mode.
I asked it in st community, but I didn´t get any answers.
I'm trying to implement a relative...