Hi all,
I am new to Nordic semiconductor but I could be interessed by nRF9E5. To check if it could fit my requierement, I would like to know if it possible to configure...
Hi,
I am using ADC without external reference and no analog input in order to measure the battery level with a timer (code at the end).
I am also reading several ports...
Hi,
I'm programming the nRF51822 and save some user data into the FLASH by using pstorage_update . It works fine if I set system off mode, and wake it up. I can read back...
Hi,
I have been using nRF51822 with my Android app using Android's Bluetooth Low-Energy APIs.
In order to get more details, I am currently working on integrating the Android...
I'm looking at interfacing a typical Wheatstone bridge sensor to the nRF51822 ADC. This particular sensor only requires a mA or two for excitation and the output fits within...
When use the "nRFBeacons" app to update the info on my beacon the following happens:
Go to update tab.
Select "Connect"
Press "SW2" on beacon and see the LED begin flashing...
I am using s110 and nrf51822. I've set up up a long characteristic of 154 bytes.
Sending between 1 and 154 bytes works as expected.
Sending 155 - 160 bytes gets rejected...
hello Nordic
i am working with nrf52840 running ncs v2.8.0
this device connects with a central, via BLE, the central running on linux.
i am working with smp (simple...
Hi,
I am currently using VSCode to download the latest available version for the nrf toolchain. However, our standard business policies forbid to download libraries directly...
Hello,
I am looking to use multiple PPK2 to measure current across 2+ voltage rails at the same time. Is there a way to connect 2+ PPK2 and synchronize the data from the...
Hi everyone,
I'm developing a matter generic switch and I’ve run into a puzzling behavior when commissioning an nRF52840 DK with Apple Home via an Apple TV Thread border...
Hi,
I am using nrf52832dk board for test nus service with ncs2.9.0, but I am facing some problem with MTU setting.
I found a configuration item "
CONFIG_BT_L2CAP_TX_MTU...
We designed a nRF54L15 custom board and now want to add nRF21540 FEM module to our device tree as follows:
/ {
nrf_radio_fem: name_of_fem_node {
compatible = "nordic...
Hello Nordic community,
I’m working on a project with the nRF52840 DK (PCA10056) using the nRF5 SDK and the S140 SoftDevice. My goal is to:
1. Read two NTC thermistors...
I am trying to write SPI code for the nRF52840 dongle. Since the nRF5 SDK does not directly provide an example for the dongle, I followed the steps defined in this tutorial...
Hi Community,
I designed a similar board asThingy53, espacially the antenna parts are almost the same, except the RF switch, we replace it with another one (BGS12WN6E6327XTSA1...
Hello,
We have an nrf522840 board using retained memory feature following this sample and using the NRF_RETENTION setting:
https://github.com/zephyrproject-rtos/zephyr...
I am using nRF52833 PCA10100 board. While trying to run sample ble code in segger embedded studio, I am frequently facing this error which says, .text file is larger than...
My application is based on the ncs nrf5340_audio application, but my application and hardware target are both out-of-tree and I am using ncs v2.9.0.
I am able to connect...
Dear Nordic Support Team,
I am experiencing difficulties flashing firmware to my nRF52832 development board using VSCode with west flash , followed by J-Link...
Hi,
We have enabled the watchdog feature in our application running on the nRF5340 and nRF7002. In rare cases, we’ve observed that the nRF5340 hangs during zephyr library...