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...
Hi,
I'm using nRF52810 on SDKv14.2 and I have changed the bootloader from 52832 to work for 52810. I could do OTA now. I found that the bootloader there is no timeout when...
Hello, I am using the peripheral_lbs example project and build it for nrf21540dk_nrf21540
I also added CONFIG_SERIAL=n, CONFIG_UART_CONSOLE=n for disabling uart.
But still...
Hi all
I currently have a project where i send and receive commands over UART to another chip. When i receive a message over UART, a callback is triggered and I continuously...
I am having difficulty getting the nrf_regulators_system_off function to work correctly on newer versions of the Connect SDK.
In earlier versions v1.3 and such, the call...
Hi, Wanted to report an issue with iOS BLE transfer speed being lower than expected on nRF5340 (nRF connect SDK) We tried to get the same throughput on BLE as nRF52840 and...
Description: I need to create an SBOM. Currently, I am using NCS SDK V2.7.0 and Visual Studio Code Version 1.93.0. I want to use the example peripheral_uart to create the...
I'm developping an application on the NRF52833 chip with DFU using BLE
I havn't deployed a lot of thing in my software and I was surprised to see that my software doesn...
I tried using the 'externallib' sample with toolchain 2.7.0 and SDK 2.6.1, and it works fine.
However, if I add something like #include <zephyr/kernel.h> in 'mylib.h'...
Hi Nordic,
I am using modem nRF9160 to send a couple of bytes to my server. However, I have a problem with the PDP context. More particularly, when the PDP context is...
Hello, I have combine mouse with keyboard HID_12 and keyboard with media HID_23, but not able to combine mouse with media and all 3 together! Here are my HID_12 and HID_23...
I developed a project that using static passkey to pair and bond with nRF SDK17.
It be fulfilled by the follow way:
However,when I turn to NCS,I don't know how to...
Hey,
We've been using the pynrfjprog HighLevel API for our production programming, and I see that's now deprecated. There aren't any examples showing how to program the...
I am developing a keyboard using "ble_app_hids_keyboard" of SDK17.1.0 version. When I look at the log during testing, "High Duty Directed advertising" appears repeatedly and...
I'm working with an nRF5340-based custom hardware setup that includes an audio codec and a microphone, and I'm testing LE Audio functionalities. My setup involves running...
Hello,
We use nRF5 SDK v17.1.0 (soft device S140 v7.2.0) and it works well except that when receiving many message over bluetooth the device reset due to memory being full...