Hi
I'm attempting to read a PT-100 sensor value that is part of a voltage divider using a nRF52.
Both the reference resistor and the PT-100 is sampled while the voltage...
Hi
I have been searching the forums, but were not able to find an answer to my question.
I'm trying to sample 4 analog inputs on the nRF51-DK using the ADC hal. (SDK10...
Hi
I have been trying to get two NRF24L01 chips communicate with each other since a week now, without much success. All what I can find on the net is Arduino examples using...
Hi
I have done several projects with the nRF905. I know the device quite well. Normally I use the CD, AM and DR interrupt pins to determine the status of the device, my current...
i made this project to try to create RSC service on arduino
developer.bluetooth.org/.../runningspeedandcadence.zip
unfortunately the server starts but i'm not able to...
Hello,
Could someone give me a hint with the following problem?
I am using two example projects (ble_app_uart_c, ble_app_hrs) to connect a central and a peripheral.
An...
I created xml file for heartrate server using bluetooth developer studio and the plugin nRF8001_Arduino (plugin nordic semiconductor for arduino)
the generated xml file...
Dear Support Team,
Hardware : nRF5340 Custom board
Software : nRF Connect SDK v2.2.0
I have implemented OTA FW update for nRF5340. I've used multi-image simultaneous...
Hello ,
i am trying to find out advertisement handler while SD advertising in SYSTEM ON mode.
i have added a simple counter to see if it is increasing or not but it is...
Hello fellow developers!
I am currently working on a scale application using the nRF52 DK, and I've run into a roadblock regarding the integration of the HX711 load cell...
Good morning,
I would like to know if I can work with Zephyr with C++ and how to do it.
development software, with versions:
Windows 11
nRF52840-DK PCA10056, 3...
Hello
I'm suing the smp_svr sample from the Zephyr SDK 2..6.1
I want to change the CONFIG_MCUBOOT_IMAGE_VERSION to force the OTA DFU ( over bluetooth ) but when I add...
Hello Nordic Team,
I am writing because I encountered an issue while developing a BLE application on the nRF5340 development board. Currently, I have set up this callback...
With multiple of the provided samples with the SDK, I'm getting a repeated build loop that ultimately fails due to a remaining "dirty build.ninja". This is primarily with...
Hi,
I am working BT840F which has nrf52840, I am using ble_app_uart example to transfer UART data to app. I wanted to know what is the system frequency of the microcontroller...
Hi,
I am using an external flash on the NRF52840DK via SPI and have established working communication with the flash memory. However, I need to disable CONFIG_SPI...
In my project, using nrf52840 controller, I am trying to store 253 bytes of data in NVM, but I encounter an error: "flash_nrf: invalid address: 0x00100ff8:8." Is there any...
Hello DevZone,
I'm porting my project from NCS 2.5.0 to NCS 2.7.0.
I know that there are lots of changes in build system, especially in Zephyr sysbuild. So, I decided...
Hello, I was able to update nRF Connect SDK to v2.7.0 fine using nRF Connect for Desktop. However, the nRF Connect for VS Code extension update v2024.7.13 causes VS Code launch...
Hi,
As described in the subject I'm not able to set "Extra High Drive" for a GPIO. This setting is described in 7.13.5.11 in product specification version 1.3. I'm able...