Hello,
I have an NRF51822 (redbealab ble nano) that I would like to use to count pulses in very low power mode.
Pulses are asynchronous
The rate of pulses can...
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...
Hello, in a video by Ai Kevin of Nordicsemi sharing about ESB development, I learned that the ESB can be specially configured to work with Ellisys Bluetooth Explorer for packet...
Hi, Is it possible to use the same UART instance for app core and net core to put the log messages? I am using an nRF5340DK board, which uses a separate COM port for each...
Hi,
My phone can find, but is unable to connect to, the FastPair locator_tag example. I have made no changes to the example code.
The most relevant error I can see in...
I would like to reduce the power consumption in normal operation mode.
Then I would like to reduce the operation frequency in the I2C, SPI and UART.
What is the command...
Hello everyone,
I’m trying to set up an nRF52840 dongle as a Thread radio co-processor to integrate with my Home Assistant setup. I followed the instructions in this Nordic...
Hello!
I have a device on which the S25HL01GT memory is soldered. The problem is that I don’t understand how I should work with .dts in order for this memory to work with...
Hi,
I started fesh on a new laptop, installed nrf Connect for desktop. I used VS Code to install the the latest nrf toolchain and sdk, verison 2.6.1, as they recommend that...
I create a linux docker container about nrf development environment. And the container host is windows11.
everything works fine except flashing function.
i passthrough...
Hello,
What would we expect the INFO.VARIANT FICR register's value to be with, for example, an nRF52811-CAAA-R7 vs. an nRF52811-CAAA-R7-B?
Right now I am seeing "AAA0...
Hi we are working on a matter project using ncs v2.6.0
Currently we are running out of RAM memory and that´s why we have moved to minimal logging by enabling
Now we...
I want to use 5" inch display for my project as nrf52840 is not able to handle that so I want to FT8xx EVE for the screen functioning? so did anyone has try this or any leads...
Dear support,
I performed a 48 hours- 20°C profiling of my 110mAh battery and managed to get my profile (really appreciate your nPM PowerUP tool. Helping a lot for development...
Hi.
I am working on a custom nRF52810 board (SDK 2.7.0).
When connecting LIS2DH12 via SPI in the .dts file, I see an error -->
.dts code -->
prj.conf -->
Please...
I try to capture the broadcast packets from the broadcast_audio_source application to investigate the BASE (which holds the configuration of BIGs, subgroups and streams)....
Hi DevZone Team,
I hope this message finds you well. I am reaching out to seek your assistance regarding the HID mouse implementation we are working on using the Nordic...