Hi,
This is actually a follow-up to my previous question here: devzone.nordicsemi.com/.../publish-timeout-handler-of-one-model-called-during-publish-timeout-handler-of-another...
Hi to all Nordic product lovers,
This is not a question but rather an announcement of a new nRF52840 based finger tip size module 14 x 9 x 1.6mm launched at CrowdSupply...
Hi,
I have a SPI slave device which outputs 8-bit registers that I have to assemble. For example, I receive two 8-bit registers, a high and a low register, which I have...
I have a PCA10059 dongle. I have inadvertently configured pin P0.25 as the sleep debug pin and I use active state 0 as I am using off board LEDs with reverse logic. This means...
If you're working on a product that requires you to show and translate GATT Attribute (Service, Characteristic and/or Descriptor) UUIDs to Strings to the user, it's likely...
Hello,
We have been trying the sendNotification call and after getting a success log we are not able to send a second notification. I'll copy the snippet of code that we...
We are developing a battery-powered medical device using nRF9151 with nRF Connect SDK v2.9.0 , where data is transmitted to AWS IoT Core using MQTT over LTE Cat-M . While...
Hey, I'm looking for a solution to encypt the DFU_Application.zip and that the nrf52840 MCU can encrpyt it at runtime. Actually I've read that this not offical supported of...
I’m working on an indoor tracking system based on the Bluetooth LE Channel Sounding (CS) API. My target is to support multiple initiators connected to a single reflector,...
I'm using the DFU bootloader from the nRF5 SDK 15.0.0. To initialise the DFU service from the application the ble_dfu_buttonless_async_svci_init() function from the nRF5 SDK...
Hi,
We're about to make a bunch more of our custom boards based on the nrf5340_audio_dk platform (modified with a stereo codec and some other stuff) with a modified version...
Hello, as the title suggests. I'm just wondering if the nRF91 (nRF9160 or nRF9151 DK) can use vanilla Zephyr instead of NCS for getting GNSS data (using the GNSS API)?
I...
I am using a STM32 with the NPMX drivers.
I am having a few issues and wanted to see if there are recommendations.
Issue 1:
disabling the interrupts does not seem...
Dear Nordic Community, I want to build samples/basic/blinkly on nordic nrf52840_dongle inside my Zephyr workspace. I use Zephyr 4.2.0, but on Zephyr 4.3.0 I have similar problems...
Hello, I am looking at pages 871 and 872 of the datasheet for the QFN48 package, but I’m not sure I understand correctly. Could you please tell me which GPIO P0 pins can be...
I’m using an nRF54L15 evaluation board obtained from a distributor and currently testing transmission and reception of large data chunks. Everything was working fine until...
I have an external device. After connecting it to the central device, I found that the Bluetooth service of my external device couldn't be enabled properly. When I checked...
Hi, I have the radio_test example running correctly on a nrf52840 dev board. I am able to use the Nordic Serial Terminal (v1.6.0) to send commands and read responses.
...
I am developing a custom board using nrf54l10 chip. So far, I have been able to use a code to comunicate through spi and uart for me to use printk function.
Now I was trying...
The docs( docs.nordicsemi.com/.../dect.html say that th nRF9151 modem can't do GPS/LTE and DECT NR+ at the same. Could the modem switch between the two operation modes while...