Hello everybody,
for my project, i will bond the peripherial with the central.
I test my device with the MCP and can connect without problems. When i press the Bond Button...
Hi all,
I am trying to count the positive edges of a 3.5MHz signal with GPIOTE, PPI and the TIMER1. Unfortunately i can only measure to frequencies up to a little more...
Loaded Softdevice S140, ( Using NRF52840 DK board ) using NRFgo Studio.
App flash base is set to 0x00021000 and app RAM base is set to 0x20003000
Looking at the CPU...
In our earlier projects with nRF51 and SDK 8 we used to have bluetooth device names of length 13 or 14 characters. However, when using nRF52 and SDK 12 I noticed that the...
Does the Antenna in this Beacon relates with this "BAL-NRF02D3 '50 ohm balun transformer for 2.45GHz ISM"? Any idea what's this "BAL-NRF02D3" for? many thanks!
I am using a eeprep tool which can only be used with command prompt. I am struggling with it.
Here is the format to use eeprep tool :-
usage: eeprep [options] <infile...
Description : It is not possible to flash or debug an application with IAR on the Nordic target. This issue is caused by a bad interaction between CMSIS-DAP IF present on...
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...