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...
Hello,
I've seen some conversations around the forum for applications that must share the same ID. My application must share SPIMO and TWIMO (ID 3, base addresss 0x40003000...
Hello,
I want to make beacon with my uuids. I am referring to code ble_app_beacon code from sdk 12.2.2
I have made changes according to my requirements in my code.
I am...
Hi, we downloaded the latest version of the sniffer 1.0.1 (today).
We tried that but we could not get it to work reliably?
The application sees the device, we select and...
I am using the nrf51822 with a latching circuit as shown controlled by P0.05 pin.
I am using the following code SDK 10.0 S110 softdevice to Power ON the circuit (PowerPin...
I've merged serial dfu with ble dfu project refering to this post .
I'm getting linker errors stating no space in execution region in .ANY sector...
What could be the...
Hi,
I have add beacon function to "light_control_server" project. I want to every server broadcast their unicast address.
Could do kindly teach me how to do this. It's...
I am working on a project with a nRF51822 on a custom PCB. The application is based on the ble_app_template-project from SDK 10.0.0 and I am using S110.
Now I want to measure...
I've just tried upgrading to 5.2.0 from 5.1.0. I simply downloaded the new SDK's zip file, extracted it next to the old one, and adjusted my makefile to reflect the new path...
Hello,
We are currently migrating (or trying to...) from IAR Arm Embedded to Eclipse/GCC.
I'm trying to compile our project using gcc and eclipse. I followed this tutorial...
Reading the nRF51 reference manual, I came across the Identity Root and the Encryption Root fields in the FICR area.
Does anyone know what they can be used for ?
Hi, I need to set dynamic advertisement data with nRF8001. To achieve this with nRFgo Studio my idea was to set "Service Data" in "Selected fields to advertise" (ACI Bond...
Hey folks,
Is there any dependence between the MBR and the SD version? The reason I ask is because we are working on a product that will be able to update the softdevice...
Hello,
I am using nrf52 for my project. i need to read sensor value for 20micro second in array. I need 10000 reading in array to check condition. but array size more than...