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...
Hi,
When creating and adding an characteristic to service, what the meaning and difference between these two variables:
attr_char_value.init_len
attr_char_value.max_len...
Hi all,
I have compiled the ble_app_hids_keyboard example for a nRF52832 on a Laird DVK-BL652 breakout board.
I have a tablet running android 5.1.1 and the nordic nRFConnect...
Hello All,
We are using nrf52840 board interface with wiznet550i.
We try to implement mqtt tls 1.2.we get following errors..
I get certificate verification error -0x2700...
Dear Nordic Engineers
I used NCS2.8.0 to test the DFU function. As we all know NCS2.6.0 used the mcumgr-cli tool to send the fireware of the DFU image. But on NCS 2.7.0...
Hi, I am trying to understand how BLE data is fragmented and how I can send large amounts of data over BLE. I have log files that I want to send from an nRF54L15 to a mobile...
Hello,
in preparation to ask for support, I wanted to upgrade a project from v2.7.99-cs2 to v2.8.0. The project builds with v2.7.99-cs2 but reproducible fails to build with...
Hi Nordic team!
In our system, we’re using the GNSS functionality of the NRF91 to obtain the current time, which is crucial for synchronization across multiple stationary...
Hi,
First of all, let me confess I am new to NRF and BLE environment.
I am working on a project where the mobile device and NRF 52840 acts as a BLE peripheral and one...
Hi Team,
The command AT%XRFTEST (AT%XRFTEST=1,1,5,8300,17,1,1,6,0,0,3,3,0) result with ERROR
Any idea why
Tried with SDK 2.5.2 and modem 1.3.5
Tried with SDK 2.1...
I am trying to use RTT logs for debuging. I have no UART in my board. so, this is my ony option for debuing.
I tried it on my board and the nrf52dk/nrf52832 board.
I...
Hello I have a Periphiral bluetooth application which lets you communicate to it via shell commands. the service is compatible with NUS. when running the code with the 5.2...
I am currently connected to a BLE peripheral with the nRF52 acting as the central. I am able to scan using the device's name and connect. I created a custom file to handle...
Dear Sirs,
I am writing you to inquire about following questions about nRF5340.
We are using Laird BL5340 and SDK2.3.0 for our product. While attempting to write data...
Trying to work with the nRF9151DK and having lots of issues flashing, seeing RTT output and just connecting in general. Most of the time several sections of Visual Studio...
Following the getting nrf54h20 started guide - https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/app_dev/device_guides/working_with_nrf/nrf54h/ug_nrf54h20_gs.html#ug...
Hi,
We are evaluating BLE Channel Sounding for indoor localization of small mobile robots. We need 2D localization within the room, so we would need to measure the distance...
Hello, I am developing using nrf connect and sometimes while i build the code instead of getting "problems" I get a bunch of file paths etc. Can somebody help me figure out...
We're trying to get ahead of the Sysbuild / hardware model migration in order to pin to the latest LTS. Sysbuild, MCUboot, and cpunet are proving difficult to port. We're...