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...
Hi!
I'm attempting to run the application from this URL , but nothing appears on the serial console, and I don't see any posts on the toilet website.
Could you help me...
Hi,
I am using an nrf5340DK + nrf7002EK. i am able to run an example helloworld application with an immutable bootloader and mcuboot as platform bootloader. When i try to...
Hello! Recently while performing a BLE firmware update using the mcuMgr Library, the stages of the firmware update are as follows VALIDATE, RESET, and fail on UPLOAD. When...
the code below successfully complies and returns 3 services with 1 characteristic each, I have copied the uuid for the primary services and characteristic and that doesn't...
Our board is based on nRF52833, using SDK 2.1.2, Zephyr 3.1.99 Project is configured to enter low power mode for both CPU and peripherals CONFIG_PM=y CONFIG_PM_DEVICE=y Our...
Hi,
After downloading any of the projects from nordic github, how does one compile the project successfully? Where should i extract the files to and what paths should i...
HI.
NRF connect For Desktop Programmer program Fail.
So I used command Tool (nrfjprog). command Tool worked.
Enviroment:
- nRF Connect For Destop v5.1.0
- Programmer...
We're attempting to provision one of our nRF9160-based IoT devices to our AWS VPC.
We're following this procedure:
Provisioning our eDude on AWS
Step 1: Provision the...
I'm trying to get FOTA updates working on the NRF54L15 DK. I noticed there isn't a dedicated guide available for these yet so have been using this page: https://docs.nordicsemi...
I’m encountering a build issue with Zephyr (version 3.7.99) on my custom board based on the nRF52840 SoC. The build process fails during the linking stage with an undefined...
Hi ,
We are using MCU nRF52832-QFAA-R (Flash 512KB & RAM 64KB) with softdevice s132 - 6.0.0.
I am not sure what is extracly Soc Revision of the MCU ? But I read some information...
I have a custom SMP handler that uses an SPI transport. If I use the pin reset to reset the module after programming sometimes the module hangs when calling that handler....
Hi We would like to use the nRF5340 with a custom network core image that runs the full Bluetooth stack and I have gotten it to work with sysbuild. However, we would like...
Hi, I am having problem making DFU work on nrf52832 using nrf connect sdk 2.6.0. Below is my mcuboot.conf under child_image and prj.conf. Please guide me where I am wrong...
Hello,
I'm trying to reduce the range of transmission of the nRF5340 SoC for an Auracast Broadcast. I would like it to be detectable only from a distance of 1 or 2 meters...