[uart - Copy.rar](/a master _error.png ttachment/3cc01f5e2484d2b0f33e62befd3e6a62)
hello there
I am interfacing master nrf51 dk with nxp's slave lpc11u24
(1) my main...
It is good practice to prefix the includes from one's C libraries with a directory so that they are all part of the same 'include namespace'. Unfortunately the Nordic SDK...
Hi, is there an available developer in my tri-state area of Minnesota, N. Dakota, or S. Dakota? Please call me if you are available for a project for hire. The developer should...
I'm trying to design a very low power sensor that takes readings using ADC and SPI 200 times a second. I'm a bit worried by the current EasyDMA uses (1.1mA). As far as I can...
Hi, I am working on a project where I want to make one nrf51288 chip as central hub and connect that to a android phone and other salve nrf51288 .
idea similar to this: ...
Hi,
I have a code programming the nRF51422 development board to write to a Sharp Memory 96x96 pixel LCD screen using SPI.
Currently the code writes two numbers and a...
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...
I designed a PCB with only the nRF52833 chip and antenna. I want to learn about the relationship between different TX power levels and the overall power consumption of the...
My board is nRF5340Dk with NCS 2.6.1 and toolchain 2.6.1.
At this development stage I want to measure continuously incoming frequency ranging from 1Hz to 1MHz with high...
Hello,
I have a scenario where I use crashlog but not flashlog.
My application is crashing in nrf_log_backend_crashlog_panic_set during log_msg_queue_process(mp_flashlog_queue...
Hello
I was working on a project, trying to enable the power management but I could not. So I just tested the simple zephyr sample application device_pm just to see if there...
Hello. We are testing the example of bl provisioning provided by sdk v2.8.0.
When the first wifi is connected, the wifi's data is stored on the board, and even if you turn...
Hello Nordic Team, I am working on a LE Audio project on NCS v2.9.0. My development board is nrf5340-dk. I am using unicast client example and I am trying to use it with my...