I work test program on ncs2.8.0.
I put a reference to the BOARD variable at the top of my project's CMakeLists.txt.
When "west build -b nrf52833dk_nrf52833", BOARD is...
I'm working with custom boards using the nRF9161 chip. In the process of trying to test the layout of my custom board, I was able to successfully connect to and flash the...
My custom board with a NRF5340 (MDBT53-1M) with LF crystal is running as a central on NCS 2.6.1.
It's connecting to a legacy device which has a BLE121LR.
NRF5340 centrals...
I'm trying to run the vanilla HTTPS sample on the nRF9161 DK: sdk-nrf/samples/net/https_client/README.rst at 4b9841a28e97e9d61b93f8981375d644b9d04ea0 · nrfconnect/sdk-nrf...
Hello Nordic community,
I am currently working on developing applications for Matter over Thread and have set up my ZAP file accordingly. I've successfully flashed two types...
Hi,
I am looking forward to ncs2.8.0, which was released last Friday. Today I tried nrf54l15 + 2-wire PA but failed to compile successfully.
sdk: ncs2.8.0
project: direct_test_mode...
Hi,
We are designing a USB Receiver based off the Nordic Proprietary Radio + ESB.
Do you have any reference designs for a PCB antenna which must be as small as possible...
Hi,
I'm migrating a project from SDK 14.2 to 15.3 and I wanted to use the generic and "full" sdk_config.h located in config/nrf52840/config/.
The documentation says...
Hi everyone, I would like to confirm if this is a bug.
Per the comment, it seems that the intent of the code is to reject an attempted SoftDevice update.
However, this...
Hi,
We're currently developing nRF52832 module which can support for several products, like bulbs, switches and etc. Once we finish the developments we're try to make them...
Hi,
The final design we are working on is composed of 8 peripherals notifying (every 80ms or 160ms) to 1 central.
Packet data size is 141 bytes and depending on rate configured...
Hello,
I currently have a working BLE application for the nrf52810 which is currently using the s112 softdevice. However I wanted to increase my BLE throughput so the s113...
Good morning
Our company is using nrf52840 devices with BLE-mesh and asked me if I could have a look at the Zigbee functionality for adding Alexa compatability.
So...
Hi,
I just started experiencing a weird failure in 2 of my nRF9160 devices. I am running modem FW v1.0.0 and nRF Connect SDK v1.0.0. The devices have been working fine,...
I was able one time to power up the nRF9160 dev kit and see it connect to the cellular network and to nRF Cloud. Since then, it will only blink LED3, which indicates that...
I was trying to enable logging in the example project like blinky.
I've searched the Q&A in the forum but still have problem seeing the logs, the strange thing is that I...
Hi guys,
We are starting a fresh project these days. Let me try to describe our needs.
On one side, we should have a BLE module, as simple and small as possible, that...
Hi,
My application is not advertising and after debugging i found error'7' in the line : err_code = ble_advertising_init(&m_advertising, &init); in the advertising_init...
In the I2C process it seams nRF52832 cannot read device acknowledge pulse from device due to the Nordic output do not goto high impedance during device acknowledge pulse,...
Hi
Is there a known limit for operational conditions regarding shock (max acceleration) and vibrations (frequency, acceleration and amplitude)?
I am asking because we...