This is a continuation of my previous thread ( Connections drop and don't come back (and "SoftDevice Controller ASSERT: 53, 296") ) (Case ID: 341823).
The project is a star...
Hi,
This is my first time designing RF section for BLE using nRF54l15, and i was wondering if you guys can give me some feedback on hardware design. I chose a Johanson 2450AT42B100...
Hello, I have U-Blox Nora B120 dev boards. Nora B120 chip has built in Skyworks SKY66405-11 FEM IC and I want to use it.
I read in the documentation to copy folder with...
I am using VSCode with SDK 2.9.1. I have added the spi21 to the device tree UI editor. When I choose the MOSI, MISO and SCLK, they all show up in the visual representation...
Hello Nordic Team,
I am working with the nRF5340 Audio DK as a central device , trying to establish a secure connection using Security Level 4 (128-bit encryption with LE...
Hello,
We have a sensor with 2 ADCs inputs meauring identical LMT70s on the board. With one of our older firmwares we get the accurate valudes of 22deg or so on both channels...
We are trying to max out the wifi throughput via nRF7002 when connected to SPI4. Currently we only achieve around 6.3Mbits/sec (TCP Upload to peer).
When measuring the SPI4...
I'm wondering when my firmware changes over time what will happen with information stored with pstorage? For example if I my new firmware release adds an additional pstorage_register...
If I have persistent data that will be updated semi-frequently, will pstorage wear out the flash memory? What steps should I take to be sure my data storage will remain functional...
Hello,
I tested nRF51822 with ble_app_hids_keyboard example, i found it cannot pair with more than one devices.
Procedures:
Pair PCA10001 with iPhone#1, it can...
Hello.
I have a nrf51822 ek and trying to create my software using same technics as the bootloader example from sdk. But sdk's bootloader in my case doesn't work. I programm...
hello all:
I have compile successfully my project.but have link trouble about my project codes for the nRF51822 with the Keil MDK-ARM toolchain (v4.6).
For example, for...
When I try to read attribute with authorization and reply on request with status BLE_GATT_STATUS_ATTERR_INVALID_HANDLE, my device (nRF51822) goto app_error_handler method...
After importing every of your android project demos to eclipse I have following warnings:
This Handler class should be static or leaks might occur (com.nordicsemi.nrfUARTv2...
This must be stupid question of the day. I have my nRF51822 kit and my nrfGO kit and I can't find the product key. On the box for the nRF51822 there's one tiny sticker with...
I'm using Maple and custom nrf8001 board... I have the following problems...
I'm usign the library from this topic:
forums.leaflabs.com/topic.php
But as you can guest...
I've managed to get my 85122 dev board set up on parallels on a mac and get 'blinky' uploaded to it using Keil and nrfGO studio. I then changed blinky to do something else...
What is the exact meaning of this error code? Is the pipe busy? The nRF8001? The peer? Is an indication of something I did wrong, or just a indication that something needs...
Hello,
finally I am developing an application for iPhone which works together with the nRF8001/nRF8002 which I was able to buy in a reasonable housing already. Therefor I...
First, I'm just beginning bluetooth solutions, so I apologize if my question is dumb :)
I have 2 Arduino boards, with 2 nRF8001 shields.
I want to connect them. After...