Hi, i am using:
-nRF 52 DK
-nRF 52832
-Sensor of Maxim Integrated
-SDK 17.0.2
I have some problems in handling the I2C through the nrfx module.
This is my ReadByte...
Hi, I have a set up consing of an nrf52840, a Raspberry pi and a Linux workstation, which communicate over IPSP following the IPSP sample from Zephyr OS. The nrf52840 is a...
what can be the starting Point for Bachelor Thesis involving BLE 5.0 devices to be deploy in mesh Network. How the challanges in the Thesis can be address and set as a Goal...
Note: This is related to the following issues:
- https://devzone.nordicsemi.com/f/nordic-q-a/63255/nrf9160-getting-stuck-after-cell-change
- https://devzone.nordicsemi...
Hi, I am Product Manager working for Medical Device Manufacturing company based out of Ireland.
we are in search for a development house / developer who will support us...
We are using SDK 3.1.1 and nrf52DK with our own Model ID and anti-spoofing key from Google.
When flashing the Locator Tag example to the board, a half sheet notification...
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...