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...
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...
Hello,
I've an issue that I can't find clear instructions for the nRF5340 serial recovery for the network core.
Being able to update both cores from the bootloader level...
Hi , am developing the st7789v_minimal_sample application using Nrf52840. after creating minimal application am facing some unrecognisable issue. which am stuck can you please...
I need to implement a function to store some parameters such as uart baud rate and use these parameter for device initialization, The parameter could be modified when the...
Hello,
I`ve got a working S120 peripheral BLE device with custom services and characteristics.
I am able to connect and bond with iOS and Android. But I cannot connect...
Hello:
Im rewritting a program from ST32F105RC to NRF51822.
In a part of the program of ST32, it checks if the interruption from pins 5-9 (EXTI9_5_IRQn) is enabled, and...
Hi,
I worked with temp sensor example and sofdevice s110 and something stuck on some function.
Anyway, I made readout from registers but softdevice blocks register access...
My nRF51 will occasionally lose connection to the computer, and I have to disconnect and then reconnect it before it will work. How can I reset the device dynamically, without...
I'm trying to compile a project I have for nrf51 on nrf52. I am running into errors with macros not being set.
For example:
error: #20: identifier "ADC_CONFIG_RES_10bit...
Hi,
I'm working on a sensor application that sends out fairly large quantities of data via BLE notifications. I understand how bluetooth works and have read and followed...
Hi,
I'm currently testing ble_app_uart on nRF51822 custom board. I connected it to nrf51 DK P19 and was able to program the hex file successfully.
But it doesn't run...
Hi, In your documentation you specify the maximum CPU temperature 85 DegC.
What problems could one expect after this point?
How much safety margain du you have on this number...
I'be been reading over and over the datasheet but cannot see how to dissable Enhanced ShockBurst features for my application which only requires basic one way radio.
I...
Hello,
I'm trying to program that module, but i can't do it correctly.
I'm using a program that works fine in nrf51 DK, but when I program this in ptr5518 my smartphone...
I want to port either the S210 experimental DFU over ANT_FS to serial DFU or the S110 dual bank serial DFU project to be S210 compatible.
I'm using S210 V4 and SDK 8
...
I would like to connect more than 8 devices to a single host. Therefore I would have to set the same role to multiple devices.
What are the implications of using the same...
HI,
I have some problems with the function sd_ble_gap_scan_stop(). I want to stop scanning into the RTC1 event handler but when I use this function (sd_ble_gap_scan_stop...