I want to use gpiote and functions like:
- nrfx_gpiote_input_configure
- nrfx_gpiote_in_event_enable
This is added to the top of my document:
#include <nrfx_gpiote...
Dear Nordic,
This post is successor of https://devzone.nordicsemi.com/f/nordic-q-a/122755/nrf7002-rfbuck-vdd-voltage as continuous of the work.
Although there are still...
Hi, We are just starting to work using the nrf54H20dk. Could you please supply us with a list of samples that are known to work for this product? Kind regards,
Hi All,
I have to implement an I2C Slave on my nrf52833 BLE project which is currently working (SDK 2.9.2)
I need some confirmation with the following step:
I have...
I am using the 54l10 chip, and after compiling the project, I will receive a hex firmware and a zip update package. The bin firmware and hex firmware in this update package...
Hi,
I am working with the NRF52832 SoC using the NRF52 DK and developing with NRF Connect SDK version 2.7.0. I have enabled BLE with LBS, BAS, and FUOTA services, along...
It is nRF54L15 + SDK 3.0 + Matter application.
I have developed a custom BLE service that is based on Nordic's proprietary NUS BLE service. The BLE custom service is enabled...
Hi,
I am using a custom board setup for nRF9160 and I have trouble opening the project. I have got the project from one of our third party contractor.
Here are the version...
I am using SDK 17 currently and nrf52840. I have read through the Q&As in the Dev zone and have not found the exact answer. So it might be a good idea to ask here
I understand...
I have set up a Beacon with nrf52840 and SDK 17. The Beacon signal is transmitted in 10s interval. The Beacon transmitter does not need to receive any response data. The default...
I was working on a modified version of Asset Tracker on thingy91.
Everything was working fine during the development and I almost finished the task needed and then I thought...
Hi,
could you please advise us on how to set a static MAC address for the nRF52 series? We haven't been able to find it in the documentation. And it seems that default is...
I have TWI sensor comms running fine in Zephyr on nrf52840_dk and separately Bluetooth controller in low latency mode using S140 softdevice also running fine in Zephyr on...
In SDK For Mesh 4.1.0 the Light LC/CTL/Lightness models were added. The problem with this addition is that another flash page is reserved for the models metadata and possible...
Hello,
I am trying to send something by my own via UARTE0. This is only for testing/learning purposes:
This is what I see:
[00:00:00.000,000] <info> app: enable...
Hi,
Can I control warm light as well as cool light using the CTL+LC server example provided in the Mesh SDK v4.2? Or does it support only warm light?
Moreover do we...
This is my log
Loading solution asset_tracker.emProject Executing load commands cmake -GNinja -DBOARD=nrf9160_pca10090ns -DBOARD_DIR=C:/Workspace/nRF9160/ncs/zephyr/boards...
Hi,
Currently I am setting up my work environment. I have a simple Zephyr project running on our custom board with the nRF52840, so a modified example and a custom board...
Hi Folks,
I am currently working on a BLE configuration composed of two NRF52840 chips. One is configured as central and the other as peripheral and use coded phy (long...
While I am going to pair with my android 9 Asus mobile phone with SDK 17 nRF52840. It in my mobile showing "Pairing rejected by Nordic_HRM". After that I have added a some...