Hi,
I working with NRF52840 DK board, I need to read some potentiometer values or any sensor values and also send me the example code ADC with Bluetooth. I need to transfer...
1) Our device uses NRF52832 to connect with Android 7 system,use wireshark to monitoring,find not hop,is OK? and wireshark delta time is Connection Interval ?
2) nrf52832...
I have controlled an LED with a push button connected to GPIO pins P0.03, P0.04 respectively.Now I want to use those pins as CLK and DIO pins of TM1637 Display.I wrote a basic...
Hello,
I am now developing firmware for nRF52840 DK and nRF52840 dongle. My target is to develop a firmware that my DK/dongle be central and can send command to peripheral...
In SES, it is possible to clean when project is opened , Rebuild ALL, clean solution, clean zephyr and as well from Project -> Reload project, it is possible to update. How...
Hello,
I am working on BLE+Thread multiprotocol and took ble_thread_swi_template as a base code. I am using nRF5_SDK_for_Thread_and_Zigbee_v4.1.0_32ce5f8. My development...
Is there any available binary firmware for nRF5340 Audio DK to evaluate and demo the LE audio case?
I tried to use the nRF5340 Audio DK for LE audio, but found the LC3 codec...
Hi, I need some help on flashing the code to nRF52832 BLE module. I would like to mention that I am flashing the code to nRF module using ST-link v2 debugger with the help...
Hi,
I've encountered problem with app timer functions being called from different interrupt levels. Looks like no memory error returned is caused by collision in underlaying...
Dear Nordic,
I'm trying to determine why my nRF9160 cannot register on the Verizon network. Does Nordic have any tools which allow one to see the RRC messages between the...
I just try to connect to J2 port like I always used. I tested several cables and several USB ports, I'm using MAC os. 1. Power switch is ON
2. nRF Power source switch is...
Hi ,
We are building a ble mesh related project with nrf52840 soc with NRF MESH SDK 5 . After certain amount of development work we are facing issues related to synchronization...
Hi.
I'm working with an NRF5340DK using NRF Connect SDK in a project where I need to decrypt an input text with a previously adquired key usign AES128 CTR, but I've been...
Hi Team,
I am using the solar beacon code from Nordic playground github for some reason and I know this is not qualified. I observe that the receiver suddenly misses a train...
Hello! When configuring using the 'Configurtion Server' model, the number of network transfers cannot be configured correctly. If set to less than 2 "NRF Mesh Android App...
![image description]
hi,
I can able to flash but when i try to debug by putting breakpoints its not coming out of this APP_ERROR_CHECK(err_code) function, attached is...
I'm using " no.nordicsemi.android:ble" and " no.nordicsemi.android:ble-common" on a tablet app, and had created a virtual device(Polar HR) on my iPhone with LightBlue app...
1.) I used the sample code for BLE peripheral uart as template for my own project and modified it. I removed the nordic uart service "nus" and replaced it with a custom service...
Hello every,
Currently, I want to Device Firmware Update via Serial. I am using DFU Example for mesh to generate DFU packet. I only Update for 1 device via COM port, not...
SDK17.0.2 example dfu\secure\bootloader
in the dfu_public_key.c it say's that "This file was generated with a throwaway private key, that is only inteded for a debug version...