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 have a root certificate that is used by the popular TLS certificate service Let's Encrypt that fails to parse in NCS 2.6.0 on the nrf9160dk. You can find the certificate...
I am looking for an example 6 layer stackup for the use of the nRF5340 / nRF7002 combo that has been proven producible by pcb manufacturs. The nRF5340-QKAA requires microvias...
Hello, We designed and tested a firmware on the nRF52833-DK board, whith plenty of debug sessions and reprogramming. Then it has been build for our custom board, based on...
Hi all,
i am trying to update the nrf5340 firmware using STM32 as the master controller via UART. i initially tried to upload the .bin file of my project to nrf5340 using...
Hi Nordic Team,
I am working on a project where I am using an XBee module as the Zigbee coordinator in a centralized network and an nRF52840 (running the ZBOSS stack from...
Hi everyone, I have a problem when I configured custom board GPIO UART in NRF54L15. I know that the NRF54L15 have UARTE00, UARTE20-22, UARTE30. I just use 2 GPIO ( UARTE20...
I use the app_gpiote_user_register to set GPIO port 1 pin, but this registers only 32-bit mask, so it can only to setting port 0.
If I want to use the port 1 pin for app_qpiote...
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...