Hello,
Connection between linux router and NRf51 devices worked before I've updated kernel version from 4.09 to 4.3.
Now, with the same configuration and hardware, I'm not...
Hi
Does anyone know a CE—certified module based on the nRF24LU1+? Ideally, it should have an SMA connector, but any kind of antenna would be fine.
There are many modules...
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...
Hello,
I am using the nRF52811 on a keyfob that transmits short packets when a button is pressed. The button directly connects power to the MCU, and the firmware immediately...
Hi,
I've just received my new nRF9161 Development Kit, but when going through the Quick Start, it fails to program.
Log:
2024-06-19T20:51:59.582Z INFO Initialising...
I am trying to interface nrf52833 devkit with BG95 devkit using PPP connection. For this I am using gsm_modem sample code. But when I am getting error while build configuration...
Hi,
We are wondering the current consumption in our custom board. The board has the following components (my FW view :)
nRF9160 - powered directly from batteries (either...
Hi
I use nRF7002-DK and sdk version as v2.5.2,download lesson8 exercise 3 solution and build was error as below log, which parts am I miss?
build config as below
...
Hello,
I a working on a project that uses the nRF5340 CCM peripheral (Network core) in an asynchronous mode. That is, I encrypt PDUs prior to scheduling them for transmission...
I want to configure my setup for secure boot and enable TFM and encrypted application images for firmware update. I am using nRF sdk version 2.5.0. My board is nRF9160. Now...
I have setup the UART along the same lines as the sample project in the DevZone Academy. I have extended the example provided to suit the project needs.
What I am getting...
Hi all, We have a custom board running with a project based with ncs v2.6.0. On our board we have two external flash, one is used for DFU the mcuboot_secondary with QSPI and...
Hello All,
I am not able to find the nrf_drv_adc related files in SDK folder. ADC library is not supported in NRF5_SDK_17.0.2 is it so?
Thanks and regards,
Neeraj...
Hi Team,
We are testing the nRF7000's Wi-Fi location feature to enhance our device's capabilities.
Our setup includes:
nRF52832 as a BLE beacon
nRF9160 as a host...
When I follow exercise steps A to open nRF connect terminal,vs code will display issue as follow:
Whether some issues happened when I get nrf connect SDK?
How can I...
Hi community,
It's my first time building a board with a Nordic chip so for sure I've made a lot of mistakes. I made this with KiCad and uploaded all the files to the repository...
What is the possible reason that LED1 blinks and LED2 does not light up when the nRF5340 Audio source is operating?
I have read and understood the source code, but I am...
We've added our app's overlay files into the mcuboot child_image directory so that mcuboot is initialized with the proper state of the board. In our nrf5340_cpuapp_common...