In mesh example project “dimming_server”,I have added functions: mesh serial, SAADC(use ppi) and compie pass.However,when debugging,an error is happened in the function"nrf_drv_timer_init...
NRF52840 support the long range bluetooth and BLE gateway SDK, look at here that RAK Wireless held a Beta and welcome the community to participate.This board with Cellular...
Good day!
Started to work with nRF mesh. And wanted to add ir_lib from this project to Generic OnOff example.
And Source navigator shows error: static_assert failed "unspecified...
You have dead links everywhere and no obvious location for the gcc command line tools. Where is this?
Here are dead links:
https://infocenter.nordicsemi.com/index.jsp...
If some one else have trouble that the Nrf52840 Dongel do not mount using cdc acm on openwrt this will most likely help.
First number is the verdor id second is the product...
Hi,
I am using "asset tracker" project in nRF9160 DK.
I want to update asset tracker application through HTTP.
So i migrated changes of "asset tacker" in main function...
I have a simple TCP client application running on the nRF9160. After connection to the server, recv is called and writes the data over Segger RTT channel 1, where on the host...
Hello
There has been an interesting braking change between SDK v3.1.0 -> v3.1.1. When using PSA (CONFIG_MBEDTLS_USE_PSA_CRYPTO=y) and a server with signature algorithm SHA384withECDSA...
I'm developing a project, where I use nRF9151 as a GPS sensor, and nRF52833 as a BLE gateway. I want to send data from 9151 to 52833 over one of UARTs. The problems I'm facing...
Hello,
I’m currently working on a hardware design using the following components:
nRF54L10 SoC
nRF21540 Front-End Module (FEM)
2450AT18B0100001E chip antenna...
I'm developing a project for nRF54 using NCS. I have a question regarding the placement of the BLE protocol stack. In the previous nRF5 SDK, the protocol stack was usually...
I have downloaded the nrf connect software and downloaded the segger drivers. I cant see the drivers in mi windows drivers administrator. The evk is powered by the usb because...
Hardware env: New designed board with NRF52840 + NRF9151, which 52840 connect 9151 via uart
Software env : NCS version: v3.1.0 (new installed) Nrfutil version: 8.1.0 (34e21a1...
Hey, since iOS version 18.6.2 the BLE connect to our BLE peripherial with nrf52840 getting disconnect events. Also the range between them is very bad. The connection parameter...
I'm currently working on some projects for the nRF54 platform using NCS and VS Code. I want to delete the unused files in my project because the codebase has become too large...
In the nRF52840 Product Specification PDF v1.11, on page 323, the third paragraph down states:
1. "If the CPU performs a clear operation on a bit in the LATCH register...
Hi Team,
below mention errors I am getting west build process.
* Executing task: nRF Connect: Generate config HVPP_BLE_Board_Files/nrf54l15/cpuapp for c:\Haritha\Github...
hi support team,
customer told me 54L15dk debug out is not able to program another 54L15 chip.
so i tried,
1. A-54L15dk debug out program B-54L15dk debug in, failed...
I'm trying to leverage the asset tracker project form nordic 9160dk to actinius icarus 9160 board, i use tagconnect 2030 to connect P19 of dk and icaurs, but the jlink cannot...
When I try to add OTA image compression for MCUboot, the RAM utilization skyrocks and is not compatible with the nrf52833. Is there any way to cut out any and all excessive...