Hello All,
I am trying to create multiple threads for an individual tasks. But when I am creating new thread my program is not working and it's going into some infinite...
I have ASUS ZenPad 10 with Android 5.0.2,
BLE device on nRF51, S110 SDK9 with fixed passkey and encrypted characteristics with following settings
#define SEC_PARAM_BOND...
Looking for someone that has previous experience building multi protocol / time slot topologies using a mix of BLE (central+peripheral) & custom Gazell connections running...
Hi.
I have nRF51422 borad and want to flash to nRF51422 with JLink.
I supplied to 3.3V power to board and is connedted SWDIO to p23, SWDCLK to p24. JLink is connected...
IUsing the Master Control Panel application on my Android device to connect to my nRF51822 module (acting as the GATT server), I have implemented the Device Manager (v10 SDK...
I have successfully compiled BLE application using tutorials provided on nordic website.
but when I start doing debugging for better understanding find out that I can not...
Hey,
We got a problem when trying to figure out how to detect the custom services from Unity. We are trying to read data and afterwards to do some manipulations of objects...
Hello everyone!
I’m working with the Seeed Studio XIAO BLE Sense to acquire data from its integrated IMU (LSM6DS3TR-C) .
I found that the Zephyr SDK (nRF Connect 2.9.0...
Hello,
I'm using devkit board nrf52832dk and nRF SDK v2.7.0.
I would like to generate TX modulated bursts using radio test sample https://github.com/nrfconnect/sdk-nrf...
I'm trying to add a static partition that lies between the mcuboot and mcuboot_pad/app ones, but even though my solution builds correctly, mcuboot is stuck in a loop. This...
Hi,
I'm setting up the project(VS Code + Make + ARM-GCC) for nRF52840. The project will use nRF5 SDK(not new with Zephyr) and softdevice(both BLE roles).
Until now I've...
Hello,
I'm developing a project based on the NRF5340 and have encountered some challenges. As I'm relatively new to C, I'm trying to implement a quadrature (incremental...
Hi,
I was just sent at nRF9160DK from a client to have a play with and test modem functionality for a future product in development.
I have followed the get started instructions...
Hello everyone,
I have some questions regarding the active discharge of the load switch in LDO mode. We have an in-house hw with the nPM1300 configured as described in the...
HI
.
It was configured to detect low voltage of the battery using lpcomp.
This configuration is already being used in mass production of other products and there have...
Hello guys,
I was refreshing BLE concepts by doing the BLE Fundamentals once again and I have faced some trouble with the nRF5340 dk on Lesson 2. I have built the application...
Hi,
we have nRF54H20DK (SoC rev. "C"). connected to MAX77655 via I2C (SCL ~ P1.0, SDA ~ P1.4 according to I2C restriction).
I am trying to test i2c131 for reading/writing...
Hello,
We are using DFU target library with MCUboot (Connect SDK v2.9.0):
And we are getting assertion fail on first dfu_target_offset_get() call after FW update:
...
Please confirm whether the "sample app nrf5340_audio" in "v2.8.0" supports "GAIN control" in "SPI+GPIO mode". the method to enable "GAIN control" in "SPI+GPIO mode" if the...
Hi Nrodic,
Does NRF5340 have an example code for QSPI driving uLED display peripherals (for example, I need to drive this display chip: JBD013VGA, As per the attached...
I'm following along with the Nordic Academy tutorial for v2.7.0-v2.9.0. I made the recommended modifications to my v2.9.0 project with an nRF54L15-DK target:
Create sysbuild...
Hello! I am developing my own BLE solution where I have the different attributes in my service and I am connecting two different nrf52840, one to act as a GATTClient and one...