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...
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....