I am receiving the above error when trying to create a destination under "Device Management -> Message Routing Service -> Add Destination". There is no further indication...
NPM2100 EK CONNECTION
Can I connect The NPM2100 EK with NRF52 DK? If so..... 1. How do I physically do this? 2. Can I program the NPM2100 EK to send Voltage Supply of 1...
C:\ncs\v2.6.2\nrf\samples\nrf5340\empty_app_core>west build –b nrf5340dk_nrf5340_cpuapp –p
while building the image, getting error:
ERROR: source directory –b does not...
I'm trying to convert some code from ESP32 to nRF, and I'm having problems with the microphone input. Mind you, I'm a beginner with nRF, so I'm sure I'm missing something...
Hi,
I got my hardware modification which added the nRF21540 to our system more or less running under NCS v2.9.0.
Currently, I have the following FEM and antenna configuration...
I'm encountering a blocking issue when trying to create a new board using the NCS Board Wizard in VS Code with Nordic Connect SDK v3.0.0. After filling in valid inputs and...
Hi all,
I've build a custom bord with an nRF9151, I try to connect to aws iot but it's seems it's doesn't work probably cause by bad cert, I got AWS_IOT_EVT_DISCONNECTED...
Hi
In the new SDK 7.0.1 a new characteristic "Revision" was added to the DFU service. What is the meaning of this revision? In the bootloader library of the SDK the value...
Hi guys,
we are currently evaluating the nrf51422 chips for our product. We have ordered the N5 Starter Kit from Dynastream and were able to flash different sample projects...
Hi,
I have successfully add the characteristic user description into all of my characteristics.
I used master control panel to verify that my characteristics has characteristic...
A lot of the SoftDevice documentation I have been reading indicates that "Appendix A: SoftDevice architecture” in the nRF51 Series Reference Manual is prerequisite reading...
I read from this news that it is possible to have wireless charging using nRF51822 chip.
www.nordicsemi.com/.../Nordic-Semiconductor-announces-Bluetooth-Smart-solution...
hi ,
Now, My program it have a crash when i to service discovery.
That always stop at when ble try to get the "PrimaryService(0x1801)" Characteristics
but i not found the...
Hi,
i have only little experience in programming a nRF51, but i want to make just a simple application.
before i used a btm222 BT2.1 SPP module to transmit serial UART-data...
Hi,
i have only little experience in programming a nRF51, but i want to make just a simple application.
before i used a btm222 BT2.1 SPP module to transmit serial UART-data...
Dear Nordic Support Team,
I am trying to write some information in the flash memory without success. In the ble_flash.h file, it is specified that the pages 0-127 are reserved...
hiii....
1.can any one tell where do we call advertising_start() function if we want to advertise after getting disconnect from a central device.
2.in ble_evt_dispatch...
I`m a newbie at Bluetooth Low Energy and Nordic Chips. I bought a DK for the nRF51822. I would like to set I/O pins over android and iOS application.
1.So what application...
Are there any common solutions to the issue of spi_slave.c using an array as its buffer? I would like to setup a circular FIFO, but I am not sure if there is any way to do...
We are using the S110 as a peripheral that emits data via notifications.
Is it safe for the central to also send characteristic writes while notifications are being emitted...
First of all ,i download the SD7.0 to my device, then i download my app to my device,in this case
my device's curent is 100uA.
First of all ,i download the SD7.0 to my device...