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...
I am trying to get an end to end BLE application working. I have an nRF52832 board that is running peripheral_uart. It is advertising and sending a text stream to the connected...
Hi,
We are using a NRF54L15 device as an SPI slave device communicating through an other SoC as SPI master. This SPI master device emits periodic SPI messages at indeterminate...
Hello,
my dev board is nrf5340dk.
I took a sample that under zephyr handsfree_ag. In build configuration I added nrf5340dk/cpuapp. I have built and flashed my dev kit...
Hi,
running the script from the SDK 2.5.0:
imgtool verify netcore.bin
I get the following result:
Image was correctly validated Image version: 3.1.9+0 Image digest...
Hi, I am working with the nrf7002dk getting MQTT working with TLS and Azure IoT hub. It works OK with ncs 2.9.1, but using ncs 3.1.1 there are errrors. I have been following...
Hi there,
Under lesson 3 of devAcademy
https://academy.nordicsemi.com/courses/nrf-connect-sdk-intermediate/lessons/lesson-3-adding-custom-board-support/
There is an...
Hello,
I noticed that the newest nrf tooblox app keeps crashing after I connect to a device with NUS services. If I connect to an unsupported device, it just informs me...
Dears,
I made module with nRF52832. And I made also custom board with the module.
And then I tried to write FW(ble_app_uart_c_pca10040_s132.hex) but timeout error occurred...
I am trying to make a custom board device tree for evaluation of some new parts and am struggling. I have attached the Schematic as reference sine this is only for part discovery...
Hello,
I am developing a product with the nrf52840 + npm1100 for battery management. I added a usb connection for serial communication, connected as suggested by the reference...
NCS 2.7.0
nrf52840
I'm currently porting software that was originally developed for nrf52832 on NRF5 SDK to run on Zephyr. I am currently on a deadline to delivery a prototype...