Hello all, this tutorial goes to a fellow named Emil who helped me with this project.
Number 1_ Make sure you set up the terminal viewer For debugging with real.You need...
Seeing recent response to my original question on multiple chip selects, I've opted to share a modification to spi_master that I've implemented in part to make handling some...
What is the official status of the Softdevice Serialization for S130 in SDK 9? I could see an older answer on how that was removed in SDK 8 but since almost half year has...
Hi
The documentation for the new feature in S110 v8 to change the gatt table size says that to change it the linker configuration needs changing .
This means it is a...
I used to be able to see my development kit in nRFgo studio and flashed S110 onto the chip. Now all I see is: "No boards connected". I am still able to flash programs onto...
Hello,
I have an iOS application communicating with a custom device having a nordic 8001 chip.
They have established a bonded relation. In nRFgo Studio, in Security...
Hi there, thanks for your help in advance!
I have tried the nrf51-ble-ancs-nus sample from github and making it work on a 51822 EK board, i.e., it can receive notifications...
Hello All I'm new to the forum so please be gentle! I hope this is ok to ask: I'm in the early stages of planning a project that I hope will be suited to a DECT NR+ platform...
hello!
I'm currently looking for a way to access the nor flash of the nRF7002DK, does anyone have an example of this? My goal is to write, read and erase data to the nor...
Hi,
We are starting our first production run. I have studied earlier assigning IMEIs and how to obtain IMEI numbers via Nordic semiconductor up to 100k devices.
We planned...
Is it possible to get access the virtual com port from an application based on nRF5-SDK-for-Thread-and-Zigbee?
My application requires nothing more than the LED and the...
Hi.
Base On Nrf52840DK , SDK V2.8 and Zephyr
Can't See CTS service when connected to nrf connect (Android App) and source code is "peripheral_cts_client" , Why ?
trying to define a static partition for the NRF5340_CPUNET. even though he can direct the CMAKE to pick up the pm_static yml for each core by adding
does the sysbuild...
Hello,
we are currently testing the capability of updating the firmware of 2 Nordic Development Kits.
The Situation is following:
1 DK simulates a Device which is standalone...
Hi,
I think the following is the link for nrfx flib
https://docs.nordicsemi.com/bundle/ncs-latest/page/nrfxlib/README.html
I know most of the drivers are covered by...
Dear Nordic Team,
After downloading nRF Connect SDK v2.8.0, I didn't make any modifications to the code in the SDK. I directly compiled and flashed the locator_tag example...
Hi,
I have a scenario where I need to capture the power consumption of a specific period for individual power lines. I understand that I need to use the ammeter feature...
HI ALL,
I used a system off demo and added the following content.
The power consumption tested was around 1uA, which should be normal according to the errata. Then...
Hi, I am having issues with one of our wifi scanning modules not detecting the wifi beacon using the 1M rate . Looking into the PHY level, I demodulated different wifi beacons...
Hello
I am installing nRF Connect SDK version 2.9.0 using Visual Studio Code and the nRF Connect for VS Code extension on windows 10. After installing the toolchain file...
Hello I have developed a project that was initially based on the nRF52810 for an Indoor Air Quality Data Logger(IAQ-LOGR) which monitors Ambient Light, Temperature, Humidity...