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...
Is there a way around the issue where bluetooth communication acting as a pass-though terminates the packet whenever null character is found in the packet.
SDK: nRF5_SDK_12...
Hello,
I'm migrating my project from using child/parent to sysbuild ( simple Hello world code, and using MCUBOOT + NSIB ).
The first error i faced when moving to use sysbuild...
Using Zephyr.
I'm looking for a process or a function to log unconditional message in the logging system including timestamp and other typical logging/display functionality...
We have a custom board with an nRF9160 directly connected to a SIM-S-IO3-MFF2-2 IC. I understand these kinds of eSIMs in IOT devices are typically provisioned over-the-air...
I have a slightly off the wall requirement where I need to send a serial data stream at 5kbps, it will be used to drive an external OOK 433MHz transmitter. The data format...
Hi,
I am having some issues when trying to enable the Fast Pair when executing the bt_fast_pair_enable(). I used the debugger to determine where it's failing:
...
Hello,
I am working on setting up the nrf52 (nrf52832) to communicated with the AD4130 from Analog Devices via the SPI Port. However, I am encountering a problem that I...
Hi,
I'm using the nrf9160, sdk 2.4.0 and tool chain 2.6.1. I need to scan the i2c sensor, I didn't find the i2c scanner example. So i was add one code and tested i'm getting...
I am trying to test the light switch and light bulb example with google home app and google nest device as a border router. I have flashed the bulb example into a nrf52840dk...
Hello, I've been trying to connect to cellular from our custom board (using nrf9160_ns) for the past few days. It already worked with the evaluation board using the same sim...
Hello,
I'm using the audio application provided by nRF. I want my device to play an audio file containing a sound saying "Connected" whenever the board is connected to the...
Hello, I'm running the nRF5 SDK's ATT_MTU throughput example and I want to check that the data sent by the 'tester' (nRF52832 in my case) is effectively received by the 'responder...
Hello Nordic team,
Currently we are developing with the latest Serial LTE Modem FW and modem core firmware which is available on Quick Start.
We see that the COEX0...
Hi
I set the time and date from cfs
the received package is valid. the timestamp is transfer to the set method correctly. the output shows also that the system time is...
We are currently using a Linux system and controlling HCI_UART firmware through BlueZ.
The problem we are encountering is that using BlueZ V5.55 allows normal Bluetooth...
Hello! I have a GATT Server in the form of a nrf52840-DK that has been given to me from a company that has a custom service on the server using CCCD. I have the full documentation...