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,
I'm looking to continuously sample the ADC at a high sample rate with rotating buffers.
I found an example code that matches what I need with the older SDK for...
Hello. Right now, I am connecting an external flash using SPI. The external flash is used for firmware updates. I'm trying to launch sQSPI to access the external flash. I...
Can the NRF54L accept a CMOS output clock signal on XL1? The NRF52s could do this via clock source register settings but such a configuration is not listed in the NRF54 datasheet...
We are using nRF5340 with nRF7002 on our custom board. Our application requires:
Wi-Fi (via nRF7002)
Thread (via nRF5340)
DFU over Wi-Fi
We are concerned...
Testing with NCS 3.0.1 and nRF54L15-DK. I would like my devices to be able to work as channel sounding initiator as well as reflector role. In my own code I have integrated...
I have this main code:
With this overlay:
and this configuration:
I am using a nrf52840 dev board and have connected P0.06 and P0.08.
Why does it not trigger...
SOC: nrf52840
SDK: v2.9.0
Device is a central, it connected to 16 peripherals, these peripherals will power on 90 seconds and then power off 10 seconds(one cycle). ...
We have peripheral, and we want to connect it using NRF 52840. when we are bonding this using nrf connect app we get a pop up with random key and using pair we can pair with...
I'm using the nRF9160 with the LIS2DH accelerometer and SDK version 2.5.2 . In my hardware setup, INT1 is connected to GPIO 0 and INT2 to GPIO 1 . I'm configuring both interrupt...
Hello,
I am currently using the `AT%XICCID` to obtain the ICCID of Hologram eSIMs. The output of some of these eSIMs are just the raw 20 digit ICCID with no ending checksum...
Hi,
I’m looking for your recommendations on a suitable conformal coating for an application subject to high humidity. The goal is to mitigate any potential risk of short...
Hi I am trying to get an SD card hooked up to my nrf52840 devkit. I am using nRF Connect v2.6.1 and I was trying to get the sample code working, so I used the sample in ncs...
I have downloaded nRF connect setup V5.1.0 and nRF command line tools V10.24.2.
downloaded nRF connect extension , SDK pack and tool chain in VS code.
I added the build...
in this example:
https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/samples/bluetooth/conn_time_sync/README.html
the peripheral has this assert statement when...
Our design has an nRF5340 with RV3028C7 to provide the 32 kHz clock via P0.00.
If I configure P0.00 as a digital input, I can see the pin toggling.
However, if I use the...