Hi,
Kit:nrf5340
Can you please tell me if there is any example in nrf connect SDK v1.5.0 related to data transfer concepts.
Is ble controller will be enabled during...
I'm was testing the gsp sample in samples/nrf9160/gps. It runs fine on my nRF9160DK and reports NMEA messages. However, when i ran it on my custom board, it failed in setup_modem...
Hi,
I'm attempting to obtain sensor values for a project to be completed less than a week from now and I have not yet started programming so any help would be greatly appreciated...
Hi
I am using nrf52832,SDK version: SDK : RF5_SDK_17.0.2 .
USE CASE:We have two central and one peripheral.We need to control two central with one peripheral(REMOTE...
Hello,
I am facing an issue with SPI when the SoftDevice S132 is enabled and i cannot figure out what the problem is.
The following test works perfectly when SoftDevice...
Hello!
So I can connect, disconnect and write to my applications characteristics via a PyQt5 GUI I threw together. On the python backend, I use Bleak to
search for devices...
SDK17.1
MCU: nRF52832
My product supports connecting to two master devices. After successfully pairing and bonding with both master devices.
Is it possible with the...
How does VS Code know which nRF5_SDK_xx to use?
Where does VS Code get the nRF5_SDK_xx files to build the BLE app?
PS. Using VS Code V: 1.104.0
Any help appreciated
Hello everyone,
As the title suggests, we're trying to get the on board flash (mx25r64 as far as I can tell) of the nrf7002dk devboard working as a USB mass storage device...
my nPM2100-EK can no longer connect to the PowerUP app.... all was working fine for the first few days, but no nothing.... the problem is the same on my PC and Mac....
when...
Hi Team,
I'm encountering an issue when using scan and STA mode.
When I run the shell example along with my custom board, the scan works successfully the first time. However...
I'm trying to build an HTTPS server application using zephyr http library, but the client connection is always being rejected. Can anyone help?
here is the logs
Hello,
I am working with nRF Connect SDK v3.0.2 on nRF52833 and trying to enable DFU over BLE using MCUboot .
I can see the device in the nRF Connect mobile app ,...
Hi Team,
For my project, I am using nRF 5340 board and using the Zephyr SDK for development. I need to read and write data from/to an external SPI EEPROM used ( MP95P08...
Hi,Team,
I am currently using the nrf54l15-dk to debug NSIB. The version of my NCS is v3.0.2. I referred to this link: https://docs.nordicsemi.com/bundle/ncs-2.9.0/page...
Hi,
We have sent out our product (includes the nRF9160 SiP and an nRF52840) for EMC testing and the test lab is asking for the following:
nRF9160 LTE Cat M1 and NB...
I am trying to set the charge current (ICHG) to 100mA or 200mA using nPM1300 on nRF52832 via TWI (I2C). However, the measured current is always limited to ~87mA, even when...
Dear Nordic Support Team,
I am currently working with the nRF9160 and exploring secure methods to lock and unlock the device without losing the firmware.
At present, I...
Following the instructions from
https://docs.nordicsemi.com/bundle/asset-tracker-template-latest/page/common/getting_started.html
I get build errors building the asset...
Hello Team,
We are currently working on the nRF54L15 platform and using nRF Connect SDK v3.0.2. We've successfully added support for DFU over BLE using the following steps...
Hi, I am working on a project where ECG data can be send wirelessly. For that I am using ADS1298 and nRF52833. I am very new to it. I have connected the nRF52833 SPI lines...