nRF5340Dk with NCS 2.6.1 and toolchain 2.6.1.
I want to measure 6 frequencies for my application, these frequencies would be attached to GPIO pins and needs to be measured...
The documentation for the Maximum Performance sample mysteriously states that the sample is not supported on the 5340 with no explanation as to why. As I am getting spurious...
I am trying to make a device based on Seeed XIAO BLE nRF52840, which should periodically transmit battery voltage via BLE. The BLE connection should be constant I wanted to...
Dear Nordic,
I am currently integrating nRF7002 into one of the hardwares. I am trying to make the PCB as compact as possible so it looks amendment to the reference layout...
Hello DevZone,
I just located a mysterious bug , it's about printk() and low power.
Environment:
NCS v2.8.0 and v2.9.0
nRF52840DK v3.0.2
PC: Ubuntu 22.04
Zephyr...
Hi,
I am currently encountering an issue with the error message 'sdu_ref_us not from consecutive frames' in the following scenario:
Broadcasting Source: A Samsung S23...
Hi there
I'm trying to make the SPI work on nRF53 (My board is nRF7002 DK) refer the tutorial academy.nordicsemi.com/.../ but I had the issue about frequency of spi peripheral...
nRF5340Dk with NCS 2.6.1 and toolchain 2.6.1.
I want to measure 6 frequencies for my application, these frequencies would be attached to GPIO pins and needs to be measured...
The documentation for the Maximum Performance sample mysteriously states that the sample is not supported on the 5340 with no explanation as to why. As I am getting spurious...
I am trying to make a device based on Seeed XIAO BLE nRF52840, which should periodically transmit battery voltage via BLE. The BLE connection should be constant I wanted to...
I have a custom board (nrf52840) project that compiles successfully with SDK 2.7.0 using the "system default" build configuration.
I'm attempting to migrate to the "newer...
Hi,
I am developing an application for an nRF52840 using nRF Connect SDK v2.9.0. The application currently uses the Zephyr driver for simple PWM functions on several GPIOs...
Hello DevZone,
I'm developing a HomeKit project for the customer. They require 2 BLE advertising in one device. One advertising is for HomeKit over BLE, and the other one...
Dear Nordic,
I am currently integrating nRF7002 into one of the hardwares. I am trying to make the PCB as compact as possible so it looks amendment to the reference layout...
Hello DevZone,
I just located a mysterious bug , it's about printk() and low power.
Environment:
NCS v2.8.0 and v2.9.0
nRF52840DK v3.0.2
PC: Ubuntu 22.04
Zephyr...
i want to switch between two code... the code is simple led blinking i am trying for the testing purpose...in my code 1 led1 is blinking 500 ms of delay and in my code 2 led2...
Hello,
according the datasheet the nRF52832 has an gain error of 0.02%/ ◦C and E_G1 of -3 ... +4%. This is too high for our requirements. Is there a way to improve this...
So from my understanding from the zephyr documentation, if I want to use 7 bit I2C addressing, don't set I2C_ADDR_10_BITS. I am wondering how I can make sure this macro is...
Hello,
I recently purchased a few NRF9161-DK boards for both LTE and NR+ evaluation. However, I am unable to run through the initial demo. The board is discoverable initially...
Hi,
I am currently encountering an issue with the error message 'sdu_ref_us not from consecutive frames' in the following scenario:
Broadcasting Source: A Samsung S23...
Hi there
I'm trying to make the SPI work on nRF53 (My board is nRF7002 DK) refer the tutorial academy.nordicsemi.com/.../ but I had the issue about frequency of spi peripheral...
I’m using an nRF52840 powered by a coin cell (3V nominal, dropping to 2.3V) and need to read a K-type thermocouple . The challenge is finding an amplifier that:
Operates...