I'm trying to implement channel scanning in our nrf24lu1p based USB dongle.
I'm following the specs and basically loop though each channel ;
loop
stop listening
set...
Hi,
I am using the NRF8001 in UART mode and attempting to bond with my android device (Lollipop 5.0 Nexus 6).
i am using the nordic arduino sdk which is found here:...
Hi, I'm using the nRF8001 in an application that requires security so bonds to the remote client/central. My device supports firmware upgrades that may involve new nRF8001...
Hello.
Initially when reading the Gazell documentation I didn't think it'd be a problem but now in Keil seeing this has introduced some doubt whether it's a thing:
...
We would like to be able to calibrate the rRF9E5 ADC
Our proposal is to permanently fit voltage dividers, each using two precision resistors, on two of the ADC Ports and...
At some point in the past I had nrf51+gdb+breakpoints working just fine. I even have a bunch of __BKPT() calls in my various error handlers to trap into the debugger.
At...
Hi there,
I've designed a custom board implementing the nPM1300 and am currently in the process of examining the board without any firmware. Throughout testing, I have tried...
Hi,
currently I'm migrating my application from SDK5 to NCS and I'm facing a problem with the application size for a BLE update. In the previous SDK5 there was the softdevice...
Hi, I have a project which uses Matter over WiFi and at the same time running a HTTP client. I want to retrieve and use the WiFi credentials from the Matter over WiFi provisioning...
Hi Nordic Team,
I am working on implementing synchronized sensor sampling on multiple Bluetooth devices that are externally triggered. To achieve this, I have combined the...
Hi,
For a customer I like to make a demonstrator for Bluetooth direction finding with AOD. What is the Nordicsemi suggested development hardware board for Bluetooth direction...
Hello Nordic team,
I'm currently developing on the nRF5340 and recently encountered an issue related to BLE advertisements . After thorough debugging, I was able to confirm...
Hello Nordic team. Please let me know if you can provide assistance or advice on this issue. Any help is much appreciated.
Our issue:
Myself and my team are wondering...
We are building project with this config parameters: But we get this error messages while compile: If we use CONFIG_LOG =n for mcuboot, then project compiles normally. Also...
Hi,
NRF54L15, nordic sdk version 2.9.1
I recently lost ability to build my application. I get this linker error:
/home/adam/ncs/toolchains/b77d8c1312/opt/zephyr-sdk...
Im trying to write software on a custom PCB based on the 5340/7002.
A single device/single config/single endpoint (in and out) works great.
However if I try and do...
NRF52840
S140
APP based on ble_app_multilink_central
1 PCA10056 as central, 1 PCA10056 as peripheral, the cantral can find the peripheral and buid connection.
But...
I'm developing a solution using the nRF9160 and would like to confirm the correct method to completely disable NB-IoT mode so the device operates exclusively in LTE-M.
...
I have a custom board using a nRF52840.
A part of the configuration is a Analog Devices MAX98357AEWL+T Class D amplifier which is driven by i2s0.
When the board is idle...
Hello Nordic team, We are trying to use ST7305 display (custom driver that we have developed using st7789V as refrence ) and acconeer A121 senors on same SPI bus. The A121...
We found a problem with a client's legacy design. They use two 12 pF load capacitors for the 32 MHz crystal, which has a 4 pF capacitance. This is a somewhat unusual Abracon...