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...
Hello,
I've developed a custom PCB which uses an nRF52810 SOC. I've been developing the software for the device using NRF Connect SDK 2.6.1 in Visual Studio Code, and I...
The first time I download the program to my device , it will cause a crash when I try to set NRF_POWER->GPREGRET for OTA purpose;
However after restarting my device, and...
I've found an interesting behavior in the less with the Copy button on this step:
I found that if I clicked on the copy button, the spaces in the text are 0xA0, but if...
Hello,
I have enabled the BIS gateway to send stereo signal, and the BIS headset can receive the stereo signal and play it.
Now I can pack the left and right data to one...
I implemented MCUboot in Serial Recovery mode on a custom USB stick to enable firmware updates via MCUmgr. Initially, everything was working correctly, and the image transfer...
Hello~
I am developing nrf52840 with zephyr ncs tool chain v2.7.0 and SDK v2.6.1.
Our project needs RSA to exchange secure data.
I use example "samples/crypto/rsa",...
I am working for 2 years on nrf_sdk with softdevice and FreeRtos on cpu nrf52832
now we want to move to Zephyr OS.
- I installed nrf command line tools. nrf connect for...
We're using the Nordic Zephyr library (SDK v2.5) to configure the nPM1300. Using the library, the battery discharge current limit is set to 1000mA. However, using a logic...
I am trying to make my gateway send stereo data to the headset where it will be played on an external codec. I want this to be a single stereo stream.
I had this working...
Hi,
I was looking into hooking up an SD card to the nRF9160DK that I use for data collection during evaluation and early stage pilot projects. I noticed that there is an...
Describe the bug
BLE pairing on the new NRF54L15DK does not succeed. Connecting and advertising works, only pairing fails. I have tried the same example on the NRF52840DK...
Hi, we are using custom PCB with nRF9160.
we are writing a firmware for radio test lab. We are using LTE asynchronous in our firmware and LTE-M mode. We want the modem to...
Hello.
I am using the nRF5340 DK.
According to the circuit diagram, it seems that when I apply power to VBUS_nRF, there should be no power on VDD_nRF of the MCU.
(Power...
Hi,
for my custom device with nRF52840 and nRF Connect SDk v.2.8.0with VScode I want to add bootloader so that I can pass firmware to it through USB cable. I want a simple...
Hi, Good day!
I have been trying to change the SDK version for the past few days, but I am unable to open the Manage SDKs or Manage Toolchains tabs....