I am running peripheral example radio test example on PCA10001(part of nRF51822 Evaluation Kit). using nordic sdk v7.
I am using mincicom on linux at baudrate of 38400...
Hello!
I am trying to get windows phone work with nrf_uart example on nrf51 dk board (pca10028).
I am using SDK 9.0 with S110 softdevice ver. 8.0.0.
I was using examples...
Hi
I met a problem when I use my new board,I found that the example in the peripheral folder in SDK can run correctlly,but the the example in the ble_peripheral folder...
Hi,
I am trying to use the PORT event to trigger interrupts when a button is toggled, i.e. both on LoToHi and HiToLo.
To my understanding PORT events are generated by...
I am running Windows 7 Pro SP 1 64 bit and have gong through the tools installation procedure, in particular running nRFTools_7_7_0_Installer.exe. This ran the J-Link V5.02...
I am very familiar with the arduino side but the BLE is brand new to me. I was wondering if I can use P0.00 and P0.01 to talk to the arduino and if its possible how exactly...
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...