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...
Support,
Due to the limitations described in the referenced previous ticket, I am unable to successfully discover a service and its characteristics because of a hard fault...
I am struggling with the same requirement as this ticket :
ie receive from a UARTE without knowing in advance how many rx bytes to expect. This is typical for exchanging...
I'm running the nrf5340_audio application on the nRF5340 Audio DK and have a UART wired to TP60 and TP61. As long as I have USB (onboard j-link) or my Segger j-link connected...
We used to specify BOARD and BOARD_ROOT at the cmake level, but so far attempts to do the same using sysbuild did not succeeded. Is it still possible or should we rely on...
Hello,
Is it possible to know what is the cause of this assert : app: ZBOSS assertion in file: 24, line: 1024, please.
It is not very clear by reading the assembly code...
Hello,
Is it possible to know what is the cause of this assert : app: ZBOSS assertion in file: 24, line: 1050, please.
It is not very clear by reading the assembly code...
Recently the source control icon (git extension) in the activity bar in vs code shows more than changes in code.
As can be seen here the icon adds up the changes in...
AWS IoT example not working with v2.6.1 SDK with nRF7002 DK but works fine with v2.5.2 SDK.
*** Booting nRF Connect SDK v3.5.99-ncs1-1 *** [00:00:00.249,725] <inf> aws_iot_sample...
Hello all,
I use nRF52840 for my custom board. I set P1.11 & P1.12 as UART_RX & UART_TX. But these two pins can not work.
Here is my nrf52840dk_nrf52840.overlay.
Here...
In the Wi-Fi throughput sample code folder the main.c file has virtually nothing in it, just a few boilerplate lines and a main() with only two lines of code that set the...
Hi,
I have a nRF9160-DK (PCA10090, 1.0.0, 2020.50) that I am trying to flash with the Modem Shell using the Quick Start app on a M1 Max MacBook Pro, running macOS 14.5....
Hey guys, I'm trying to set the max tx power for our nRF52840 project and I'm getting this error:
CONFIG_BT_CTLR_TX_PWR_MINUS_1 was assigned the value y, but got the value...
I'm presenting an issue when exporting the data collected with the Power Profiler Kit 2 in the software (nRF Connect for Desktop v5.0.0), specifically the digital outputs...
Good afternoon,
I am debugging the nRF9160 in a product, and what we are noticing is that the socket "poll" events do not appear to be generated when the system is in...
If you look at the circuit of the PCA10040, it uses a 32Mhz 12pF crystal.
C1 and C2 of the crystal are 12 pF.
However, you say to use this formula: C1 = C_L * 2 - 4pF...