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...
Hi,
firstly, I have to say, I use MBED OS, if you cannot help me because of this, I understand, but maybe somebody still has some general Ideas.
I am trying to build an...
Hi,
I am using the nPM1300 PMIC and the LED drivers configured so that:
Green LED = charging status (PMIC-driven)
Red LED = error indication
Normally,...
Hi nordic team, I have tried enabling SQSPI on the system off sample, but the power consumption jumped to 6.3mA in system off mode; I tried to disable the cpulfpr core but...
I'm using the nRF Connect extension for VS Code and running into an issue with Sysbuild where calls to cmake for building the app image and the MCUboot image will use different...
We are evaluating the nRF54LM20B for an embedded audio classification application and are trying to determine whether the Axon NPU can meet our latency and energy targets...
Hello,
I encountered an issue when using BT_LE_ADV_OPT_CODED in the bt_le_adv_param options.
When I enable BT_LE_ADV_OPT_CODED , the device cannot be scanned by other...
I am currently developing a project using an nRF5340DK and a custom board. ---------------------------------------------
PC ---(SWD)--- IntMCU at nRF5340DK ---(SWD)--- nRF5340...
Hi,
We are trying to get an accurate estimation of energy consumption of LTE searches and data sessions.
We currently do this based on XMODEMSLEEP and CSCON notifications...
I'm a bit confused about configuration necessary for PAwR where a connection is initiated with AUX_CONNECT_REQ as in examples periodic_adv_conn/periodic_sync_conn. If I disable...
Hi, I’m seeing a build failure after enabling SQSPI in the device tree when building with MCUBoot on NCS v3.2.1 for nRF54L15. The build works fine without SQSPI, but once...
Hello,
Did anyone get nrf54L15 to work with a TFT display over SPI?
I have been using the 1.28" 240x240 gc9a01 in several projects with nrf52840 (both using the DK...
Hello,
Recently I designed a wireless keyboard with a nRF52840 as the main processor. I had the board reviewed by a friend and had it produced by JLCPCB. I have assembled...
I'm currently attempting to profile a non-rechargeable lithium battery on nPM PowerUP(2.2.3). When I start the profiling process, the charging stage is correctly skipped,...
We've designed our own board based on nRF9160 for main CPU w/ LTE and an nRF52 for BLE. Using BMP for debugging.
I've successfully run several boards through the production...