Hello,
We are looking for a developer a single task project. We need to provide all of our developers with the same development environment, so we are looking for someone...
I'm looking for a good firmware engineer that can take my current firmware and add the buttonless DFU to it. I currently use the Keil environment but am open to switching...
I am working on PCA10040 board using Keil u5 debugger (V5.23.0.0, JLink setup). After accepting the continuous firmware update requests I get the error message "Missing core...
Hi,
I have just started using a nRF52840 PDK board with the purpose to verify BT 5.0 features. I am completely beginner working with nRF boards or nRF SDK. Anyways, I downloaded...
I have a USB host capable Android device running CentOS via Linux Deploy and everything is working perfectly except i'm unable to connect to my USB nRF24LU1+ Crazyradio PA...
Hi,
I am using multiperipheral mode in ble_app_hrs using the ble_app_multiperipheral example taking the functions on_connected and on_disconnected while connect and disconnect...
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...