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...
Hi,
I am trying to get the MQTT publisher example working on my nrf7002DK board. For this, i have done the following things
- SDK version: 2.6.1
- Board selected: nrf7002dk_nrf5340_cpuapp...
1. What is the antenna output of the DECT NR+? Is it the same pin as CAT-M/NBIoT antenna output? (i.e. pin 35) 2. In Section 8.3 of OPS document about DECT NR+, it mentioned...
Hi,
I am having similar error as reported in Case ID: 308488, however here issue is running z-test on provided Nordic test samples.
(note: nRF-connect SDK, works as expected...
Hi, I have a question about SDK. Why not a single example build out of the box in SDK. As a beginner to learn about nRF devices, if i have to face all these weird issues in...
I would like to monitor the states of switches sw0 and sw1 on my nrf7002dk board using GPIOTE interrupts.
Initially this is just for example purposes.
I eventually need...
sdk: 2.5.1
cpu: nrf5340
I have a bootloader which have a big ram block for upgrade purpose (around 250kb) in bss section (I will move it in noinit, but it is not the point...
Hi,
I am using nrf52840. we have already used 3 SPI instance (SPIM1, SPIM 2, SPIM 3). wanted to use one more SPI instance i.e. SPIM 0. but if I enable this I am getting...
Hi,
TWIM does not work well with nRF5340DK as shown in the subject. The conditions are shown below. - I/O voltage is not 1.8V. The waveform is distorted around 2.5V, though...
Hi,
We are developing a device using the nRF5340 DK and need to add external Flash memory accessible via QSPI with XIP, as the available memory is insufficient due to DFU...
Hi all,
I am very new to the nRF controller. Previously, I have worked with STM32 controllers.
Currently, I am working on a project with the nRF5340. I am having difficulty...
Hello,
In the past, i have posted a ticket to ask can the CIS and BIS modes work simultaneously. The answer is that it is feasible in the future.
Can CIS and BIS modes...
Development Software: Segger Embedded Studio, nRF5_SDK_17.0.2_d674dde
Project consists of an nRF52DK-based peripheral (remote control) and a custom nRF52832-based central...
Hi,
I have a project that uses nRF5340 with MCUboot and multi image update configuration. The update works, but today I noticed that the pcd_sram RAM region seems to be...