Hi
Is it possible to stream 128 kbps .acc, .lc3 or .mp3 Spotify audio from server to nrf9151 ?
It says it supports 300 kbps download, so maybe 150 kbps is realistic ?...
Hello,
I'm currently working with a custom board using the nRF5340 SoC, and I'm running into unexpected current consumption behavior.
When the device is in advertising...
I installed NRF connect I successfully built project when I flash I get success, but actually I can see project is not flashed what and how can I debug that ?
Hi,
I am using the nRF52840 with nRF-SDK version 16.0.
At random intervals, I encounter the following error:
"[00:02:51.009,460] <error> app: ERROR 1813 [Unknown error...
I was following instructions from this and this post, but I'm not yet able to build with the following combination: CMakePresets.json + west + sysbuild.
I'm using this west...
Hi,
I switched to SDK 3.0.0 and got back problem, that I had some time ago with 2.6?? When my code compiles, but controller stuck after many successful builds and I open...
Hi everyone,
We found that the LIS2MDL_INT interrupt from the compass on P1.06 affects communication between the app core and the network core.
About 3 seconds after...
Hi.
Didn't find an exact answer for my question.
I'm using the ble_app_beacon example on my custom board based on nrf51822. While powering it from a coin battery, I measure...
Greetings. This is a followup to my previous question BLE Software Configuration for FCC Spurious Emissions . I did not ask the right question there and I did not want to...
Help!! I need to implement a dc motor position control and i have problem reading the encoder (too fast). I have seen that nrf51822 has a qdec peripheral. Any suggestions...
Hi,
I wanted to know if the UART pins can cause any issues if kept connected to usb (Rx/Tx pins stable to 3.3V) and directly to the GPIOs of the nRF52, while performing...
I've come across the following situation:
We have a device (nrf52) which uses fast advertising with whitelist after it has established a bond with a single phone. When...
Dear All,
I'm kinda getting desprate and would be very thankfull if somebody could help me.
I want to get two NRF24l01+ to communicate with each other. But it doesn...
hi, all
I met a communication problem between nrf52832 and nrf24le1, I used nrf52832 as receiver and nrf24le1 as transmitter, but unfortunately,nrf52832 can not receive...
We have a sensor product that has been in the field using the nRF8001 in no security required, just works mode for over a year. Recently, we had a request from a volume user...
I am using the ble_app_uart on the nrf51dk.RX is always enabled.I want to enable TX when data is to be transmitted and then disable it again.
I am using
NRF_UART0->TASKS_STOPTX...
Is there a way on the command-line to read the debug port (DP) register or access port (AP) register for nRF52 via the the nrjfprog program?
I do not want to write my own...
I'm new to the nRF51822. I've setup GCC and Make on Windows 10 and am using SDK 11. In all the examples of the SDK, flashing the newly made hex files (using GCC) with JLink...
We are working on a project that will operate in the MBAN frequency range of 2360-2390mhz. One of our current products utilizes the nRF24L chip, and we were interested in...
hello.
Although example consumes less current when connected, in the project I made, consumption is not reduced even if it connects, what is the cause?
The service seems...
Hi,
I'm trying to write more than 20 bytes to a custom characteristic, from Android (Cordova BLE Central), but this completely crashes my App
APP_ERROR:ERROR:Fatal ...
Problem description :
When using 'Just works' pairing with LESC key exchange peer_manager doesn't allocate buffer for peer public key and doesn't pass own public key to...