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,
I'm trying to program nRF51822 Beacon Kit using nRF51DK. I'm trying to load the example ble_app_beacon to the beacon kit. After uploading SoftDevice 7.1.0, I try to...
Hello Nordic Team,
While developing on the nRF5340 Audio DK, there are certain unusual behaviors that are tracked down by our development team over the bluetooth module...
Hello,
I don't have experience in audio converters and interfaces so I'm asking here for your advises.
What I've is a device, in development process, that have a small...
Hi, When creating custom boards using the nrf connect vs code extension (ncs 2.7 with nrf9160) The flash and ram values in the <board>.yml and <board>_ns.yml file are different...
hi support team,
1. ncs2.8.0 introduce Subnet Bridge feature, here is the link:
" ">docs.nordicsemi.com/.../brg_cfg.html"
but which demo can we show to customer? i...
Hi, Team.
We are currently using NCS v2.7.0 with the sysbuild approach on the nRF5340 . We referred to the nrf/sample/matter/lock code and copied its sysbuild configuration...
Hello,
I'm experiencing issues testing the FOTA over BLE on nrf54L15dk using the SMP server sample of the NCS v2.8.0.
To reproduce my issue, just build the sample out...
Sorry if this is documented somewhere, but there is a dot pattern that seems like a QR code on the 9160's exterior metal case. For the purposes of provisioning a product,...
I performed OTA over BLE for Matter samples available in NCS. After OTA performed successfully, it erased the Matter commissioning data and uncommissioning the device. How...
Hello!
I am working on a project based on NRF52832 MCU and NRC connect SDK in VS Code.
I have a custom PCB and I use GPIO pins to switch on the power of the OLED display...
Hello, I am studying DevAcademy Lesson 4 - Data exchange in Bluetooth LE , specifically Exercise 3 using the nRF5340DK . While attempting to build the corresponding Git code...
Hello,
We have a project which requires high accuracy for 14-bit resolution ADC output by using Nordic nrf52832, we regard that the accuracy is linked to the internal...
Hello,
I'm using nrf5340 audio application in nRF Connect SDK v2.7.0.
It has been working normally, but today when I opened folder, the sidebar disappeared, as shown in...
Hello everyone,
I guess my question is more conceptual rather than a specific issue with the code.
I am working on a device featuring an nRF5340 chip and an nRF9160 chip...
Hello, I am trying to get a custom board with an nRF5340 (on a Raytac module) up and running. I want to emulate a simple HID mouse. Therefore, I selected the code from the...