Hi ,
I would like to know if a matching network is needed if I am only using a single external flex antenna for both LTE and GPS using a RF switch between them and a uFL...
I am a student interested in Nordic.
My coding skills are very poor.
So I want to get help.
I want to use the vl53l1x sensor in nrf52. (My ultimate goal is to measure...
I have a working project where pin 16 is configured as a low-level interrupt source.
it is working well with SDK 15.3
after porting to SDK 17.0.2, it is not triggering...
Hello Nordic Support Engineers and fellow developers ...
Just a note to thank everyone for help via this forum. I started very inexperienced with Nordic SDK a year ago and...
Hi,
I recently purchased a thingy91 for a project. I'm trying to follow instructions from a Nordic youtube video ( https://www.youtube.com/watch?reload=9&v=xQ7hDzRULJQ ...
I have a nRF5340PDK, Now I want to know the lowest power consumption of this chip in different condition, such as adv, connect, sleep. But I am not sure how to config the...
I'm working in Windows using nRF Connect for VSCode and I'm trying to read registers from an ADXL345 over SPI. I have no issues reading the device ID in reg 0x00 but when...
I am developing a firmware for nRF52810.
Does Zephyr support debounce care for push button switches in ncs v2.6.1?
It seems that CAF supports it, but I don't plan to...
Hello. I'm trying to connect to a CoAP server (Thingsboard) with a certificate based DTLS socket. In Wireshark I see that the handshake failes, but not why. I post the relevant...
I have an application where I need multiple AWS_IOT_SEC_TAG to connect to different AWS IoT servers, including the nRF Cloud server. How can I do that with the CONFIG_AWS_IOT_SEC_TAG...
Hi all
Im trying to implement on bluetooth communication between two nrf52840 DK, I have made a custom uuid service on peripherial. Now I have to do GATT discovery service...
Hello! We are developing a schematic for our device and trying to correctly assign GPIOs for different peripherals. There is the Cross power-domain use section in the documentation...
Hello!
I'm currently working with the nRF7002 Wi-Fi chip on a custom board. The MCU used is STM32H573ZIT6, and the software is Zephyr 4.0, specifically using the Wi-Fi shell...
Hello at all, I try to compile the example peripheral_uart for the nrf54L15-DK. The goal is to compile without west. My directory structure:
where I copied everything from...
Hello,
I am developing on the NRF54L15 DK board, using the SDK v3.1.0 and v3.1.0 toolchain. I am trying to use the macro NRF_RADIO_INT_RSSIEND_MASK, but RADIO_INTENSET_RSSIEND_Msk...
I'm using the NRF5340. When I open a standard example project located in the directory: nrf\samples\bluetooth\peripheral_uart (the well-known Bluetooth data transparent transmission...
I am experiencing system resets caused by the WDT (Watchdog Timer) while using the nrf52832。
This is my WDT configuration code:
void system_wdt_init(void) { uint32_t err_code...
my sdkconfig.h related to fds
my entire code error: my entire sdkconfig
i have tried changing no of pages , using nvmc driver, but i am getting the same error steps...
HI,
I am using the nRF54L15 with SDK v3.0.0. I am currently using Timer20 for a counting function. My original power consumption was 4.6 μA when Timer20 was not enabled...
Dear Nordic DevZone,
I have a question which is quite noobish but I want to make sure I am using the right tools for the job. My setup looks like this I have a raspberry...