Hi,
I am sending data from Android phone in every 200 ms to nRF8001. But sometimes I found there is a 50 ms or 100 ms delay. It looks like nRF8001 spending some time in...
Hello,
I'm starting a new nRF51 project on mbed for a custom board. I wish to know what is the "cleanest" way to define pinout (what file to edit) ?
Thank you
I have enabled data ready interrupt bit and also enabled the fifo bit and also enabled gyro_fifo and accel_fifo bits in mpu6050 so that when data ready interrupt occurs the...
I will be selling various ble products. My customers can connect to and program the devices using their bluetooth smart phone or tablet.
I want them to have the option...
Hi,
I am trying to run nRF24L01+ in default configuration using simple ping-pong examples using RF24 Arduino library.
The problem is that while ping-pong is getting through...
Hi,
I want to send data from one peripheral(nRF51 DK) to multiple Android Phones. This will be a one way connection from the peripheral to the smartphones. I red on the...
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...