Due to limited resources we are looking for someone who can help us with making a custom profile.
You are preferably in the Stockholm area and have done this before.
The...
Just putting this here in case anyone else comes across this issue, esb_arm.lib and gzll_arm.lib don't appear to implement the work-around in PAN 18(in the version I tested...
NPM2100 EK CONNECTION
Can I connect The NPM2100 EK with NRF52 DK? If so..... 1. How do I physically do this? 2. Can I program the NPM2100 EK to send Voltage Supply of 1...
I am currently working on creating a custom PCB which features an nRF9151 module. I am currently working on pin assignment for our peripherals. Given Zephyr uses a device...
Hi,
I am using the nRF52840 with nRF-SDK version 16.0.
At random intervals, I encounter the following error:
"[00:02:51.009,460] <error> app: ERROR 1813 [Unknown error...
Hi,
I am working on implementing the BME680 sensor with the nRF5340DK using the I2C protocol. I have successfully obtained the slave device address and the sensor address...
In my application we have an nRF514L configured as an SPI target. Page 830 of the nRF54L datasheet (version 0.8, dated December 2024) documents that the SPIS peripheral requires...
Hello, we're currently developing BLE devices with PCA10040 and nRF Conenct SDK 2.9.0.
During a series of experiments, we found that with the same hardware and the same...
We are using the nRF5340 with Zephyr OS v3.6.99-100befc70c74 and nRF Connect SDK v2.7.0-5cb85570ca43. We have the following questions:
Is our understanding correct that...
Hello,
I recently bought a Thingy91x; before that, I was using a Thingy91. I activated it and successfully programmed the Hello nRF Cloud firmware via the Quick Start in...
In NRF5 SDK17.1, I disabled the Bluetooth broadcast channels 38 and 39 by configuring channel_mask. However, when I measured the broadcast current waveform, I found that there...
Hi,
I am trying to use mcuboot to load a version that is stored in my external flash, and I cannot get it to boot. My project is being built using sysbuild and my target...
I'm working on a IoT device that leverages the AWS IoT and AWS FOTA components from the nRF Connect SDK. The device is battery powered, and so I want to limit the connection...
I am trying to get my nRF9151DK connected to Azure IoT Hub. I have used the Azure IoT Hub sample, with some modifications to use LTE instead of WiFi which does not seem supported...
Hi
I had a device that did not start up - because it was waiting for the 32KHz clock to be stable.
So I tried to change the setting below from 15pF to 5pF and it started...
Hi all,
lesson2, excercise2 is missing the code snippits.
Excercise1 and excercise3 do have code snippits to copy.
I tried on both Chrome as on Edge, but the snippits...
SOC: nrf52840
SDK: v2.9.0
Device is a central, it connected to 16 peripherals, these peripherals will power on 90 seconds and then power off 10 seconds(one cycle). ...