[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...
Hello Nordic team,
I am trying to use external flash on nRF52840dk using Qspi.
Above is my overlay file.
Above is my pm_static file.
I am using custom board where...
I am trying to send a variety of AT commands to my module and it looks like I am missing something or the documentation is not up to date for some of these:
If I try to...
Good morning,
After updating the VSCode extension "nRF Connect SDK" to version v2024.12.55 , I encountered an issue where the "Build" and "Action" menus do not update after...
The datasheet, page 78, says "Supervisor HW to manage power on reset, brownout, and power fail".
We are powering from a solar cell, so the power supply voltage ramp will...
HI i am using nordic nrf52840 dk(pca10056) . i am using ble_app_uart example code for my development. i have connected usb in j2 but when i keep my power switch in usb adv...
Hi! I want to write some software utilizing OpenThread and CoAP. I've seen samples of coap server and coap client in NCS. However, I want to ask whether it's possible or not...
Hi,
I am currently investigating the possibility of using Nordic nRF52840 as the PAwR advertiser and the other device (from a different vendor) as the PAwR scanner. I don...
Hi Nordic Team,
I'm currently working on a BLE project using NCS v2.9 and targeting a custom board based on the nRF54L15. My goal is to use the SYNTH LFCLK source (instead...
nRF 52832 + NCS 2.6.1
We are successfully setting the advertising Tx power in discrete steps {-40, -20, -16, -12, -8, -4, 0, +3, +4}dBm using
However, I am being asked...
hi support team,
customer had one problem about 9151 with esim: the iccid can't be readout, it should be 19 bytes string, but we only get 6
may i ask what could be the...
Hi
As described in this white paper: https://infocenter.nordicsemi.com/pdf/nwp_036.pdf during the reference period of CTE signals, 8 samples are taken. These samples contain...
Dear,
i think that the evb nrf52 dk missed the bootloader because when i push on Segger (target connect j-link), there is the message NO PROBES CONNECTED VIA USB.
I...
I’m using the DECT Shell perf command to evaluate DECT NR+ performance.
Could you please clarify the units and scaling of the snr field in nrf_modem_dect_phy_rx_pcc_status...
Hi,
What file or files should contain CONFIG_GPIO=y for a simple application developed with nRF Connect SDK v2.9.0 such that VS Code does not show squiggles under #include...
Hello! I am currently developing my own custom service with two nrf 52840 development kits where one acts as the Client and one acts as the Server. I have managed to set up...