[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 have a makefile generating an elf and then a hex and bin file for a nrf52 project. Now I builded up a zip file for bootloading. Which works as well.
Now in our CI...
We are running an HCI controller on nRF52833 based on the Zephyr hci_uart sample code. We are using the Zephyr 3.7.0 LTS version.
We have set CONFIG_BT_CTLR_DATA_LENGTH_MAX...
I want change toolchains, so when i open nrfconnect terminal I can use my own west command. I've read link , link and link
Option in the picture lets me install or open...
Hi,
There were GPIO /SPI Interface headers are given on NRF21540 EK .now how we can connect RF input to TRX pin of NRF21540.
please provide the Understanding of RF input...
Hi
We are looking into connecting an external GNSS antenna to the Thingy91x board. The drawings metion 2 ports J1 and J2 but can't find anything in the docs if these are...
Hi, I am currently outputting some audio (1000hz sine wave) via audio_i2s_blk_comp_cb_register and audio_i2s_set_next_buf (from audio_i2s.h ) through the line out audio jack...
Good morning, I am trying to send data via BLE from a custom board (with the nRF52840 microcontroller) that has sensors, to an evaluation board nRF52840 PCA10056. To do this...
Hello Team,
Please help in guiding to enable L4 security & detailed guide to enable L4 in latest nRF Connect SDK having nRF54L15 chipset on nRF connect SDK 2.7.0
Thank...
Hi there,
I have a small custom board with the nRF52810 that uses the LDO instead of the DC-DC, it also doesn't have the 32KHz LF crystal.
Was able to add this to the...
hi destiny98 i also working on sending string from peripheral to central but central device not able to receive it and show the same message every time, here i attach code...
Hi,
I'm trying to retrieve the MCUBoot version inside my application (from the VERSION file).
In the Zephyr documentation ( docs.zephyrproject.org/.../index.html) , I...
sample example zephyr/samples/hello_world build & flash successfully in nrf connect sdk v2.9.0 but logs not printing using UART & RTT
same code zephyr/samples/hello_world...
I'm testing the spi communication protocol with the nRF54L15 DK. At that moment, I'm testing the lesson5-exercise 1 solution of the intermediate course. The problem appears...
Dear all,
I've tried to build the central_hr sample using c:/ncs/v2.9.0/zephyr/samples//bluetooth/hci_ipc for the cpunet. The SDK version is v2.9.0 and the board is nrf5340dk...