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...
I want send ble bond connection request from raspberry pi to nrf51882.
Can you please let me know which ble libraries I need to send central ble bond request to nrf51882...
We're trying to connect to our Azure Iot Hub using the Azure Iot Hub library provided by Nrf Connect Sdk 2.6.0 (without DPS). We're currently using the evaluation board to...
Hi,
I went through the Nordic Academy nRF Connect SDK Fundamentals - Serial Communication. I tried the exercise program where LED1, LED2 and LED 3 are toggled by pressing...
Hi Support Team,
Have a nice day.
Board : NRF5340DK
Python version : 3
nRF Connect SDK version 2.6.99
We are selecting the NRF5340DK for development purposes and...
I want to send the data from internal sensors via ble from thingy91 . not by usb , and by the way i can't by esim because im from tunisia and the lte-m does not work here...
Hi,
currently I'm facing an issue with the power consumption of my pcb. The idle power consumption is at about 20 µA. After initialising the UART it goes up to over 1 mA...
Hi,
I want to connect X-NUCLEO-NFC08A1 with ST25R3916B to nRF5340 board by adding a SPI node to device-tree source. After compiling and flashing the board, triggering interrupt...
Hi all,
NRF52832 NRF Connect 2.6.0
We need to configure interrupts on a GPIO on both edges. T here are several topics recommending to use GPIO_INT_TRIG_BOTH instead...
I'm getting started with nrf52840DK.
But when i connect my USB i get this error message:
i saw in this topic that when i press on the boot/reset long press when turning...
Hi all,
Could anyone share a code example for sending sensor data over BLE using the NUS Service in Zephyr RTOS? I'm new to this field and struggling to get data from the...
Hi
I use nRF7002-DK, SDK:V2.5.2 with zephyr driver, I need to send recieved data or command from uart, data type is using with hex byte array to send, from example , the...
Hi,
Because I wanted to add custom features to mcuboot, I had to use custom mcuboot.
I also used sysbuild for multi-image building.
The documentation tells me that...
Hello,
I am currently working with the nRF5340DK kit.
For my project, I need to incorporate some additional custom checks/code into the project's bootloader(MCUBoot)....
hardware:nrf5340dk
The above 45 pairs of IQ data are a set of data that I have received.The maximum amplitude of the IQ data I received seems to be only 128, which means...
Hi I am implementing dfu over modbus. Basically I managed to integrate all the steps (transport, set pending, restart, confirm).
What I'd like to do is to implement image...
Good afternoon,
I have recently purchased a PPK2. I have installed nrfConnect for desktop and Power Profiler on my Ubuntu 22.04 machine. I have connected the PPK2 and...