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...
I have an EC11 rotary encoder wired to my nRF52840 and I am trying to get readings from it using the sensor API. However, I'm having issues with (seemingly) garbage data....
Good day. We ended up getting a bootloader based on the NRF5 using the Serial Recovery method and a non-upgradable bootloader. The update is coming from a microcontroller...
I'm working on a linux driver for nRF7002 based on the experimental linux driver: https://github.com/NordicPlayground/nrf70-linux-driver . This is being done on linux 5.13...
Is it possible to somehow set a lower charge current than 32mA for the whole charge cycle or force trickle charging for the constant current charge cycle? The issue is that...
I have a GSM application connecting to MQTT that worked previously refuse to work when I picked it up again to improve on it.
To make sure there isnt a problem in my firmware...
The following settings are required to make I2S compatible with the AK5720VT.
MCLK=12.288MHz BICK=1.536MHz LRCK=32kHz Bit length=24bit
CONFIG.RATIO >= 2 * CONFIG.SWIDTH...
Hi All,
I have recently design my version 2 of my custom board, everything seems to work on the board, the firmware is fully running but i can't see the BLE device on...
Hi,
I tried to send audio with a sampling frequency of 44100hz, up until this point I had been sending the default sampling frequency of 48000hz.
For this I change the...
Hello,
I am trying to make radio test functions work on my 52840-based board using SDK 2.5.2. After some effort I managed to create a simple test program that partially...
I want to use P0.00 and P0.01 as UART pins. I have shorted the SB3 and SB4, and opened the SB1 and SB2 for using the pin as GPIO.
If I am enabling the " CONFIG_BOOTLOADER_MCUBOOT...
Dear Sirs!
I need that low power comparator on input AN7 reset controller when device is in OFF mode when voltage on pin drop below threshold.
Controller powered +1.8V...
Hi
I have a project base on Nordic sample code "v2.5.0/nrf/samples/cellular/Location" and it fully work with SIM card
now I need to use Onomondo softsim to replace SIM...
Hello, I'm getting these series of events often when the client is sending data to client. This is the the nRF SDK 17.
If I add a delay on the client app that is talking...
Regarding the description key Page 10 of the document "nRF Sniffer for 802.15.4" states "00112233445566778899aabbccddeeff", but does it differ for each device? Also, if there...