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...
Dear DevZone Team
To detect possible TWI slave devices connected on a TWI bus, we want to scan for device addresses and check if they are being acknowledged.
In the twi_scanner...
When a BTLE Connection is underway, calling bt_disable can result in an infinite hang in the Zephyr BTLE stack. Using ncs v3.0.0 Any ideas? There is some mention of: CONFIG_BT_HCI_ACL_FLOW_CONTROL...
I have implemented the erase protect and app protect in our application. There are commands for locking and unlocking the device. Actually, during testing I was able to lock...
Hello Team,
I am working with Thingy: 91x and I have searched your websites for Schematic for some understanding purpose used in Thingy: 91x Kit.
But I couldnt find any...
Hello, I started working with the nRF Cloud and have been trying to understand the authentication procedure. From my understanding, the create_credentials script creates the...
Greetings, my name is Toni. We are trying sending the MO PS SMS-over-CP/NAS or IMS from the nRF9160-DK: - Hw rev2, - mfw v1.3.7, - NCS prebuilt apps from the v2.3.0 and v3...
Hi Nordic team,
I am designing a new board from scratch around the nRF52832 in KiCad.
My current plan is to use the nRF52832-QFAA/QFAB QFN48 package on a 2-layer PCB....
Hi,
Using the Matter template sample, I'm not able do to the commisionning until the end because I got an error saying " an error occured" on my border router( using an...
We are currently developing a nrf52840 firmware which should support RSCP as collector.
Setup:
nrf52840
ncs2.9 with
Q322804 NCS Host
Q331587 SoftDevice Controller...
Hello,
I have been trying to find an answer to this in the documentation but have thusfar been unsuccesful. For our use case we use the Certificate management part of the...
After Can the ESB protocol be added to the nrf desktop routine? . I tested the code for switching from ESB to BT (Non-Concurrent)。
The SDK version I used is V3.2.0. The...
Hi,
I'm looking for any help to implement wifi OTA for nrf54l15, found a lot of docs about FOTA for upload firmware over ble but i need to upload the firmware located at...
I am working with the nRF9151 (SMA) and attempting to place the system into the lowest power state using sys_poweroff() .
After entering this state, I observe undefined...
Both the NCS 3.0.2 NRF54L15 PCBA and DK development board occasionally fail to receive broadcast data. For comparison, running three PCBs simultaneously, the indicator light...
Using SDK 2.4.2
1) Is there a way to specify multiple MCUBoot keys in the same way they can be specified for NSIB? MCU Boot allows an array of keys, but it looks like zephyr...