Hi
The documentation for the new feature in S110 v8 to change the gatt table size says that to change it the linker configuration needs changing .
This means it is a...
I used to be able to see my development kit in nRFgo studio and flashed S110 onto the chip. Now all I see is: "No boards connected". I am still able to flash programs onto...
Hello,
I have an iOS application communicating with a custom device having a nordic 8001 chip.
They have established a bonded relation. In nRFgo Studio, in Security...
Hi there, thanks for your help in advance!
I have tried the nrf51-ble-ancs-nus sample from github and making it work on a 51822 EK board, i.e., it can receive notifications...
I try to use hcidump, capture CSR dongle on ubuntu14.4.
I can find SDK8.1.1 s110 keypad demo create connection fail.
HCI Event: Command Complete (0x0e) plen 4
LE Set...
I want to experiment with recording observations of the beacons with raspberry pi's.
Is there any precompiled firmware I can install on the nRF51822 smart beacon...
Hello everyone,
I am trying to communicate among 2 NRF24L01+ modules using 2 ATmega16A microcontrollers.
My SPI communication is working fine as I am able to write and...
Hi! Can you please help me identify what is causing this issue and/or provide more info about this:
[00:04:23.038,330] \033[1;31m<err> bt_sdc_hci_driver: SoftDevice Controller...
Hello everyone!
I'm working with the nRF52840 microcontroller and I wanted to get a bluetooth antenna and since I know that the whole RF thing is very complicated, I was...
Hi.
I have a custom board with a NRF9161. The nrf91's LTE block connects to the sim holder through a NX3DV2567HR switch and an TPD3F303DQDR ESD protection.
I'm using...
Hello there, Describe the bug When setting a breakpoint inside an IRQ handler in my application, I'm experiencing the following crash each time I try to continue, step over...
I am working on integrating an external antenna with the EYSHSNZWZ BLE module from Taiyo Yuden, which uses Nordic’s nRF52832 SoC . The biggest problem is that I cannot confirm...
Hello. I have designed in the nRF52840 into a product and we've seen this issue on at least two prototypes. The RESET pin seems to get stuck low (grounded) and I can't seem...
Hello I am working with the nrf54l15 soc (sdk 2.8.0).
I have noticed that a component "mx25r6435f" is defined in the generic nrf54l15_cpuapp_common.dtsi file.
With some...
Hi,
I am currently using nRF54L15DK for Channel sounding development.
however, I would also like to add direction finding function, I know that there is no direction finding...
Hi,
We're a bit troubled by the known issue NCSDK-20567: Partitioning limitation with MCUboot swap move , and are trying to find a work around.
Since the issue is with...
Hello
I am trying to implement AoA reception using the TimeSlotAPI on the nRF54L15.
I have previously implemented a simple AoA reception function on the nRF52833.
Please...
Hi,
I'm trying to set up two nRF5340 Audio boards - one as a unicast client (gateway) and the other as a unicast server (headset). I have seperate config files for both...
Hello, we've been using nRF5 SDK and nRF5 SDK for Mesh for about 5 years now and we're looking to port our codebase to nRF Connect SDK.
We have already started the process...