S130, SDK 12.3, ble_app_hrs_c example.
I want to use whitelist function in this example but I can't finish it.
When I run peer_list_get(), it gets all 0xFF, means that...
Hi all,
I am making a device which involves using nfr52832(PCA10040) to communicate with a NAND flash through spi to store data acquired from the ADC. After all the data...
How to enable semihosting in sdk11 examples?
This works, but I can't port it to examples/periferal/template_project :(
changes:
pca10028/armgcc/Makefile:
adding...
Hello,
I want to store temperature samples in flash of nrf51822. I am using pca10028 and sdk 12.2.0.
I have the code for writing,deleting and reading from flash memory....
Hello,
I have a question about stack usage. I use nRF51822 SoC, 12.2 SDK & IAR 7.60.1. I am interested in stack usage. Have you done any estimations? Or may be you have...
Hi guys I was trying send data from nrf52832 to Nodemcu and from Nodemcu to nrf52832 via UART. I used Default uart pins on nrf52832 and used the hardware serial on Nodemcu...
First let me say, the nRF52840 is an awesome chip... I am trying to implement the Google/Apple bluetooth protocol ( https://covid19-static.cdn-apple.com/applications/covid19...
Hi! We are in the start up phase of an interesting project containing your products.
Some info about the system: * It contains multiple 52840 and 9160 * Time correctness...
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 ...