I'm curious to know if there is a tool that allows easy design of a GATT server DB that is portable across dev platforms (the nrf518 EK, my Android/iOS dev environment etc...
Iam trying to display the uart data as a scanned response.nRF51822 receives the data from PIC and it is displayed as scanned response during advertising.the problem is nrf51822...
Hi,
This is a bit more of a typo report.
In the Debug Logger doc page , app_trace_init() is supposed to return an int but in its function declaration it's said to return...
Hello All,
I'm trying to build a receiving unit using the nRF24L01+ and PIC16F628A. Im using an nRF24L01+ and RaspberryPi as my TX unit which i managed to get working ...
Hi,
We have a device using the S110 v6.0.0 softdevice and the SDK v5.2.0.
We started working from the Proximity application available in the sdk.
Is it possible to...
Hi,
I have a simple demo device that does play to be a mouse and a keyboard using HOGP profile. I can get it running with Linux pretty well and I can get it running with...
Hi,
I have a simple demo device that does play to be a mouse and a keyboard using HOGP profile. I can get it running with Linux pretty well and I can get it running with...
Hi,
Segger SystemView 3.30 (downloaded from https://www.segger.com/downloads/systemview/ ) does not work with NCS 1.5.1. Upstream Zephyr has updated https://github.com/zephyrproject...
Hi Nordic,
I just had Thingy:91 few days ago. I ran this KIT with thingy91_nbiot_2021-03-04_8e8c6089.hex and asset_tracker example in ncs/nrf/applications . I found that...
I would like to send and receive data to/from nrf52832 pins over BLE using android phone. I would like to capture and display output of Force Sensing resistor and control...
To the kind attention of Nordic support team,
We have got an nRF52833 gzll host that has to interact with multiple gzll devices. We empirically saw that (in our case and...
Hello
I'm using the CLI example as ZC and a custom endnode based on the freeRTOS multisensor example (from nRF5 SDK for Thread and Zigbee v4.1.0). Im trying to send a counter...
Hi, I have a problem with setting up SHELL over RTT. I have managed to get some logs from the device. Prompt `rtt:~$ ` is also shown. but whenever I try to send something...
Hi,
we just uploaded MFW 1.3.0 to our nRF9160 DKs that had engineering revision of nRF9160. They seem to be now bricked and it is not possible to downgrade to MFW 1.2 via...
My task is to create a webserver on the nRF9160DK. For this i'm using the civetweb module provided by zephyr and the ethernet-shield from PHYTEC. I got an issue i want to...
Hi everybody,
I have developed a BLE sensor based on nRF52840 (S140 6.1.1 and SDK 15.3.0) that is normally performing connectable scannable undirected advertising. Since...
Hello,
I need to use the ADC with 600mV internal voltage, ADC Gain stage = 1.
The input signal on VINP vary from 750mV to 1750mV, and input signal on VINN is fixed at...
Dear friends,
I followed the tutorial( Using serial interface for provisioning and configuration ) control a mesh node.
a) The PyACI as a host via uart connet to 52840...
Hi, teams.
I checked the operation of nrf mesh network. (mesh sensor example, and light switch example)
It works well. Thank you!
By the way, I have a question....
Hi everyone,
I am having a problem with dfu example. I would like to test my board with the buttonless dfu image, namely
sd_s132_bootloader_buttonless_with_setting_page_dfu_secure_ble_debug_without_bonds...
Hi,
I saw a similar post ( Case ID: 249969 ) and this just happen to me.
I have not used my nRF52840 DK for a few weeks. It has been in its original plastic bag the whole...
Hi, I am using the FOTA and download_client libraries to implement remote firmware upgrade functionality, however am not keen on having an AWS S3 bucket with public access...