Hi,
I am trying to build a thread network using a border router nRF52840 with a Raspi3B+ and 2 others end-devices nRF52840 connected on a CPU Ubuntu 16.04 LTS.
I have...
Hi,
I have a nRF52 DK board and I am trying to build a BLE peripheral with both connectable advertisement (custom with my own name and service) and unconnectable advertisement...
Hi,
I'm exploring the hid peripheral example with 52832 Dev Kit and made it working correctly. While, when I was tring to connect to it with nRFConnect, I found that the...
Hi,
I'm exploring the hid peripheral example with 52832 Dev Kit and made it working correctly. While, when I was tring to connect to it with nRFConnect, I found that the...
I have a PCB with an nRf51822 @1.8V, using the SDK 10 (no chance to change it).
The PCB itself with everything but the nRF (we did not iron it on purpose to measure consumption...
I have downloaded the motion_driver_6.12 for Nordic Thingy 52 as given in the readme.txt file. And I am using Segger Embedded Studio to build and debug the code. But the IDE...
Here is the Java error message box
A couple of interesting things:
1) Wasn't that stupid of me to mention a Java error when the Error box reported a JavaScript error...
Hello,
I am at the very, very early stages of my project, doesn't it even a name yet. Right now I am thinking of using nrf52840 for a Bluetooth operation while being supplied...
I try to use the PPK2 to measure current of a MCU in sleep. The board has some caps and a coin cell to keep the RTC on chip alive. It wakes up every 1 second to check wake...
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...