Hi,
We've been seeing an intermittent connectivity issue in Yosemite in discovering BLE services, namely scanForPeripheralsWithServices does not return anything. The same...
Hi there is a problem in github.com/.../nrf51-UART-examples
any one can help?
I put empty loop in main, and comment off all ble related int. and I process uart_evt by...
Hi,everybody!
When i install master control panel 3.10.0.14, i can't find nrf.exe in " C:\Program Files\Nordic Semiconductor\Master Control Panel\3.10.0.14\nrf ". Only nrfutil...
Hi,
I've been using the nRF51 dev kit, and today it stopped mounting when I plug it in. It doesn't show up as MBED or BOOTLOADER.
I use both Mac OS X and Windows, though...
SDK_9.0.0
I was trying to implement 2 different UART connection parameters so I decide to use re-initialization.
My initial parameters included APP_UART_FLOW_CONTROL_LOW_POWER...
I'm trying to use the nrf8001 (and arduino) to send MIDI (musical note data) to Mac OSX. According to the Apple developer site the midi profile requires that the characteristic...
I have a custom made board that has an EFM32WG360F256 communicating to an nRF8001, verified that the ACI protocol works with repeated echos, however when I run the efm_ble_my_project_template...
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...