Hi,
I am trying to run the nRF91x1: DECT NR+ Shell example on my nRF9161 SDK board.
I get this crash when the code runs
Can you point me to the explanation of what...
Hello,
Is there documentation, or an example, explaining how to avoid accessing peripherals owned by the SoftDevice controller in an Application?
I found this:
docs...
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...
When version 1.0.0 of nRF54L15-DK evaluation kit will be available and how to distinguish the version when ordered from distributors like Digikey?
In discussion here:
...
-> How to transfer data from one thingy52 device to another thingy52 device. If i have 2 thingy52 devices, I'll send data to 1st tingy52 then 1st thingy52 device will send...
Dear devzone,
Based on ncs2.9.1 and nRF54L-DK(v0.9.2), add in the prj.conf of the peripheral_uart example:
Compile and burn to nRF54L15-DK, the program does not run, and...
hi,
I am using PCA10040 v0.9.0 Nrf 51 DK.
In schematic I am not getting connection for programming connectio n .In sheet 4 of 5 at the USB Connector connection signal...
Hi,
I m trying to develop an linux-application running on node.js to communicate with a nrf52 device. I m using the noble-module ( noble ) and a usb bluetooth-dongle. ...
Hi,
Is it possible to connect nRF905 to nRF51822 via SPI, add ShockBurst code nRF51822 and then use alternately/simultaneously Sub GHz and Bluetooth communication?
I'm...
Is there nRF Connect or similar program that enables development of BLE applications for Windows 10 (using native BLE API - ideally universal windows platform)?
At a connection the call function app_error_fault_handler()
with parameters
m_error_data.fault_id = 0x01 m_error_data.pc = 0x14DBE m_error_data.error_info = 0x0
Is not...
I'm trying to configure UART functionality in my program, and in the event handler under APP_UART_DATA_READY I'm missing bytes that I should normally have received. The code...
Hi,
Is possible to program the nRF52832 with a target voltage between 1.7V to 3.3V? I'm thinking to power supply the MCU with a pair of AA batteries in series.
Thanks...
I am using the "Nordic Uart Service", example to create a simple serial console which allows a user to change settings such as tx power, advertising intervals so that different...
As in the circuit diagram attached where the pin resource is insufficient For one Pin (AMULTI), I design gpio for Button and analog input as 2channel. (This switch uses the...
Hi DevZone,
I am going to apply a Arduino CAN bus shield onto nrf528400 preview DK. I was integrated this shield with Arduino board and a 3rd party BLE module. Now, I am...
I'm basing my PCB design on Nordic's reference layout. The product I'm developing will only be used for research, and is basically a one-off design. How closely do I have...
Hello,
I am using the NRF52832 for advertising every 10s.
However while entering the sleep phase, I noticed some glitches while measuring the current. You can find attached...
I am in need of some guidance around how to simulate multiple devices, with different addresses, on the same NRF52
I am currently developing a test application using the...
Hi,
(SDK 14.2 , S140 v5.0.2-alpha)
I followed the example in sdk v11 multiactivity_beacon : \examples\ble_peripheral\experimental_ble_app_multiactivity_beacon\hrs_advertiser...