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...
Dear All,
I'm kinda getting desprate and would be very thankfull if somebody could help me.
I want to get two NRF24l01+ to communicate with each other. But it doesn...
hi, all
I met a communication problem between nrf52832 and nrf24le1, I used nrf52832 as receiver and nrf24le1 as transmitter, but unfortunately,nrf52832 can not receive...
We have a sensor product that has been in the field using the nRF8001 in no security required, just works mode for over a year. Recently, we had a request from a volume user...
I am using the ble_app_uart on the nrf51dk.RX is always enabled.I want to enable TX when data is to be transmitted and then disable it again.
I am using
NRF_UART0->TASKS_STOPTX...
Is there a way on the command-line to read the debug port (DP) register or access port (AP) register for nRF52 via the the nrjfprog program?
I do not want to write my own...
I'm new to the nRF51822. I've setup GCC and Make on Windows 10 and am using SDK 11. In all the examples of the SDK, flashing the newly made hex files (using GCC) with JLink...
We are working on a project that will operate in the MBAN frequency range of 2360-2390mhz. One of our current products utilizes the nRF24L chip, and we were interested in...
hello.
Although example consumes less current when connected, in the project I made, consumption is not reduced even if it connects, what is the cause?
The service seems...
Hi,
I'm trying to write more than 20 bytes to a custom characteristic, from Android (Cordova BLE Central), but this completely crashes my App
APP_ERROR:ERROR:Fatal ...
Problem description :
When using 'Just works' pairing with LESC key exchange peer_manager doesn't allocate buffer for peer public key and doesn't pass own public key to...
Hello,
I want to know what is the correct way to use GPIOTE while my softdevice is running.
I have referred the example of pin_change_interrupt that is provided with SDK12...
I am trying to start scanning for devices.
I have changed from the example (ble_app_mulitlink_central_s130_pca10028) only
clock source to NRF_CLOCK_LFCLKSRC_SYNTH_250_PPM...
Hi,
I want to know that how if we have Beacon on one side and Development kit on another side so it is possible to communicate them if they are using different services...
I'm using nRF SDK and trying to write firmware to my prototype device. However, nRF SDK doesn't detect my prototype device. I checked the power supply to my prototype device...
Hi,
I am testing example from sdk, 12.2.0, ble_app_uart, nrf52832
And i frequently get a strange behaviour where i don't get a response. And the connection is terminated...