Hi.
I am using the NRF52 Development board, on Keil uVision, to implement a C program that uses Dynamic Structs. The Structs re-size themselves ( by increasing their capacity...
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...
As shown in the above picture, 1. Choose 10000 beat times for monitoring. Why is there a significant difference between the pulse peak and the peak of selecting 100000 beats...
Hi,
Im currently adjusting this i2s sample code to work with my TAS2781 audio amplifier. The code works perfectly but I just want to do a little adjustment on the channel...
For several months now, we've been hearing that developers can start developing DECT-NR+ applications. The following sources are a few examples: - https://www.dect.org/userfiles...
Hardware is nrf5340DKI
nrfconnect v2.6.0
zcbor library 0.8.1.
I'm running a project on the nrf5340 DK that is using the zcbor library to encode log events. The cddl...
I am saving data to the internal memory of the nrf52832 processor. When the data size increases, the processor starts to slow down. Does anyone have a solution for this?
I'm using spi_transceive_dt() to write a register read command then immediately read back 16 bits. However, despite having a receive buffer of 16, only 8 read bits are transmitted...
I used FOTA download library to download a new image from http server , then update the image by swapping the 2 images Now , the old image is in the external flash and the...
Hi,
My customer is working on their PTCRB certification. They need to complete USIM testing and they could not find information on device voltage support per ETSI 102 230...
We're developing an LwM2M application based on the lwm2m client sample with the goal of sending data to ThingsBoard as our main telemetry platform.
The Application in based...
Greetings, Our system consists of three BLE sensors using an nRF52840 to send data back to a central tablet or PC. We are receiving reports that the sensors take a long time...
I've been searching threads on this topic on DevZone and I found a couple that concluded that MCUBoot can work with external SPI flashes, but not with an SD card.
Is that...
I am using PHYTEC link board eth ( https://docs.zephyrproject.org/latest/boards/shields/link_board_eth/doc/index.html ) as ethernet shield using SPI on nRF9161.
I updated...
Hello, per the PPK2 user guide, I see that the switching during auto-ranging can cause measured current to be higher than the actual current due to inductance.
To be clear...
Our products use NRF52832 chips in production, and now the finished product needs to do an SRRC certification, but I need to confirm whether the original factory of this chip...
Hey, I need to set characteristic length for a PTS test to MTU-1 Otherwise the test case GATT/SR/GAC/BV-01-C will failed with the message - Failed: Cannot find characteristic...