Hello,
I established a connection between my central and peripheral module. Now i want to write characteristic value on peripheral. I tried with sd_ble_gattc_write function...
I am using the NRF24l01 for my products and looking to buy in bulk(100-1000). Now I know where to buy the just the IC but antenna design is a hard point to break right now...
Hi, my friend,
I've been with nrf905. I use a 16-bit CRC check.
But I encountered problems in use:
1.Nrf905 16-bit CRC check format is CRC-16(IBM):X16+X15+X2+1 or other...
I have two custom PCBs, each of which has a microcontroller and an nrf24L01+. Everything related to the transceiver in the designs are complete duplicates (with the exception...
Hello,
I've built a small BLE-device based on the nrf8001.
With my Iphone I can discover this device and I am able to connect to it and listen to notifications of the...
Our pcb is used for gps location data. We have a nrf24L01 nordic chip as the micro process or between the gps module and wireless module (2G). Our engineer needs to capture...
Hey folks,
I'm trying to modify the SPI Master loop back example into a 4 line SPI Master_Slave program. Whenever I change the Tx_Buffer_lenght from 10 to lsome other numbers...
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...