Hi,
MCU - nRF52832
I am trying to understand the power consumed during the PaWR operation. I am referring to the steps explained here: I am getting the a similar graph...
Hello,
I am using Zephyr Toolchain v2.9.0 on an nRF9161 custom board . I have updated the modem firmware to mfw-nr+_nrf91x1_1.0.2 and flashed the board with the hello_dect...
This is a continuation of my previous thread ( Connections drop and don't come back (and "SoftDevice Controller ASSERT: 53, 296") ) (Case ID: 341823).
The project is a star...
Hi,
This is my first time designing RF section for BLE using nRF54l15, and i was wondering if you guys can give me some feedback on hardware design. I chose a Johanson 2450AT42B100...
Hello, I have U-Blox Nora B120 dev boards. Nora B120 chip has built in Skyworks SKY66405-11 FEM IC and I want to use it.
I read in the documentation to copy folder with...
I am using VSCode with SDK 2.9.1. I have added the spi21 to the device tree UI editor. When I choose the MOSI, MISO and SCLK, they all show up in the visual representation...
Hello Nordic Team,
I am working with the nRF5340 Audio DK as a central device , trying to establish a secure connection using Security Level 4 (128-bit encryption with LE...
Hi,
I'm connecting to a proximity sensor, IQS263 over TWI interface and having some weird problems.
I'm using the same code I used to connect with the Invensense MPU...
Hi.
We are trying to get nrf52 to work with 1.8v spi master. We are using level sifter with it. However when we connect the nrf52 to level sifter to spi output, the whole...
i am working with nrf24l01 module with PA LNA circuitry for longer distance transmission.When i bought the module i received an antenna along with it which is an SMA antenna...
Hi,
I have read "Measuring Lithium battery voltage with nRF52" posted on 5-23-16 just as a point of reference.
System setup:
In my system the nRF52 is powered (VDD...
Hello,
I need help,
I'am using uvision V5.17, SDK 9.0.0 and SD130.
First problem is solved,
If I don't declare app_pwm_init() in app_pwm.h, the current is 0.4mAh...
Hi, I'm having an issue, when i compare the data received over BLE NUS SERVICE, i want to choose stay connected or disconnect to the device..(if i don't receive the data that...
In my mesh I would like to have some battery powered nodes which will only transmit data and never receive.
Is there a way to disable scanning entirely while using the...
Hi I am using Bluetooth Gatt to read/write, discover services from nRF51822 device. But the behaviour is quiet unpredicatable. I am testing on KIT_KAT 4.4. Sometimes there...
I am trying to get the ble_app_uart project working on a Taiyo Yuden EYSGCNZWY using SDK 11 and the S130 Softdevice. The EYSGCNZWY documentation located here here states that...
I'm trying to compile an application that uses app_error.h, but IAR is throwing an error each time app_error.h is included, saying that the use of the NRF_LOG macro on lines...
Hi,
In examples of SDK 11.0, I see two different defines PSTORAGE_DATA_END_ADDR .
#define PSTORAGE_DATA_END_ADDR ((PSTORAGE_FLASH_PAGE_END - 1) * PSTORAGE_FLASH_PAGE_SIZE...
Hi,
Can you please explain to me what bonding consists of ?
Because i want to use it in DFU from an app. I see an app where we can from the it do DFU . in Fact, the...
Hi there,
Thanks to the great tutorial from Vidar, I can play with the blinky example in Eclipse on Mac. Now I want to try the other examples, and encountered the "Error...
Dear all,
I need to know in detail the nRF51822 RF capabilities asked by bluetooth SIG.
Items 1 to 12 in chapter 1.3
See attached document RF ICS 4 1 0 (002).pdf
Thank...
Hardware: Rigado BMD-200 B using the nRF51822_xxAB
Softdevice: S110_nRF51_8.0.0
Base project: ble_app_hrs_s110_with_dfu_pca10028
Project Device: nRF51922_xxAB
Project...