Hello,
I'm developing a project based on the NRF5340 and have encountered some challenges. As I'm relatively new to C, I'm trying to implement a quadrature (incremental...
I would like to achieve TX-POWER control using GPIO mode GAIN control on the application core in SDK_VerV2.8.0, similar to how it was done in V2.3.0. Could you please tell...
I am a student working on a project for university "forced" to do something unconventional:
I am currently writing a "custom first stage bootloader/updater" for a nrf54l15...
We tested a few of the newest Auracast capable phones and headphones. For example using the S24 and Galaxy Buds 2 Pro allows the user to search for broadcasts from the Bluetooth...
Hello
I started developing a BT shell based app on the nRf52840DK board and then moved to a custom board.
In the overlay file, I've deleted every nRf52840DK node I could...
We are developing digital stethoscope and would like to use nrf5340-audio DK as starting point. We need to first get the microphone out on the headphones jack in the DK and...
Hi
I am using 4 nrf52833 DK to see the relationship with RSSI and Dara rate. I have two running the nordic uart service and print out the RSSI, they are using TX=0. And...
Hi, I am trying to experiment the PaWR using the sample projects in NCS.
I flashed periodic_adv_rsp example in nRF52840DK and periodic_sync_rsp in nrf52832 DK. I can see...
Hello,
I'm developing a project based on the NRF5340 and have encountered some challenges. As I'm relatively new to C, I'm trying to implement a quadrature (incremental...
Hi,
I had a problem while programming my custom nRF52832 board using nRF52840DK. I am using this connection that I found in the Nordic Devzone forum. I am trying to program...
We had three nRF52840DK boards (PCA10056) for several years for use in development. Then one died (or to be fair, I killed it), so we got two more that turned out to be newer...
Hi folks,
I am using zephyr sdk version 2.7.0 with a custom board that integrates a nrf52832, an ens210 sensor for temperature and humidity and lis3dh sensor for accelerations...
I tried to claim the "additional 45 MB" for the Wireless Logic SIM included in the Thingy:91X delivery.
Unfortunately, the "claim code" seems to be only available via the...
When loading empty software (zephyr based) into the nRF9151, the nRF9151 uses roughly 4mA and when erasing the IC, it uses 5.8mA.
Does zephyr not include a power down mode...
I would like to achieve TX-POWER control using GPIO mode GAIN control on the application core in SDK_VerV2.8.0, similar to how it was done in V2.3.0. Could you please tell...
Please confirm whether the "sample app nrf5340_audio" in "v2.8.0" supports "GAIN control" in "SPI+GPIO mode". the method to enable "GAIN control" in "SPI+GPIO mode" if the...
Hi, I am trying to understand periodic advertising and some basic questions:
I am using periodic_adv example from the NCS.
I see teo ADV data defined in the file as...
Hello, my current project needs to use back-desktop DFU. I will query related resources and back-end DFU. Found only in the devzone.nordicsemi.com/.../background-dfu-application...
I am a student working on a project for university "forced" to do something unconventional:
I am currently writing a "custom first stage bootloader/updater" for a nrf54l15...
Hi,
I am trying to create a I2C slave application on the nrF Connect 2.9 SDK for nRF51840. But I have trouble tor enable the twis driver (e.g. the irq_hanlder is not included...