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...
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 am using nRF52832 DK and other same custom board, sdk v15.0 with SES IDE. My application like this:
For ble peripheral used example ble_app_uart and for central...
Hi Sir,
In my system (windows 7), I had install the GCC 4 .9 2015 q3 for SDK 14.2.0/12.3.0.
As reference the release note of SDK 15, the GCC upgrade to 6-2017-q2-update...
Good Morning Team, Hope your day is going well! Can you please provide the Full Material Disclosure (FMD) document for below part since I could not locate it on website. ...
Hi, I am merging the multilink example and the CDC ACM example in SDK15.
However, if you merge and run it, it will continue to fail.
Here is the source.
I have...
Hi, i am using a model based on simple_on_off model to send custom messages.
For now provisioner and client are separated as in the V2.0.1. I tried to combine them first...
Hi,
Is it OK to use the Nordic Semiconductor ASA (0x0059) ID for broadcasting data in the manufacturer specific data field?
If so is does Nordic provide a specification...
Hello
For the BLE Mesh 2.0.1 demo i bought some nrf52840 develboards. Then i write the demo with "python scripts/quick_start/quick_start_demo.py" to the nrf52840 develboard...
Dear Nordic Team, Thanks for supporting.
I want to know the possible for mesh network concept with nRF52832 (PCA10040). If possible means guide me for startup.
Regards...
HI!
I'm a happy owner of two nRF52840 Preview DK board (v0.9.3). I'm considering to change their chips to production versions. I found that schematics and PCB layouts are...
Hi,
We are using nRF52832 for one of our central device. Our peripheral is also based on nRF52. We are facing issues while scanning for the peripheral from the central side...
Hello;
We are developing software project and need a beacon device to use in this project.
The UUID of the device needs to be changeable. And the bluetooth signal must...
Hello,
I am using SDK 12 with softdevice 130.I can successfully use DFU OTA and Secure using nordic development board.
While using our custom board(without Buttons) we...
We want to Implement Nordic DFU function by ourself,but the DFU library and soruce code is not available to us.
So we need to get the Nordic DFU OTA documentation which...
Iam working on nRF51822, i have developed my projected by editing ble_uart example project. Iam using Softdevice 110 and SDK 10.0.0. When i try to perform more then 7 BLE...
Hi, I am building a system using Nordic NRF52832 as a node. I would like to save some data (such as node ID) to board's memory so that the application can read these data...