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...
Hi,
(+) nPM1300 BUCK1 and BUCK2 efficiencies lower than expected - Nordic Q&A - Nordic DevZone - Nordic DevZone (nordicsemi.com)
Has the above problem been fixed with...
Suppose we have a short distance communication between two nRF52840 devices. And suppose the receiver receives radio waves from other devices disturbing the connection (like...
I am unable to build my application for the Thingy:52 to perform FOTA over BLE. I have configured everything as outlined in the Nordic Developer Academy. FOTA over Bluetooth...
In my application I want to know if a DFU was executed successful and I'm using GPREGRET2 for it.
If a DFU as successful I'm writing GPREGRET2:
nrf_power_gpregret2_set...
Hi There,
I am trying to build a sample application (GNSS) on VS Code for my nRF9160 DK. The build used to be successful, but I noticed that it fails with the following...
Hello,
i am trying to install nRF Command-Line tools in my environment on my company's PC, i am on Windows 11 Enterprise on a Dell Precision 5820 Tower, and I am following...
I am unable to build my application for the Thingy:52 to perform FOTA over BLE. I have configured everything as outlined in the Nordic Developer Academy. FOTA over Bluetooth...
There is a lack of guidance on Blob Transfer Server/Client, so I decided to create and contribute a sample.
In Case ID: 331920, had the idea to add a BLOB Server and Client...
Hello Team,
We wanted to use a NOR Flash GD25Q32E to replace MX25R6435F which is using on the development kit. But we got an error. Please see below screen captures. ...
We are getting below error when flashing hex file in our custom board using a programmer tool but not getting the error when flashing using visual studio flash. 2024-10-15...
Hai,
We are planning to develop a Bluetooth gateway based on nrf52840.
the nrf is connected to esp32 through uart.
The duty of the nrf52840 is
1. It should receive...
Hi,
I'm using nRF Connect SDK v2.7.0 (this error happens with v2.5.0 as well). I'm trying to build the USB Mass Storage sample for FAT FS on flash, in zephyr/samples/subsys...
Hi,
I am writing to a characteristic, and I have noticed that the data is being truncated.
After establishing the connection, I performed an MTU exchange, and the MTU...
Hi
We are working on building a custom board for the nrf9161 as it's the newer chip but are having issues writing the IMEI to the device. I have flashed a modified version...