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...
Hello, We're developing a firmware for our board based on nRF9160, using ncs 2.7.0. We want to allow the user to set the certificates over i2c. How can we in a secure mode...
We are developing an IoT device that utilizes the nRF9151. We would like a review in the second round of our schematic and layout to understand if there is any issue that...
I am playing with S130 to behave as a peripheral device and a central observer. This is working great.
I am new to the central side of things and have a quick question...
Hello,
I have looked at several posts on here, including-
https://devzone.nordicsemi.com/question/3769/nrf51822-to-nrf24l01/
And followed the code, but I am trying to...
After I installed keil and nrfgostudio, I run nrfgostudio, but an error happened, which says" an instruction of 0x6b607a05 quoted the RAM of 0x094af43f, but it cannot be read...
I want to program Jtag inside Anti-lost Tag nrf51822 Module Bluetooth Low Energy Sticker.
Following are the specifications of Anti-lost Tag nrf51822 Module Bluetooth Low...
Hi, I have purchased a Nordic nRF51DK which works perfectly. Suddenly I purchased an EaEpaper and start to follow this tutorial developer.mbed.org/.../Homepage to map it to...
I have used sofdevice v7.1.0 and nrf51 sdk 6.1.0
the ble_app_hrs project which has support of dfu is not discovering the dfu services.
i have enabled the BLE_DFU_APP_SUPPORT...
Hi...
Do you know how the " ble_app_hrs -> experimental_s110_with_dfu example" in SDK 7.2.0 examples works? how to switch to DFU and how to do over the air update?
i...
I am using NRF24L01 modules sold on ebay. I have 3 boards where these modules are soldiers and notice a big difference in range. More distant of other components, better range...
Hello everyone, I must read several data stored in a external E2prom and send them to a smartphone. I thought to do this by use of Record Access Control Point, so I can to...
Hello,
I would like to ask how to control the shutter of iPhone camera with nRF51822? Does Nordic provide that kinds of application? Thanks!
Henry Wong
I have just started with nRF51 DK using Keil uVision and encountered a strange problem. I compiled and loaded a ble_app_hrs example, I can see it working fine (the LED flashes...
hi,
I am using the nrf51422 for the first time. I need to connect a GSM-GPS module for reading nmea string. I have to use the uart to enable communication with the GPS and...