Hello All,
I am new to this forum, I have been using nRF51822 for a while, and its a great little BLE chip. I am usinga BLE keyboard to send a key to iphone and I captured...
I WANT COMMUNICATION BETWEEN A NRF51422 AND NRF528321 BOARDS, IN WHICH IN NRF51422 BOARD I WILL MEASURE PWM COUNT(IT IS PHERIPHERAL) AND SEND IT TO NRF528321 BOARD WHICH IS...
Hi,
I've been working on a way to detect and prevent replay attacks when beacons are used for sensor data. This is mostly used for home automation sensors, where I have BLE...
Hi,
For our current application we have migrated from SDK 13 to SDK 14. We are using RTOS to handle the functionalities of our application. We replaced our own task for handling...
hello,
I use nrf51822 + S130 + SDK12.2 in my product, nrf51822 work at central + peripheral mode,and i use nrf_duf_flash module for my dfu funtion.
The problem is, i...
I want to communicate Central and peripheral devices with KeyPass. Also I want to generate keypass in Peripheral device. But keypass should to include symbols, low/upper case...
I am using SEGGER Studio on MacOSx.
When use the latest mesh SDK, I can run the light_control example and see the debug log in the Debug Terminal of SEGGER Studio.
However...
Hi,
I'm attemping send TWI sensor data to mesh client. The program is modified from lightswitch example and I implement TWI event handler based on twi_sensor example:
...
Hi,
I'm designing a custom board and want to have debug/programming capabilities on my board. As I understand I can connect DebugOut connector of DK to DebugIn connector...
I am trying to get up and running with nRF Connect SDK for nRF52 on Linux (Ubuntu 18.04.4 LTS). I am following the guide and trying to use nRF Connect for Desktop to install...
Hi.
what i want is using 52840 dongle, test ble communication with custom board.
custom board use 52832 and it flashed BL + SD + APP.
I checked it is work using pc connect...
Hi,
we have a custom PCB board equip with nordic 52810 chip and the system ARCH is acting like Linux Host-BLE_Controller mode demonstrate below
Our manufacturer needs...
I need to send and receive data from the UART of many nodes to the UART of one specific node.
I use is the nrf52840 PDK with segger-studio. Is there a sample available to...
I'm trying to enable UART in a mesh application with SDK 15.1.0 and mesh SDK 3.3.0. This seems to be a real nightmare and I'm not sure why Nordic has so many different HAL...
Hi everyone. I'm trying to add UART Service to Mesh light switch example in Mesh SDK latest version 1.0.1. Is it possible? And When Nordic will provide integrated Mesh SDK...
Hello everyone,
I am currently working on a project, where I want to interface UART to a Bluetooth mesh network. The project is very similar to the light switch demo, because...
Hi Team,
I am working on Mesh SDK 3.10, I have requirement of mesh with Ble Uart. So I decide to take this example "ble_app_uart_coesixt". I build this example without...
Good day, support!
I have a couple of questions regarding the firmware of the nRF52840 dongle.
1) How to identify the firmware version that is nRF Connect flashing ...
After following the " Using a custom Secure Partition Manager with your application " Guide for the nRF5340-PDK, I experienced following error:
I tried to create a Non-Secure...
Hello every one.
I am new with Segger and nRF52.
I tried to create my own library for OB1203 sensor.
But i stack here when Segger view this error: Below is my screen...
As we are performing climate tests for custom PCB based on Nordic nrf52832 SOC, in low temperature i.e -20 Deg C the communication is not stable. After verifying the HFCLKSTAT...