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...
The following phenomena have been observed in an anechoic chamber:
Success : After the bt_audio_stream_start function is called, the stream_started_cb callback is invoked...
Hello,
We applied for some nrf9151 samples and designed a simple development board with reference to nrf9151 DK. However, there was an issue during testing that the SIM...
Hi, I'm having problems with the firmware update of the Thingy-91. I received it from my professor to use for my final project (it has already been used by previous students...
I am developing a Github CI pipeline to automatically compile, sign, and upload firmware images for a nRF52840 device.
Because I don't have direct control over the machine...
I am having problems in the JLink connection for nRF52840(RAK4631) to load MCUBoot+Zephyr application. In the RAK4631 RAKWireless bootloader, it is loaded using nrfutil by...
Hello.
I want to try changing the settings of the transmission window used when connecting with BLE. How can I do this?
I searched for the S140 API, but could not find...
I am using nordic 52840 for produciton development After software jump from boot to app, then app run ok, but after 8 mins ,it went wrong(uart can not reply anymore).
we...
Hello, I've got a frustrating error on a fresh install of my environment on Mac OS 13: " Could NOT find Python3: Found unsuitable version "3.9.6", but required is at least...
Hi,
I am currently developping a board with a nPM1300 as battery charger and power management IC. I was wondering how resilient are the CC pins are to ESD. On the Absolute...
We have this custom sensor board, running nRF9160.
Application code built with SDK 2.5.0, running modem FW 1.3.2, and using LTE-M connecting to MS Azure IoTHub with MQTT...
Code is on APP processor. It is in secure mode, verified using this method: https://community.arm.com/support-forums/f/architectures-and-processors-forum/13548/for-armv8-m...
hello, i have a weired issue with my sensor communication using spi. the code that used the old SDK works, but the one using the new SDK for some reason doesnt. i need to...
Hi All.
A few years ago, Nordic documentation for developers included many "examples" to practice with and learn about this technology. For instance, ... >examples>ble peripheral...