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 all,
I have some issues to print and parse JSON file using cJSON features. My code works without problems in SDK, but when I try the same code in Mesh part, I am not...
Hello, i'm trying to build zephyr\samples\subsys\usb\cdc_acm but i get the following error:
1> zephyr/isr_tables.c does not exist. 1> Combining ‘zephyr/isr_tables.c’ 1>...
With very low data rates and short packets between two nRF52840s which of the following can operate at the lowest power?
1) ble peripheral to ble central uart
2) Enhanced...
Hello Dev
I'm working with MQTT sample on nRF9160 DK device and while that when I called facing some kernel based issue regarding k_sleep() function.
I'm getting this...
Hi,
Thanks for the help. I have run the proximity detection application in nRF52832 nordic thingy. Initially the LED was blinking in the thingy board but when I switched...
Hi,
Though the Thread CLI sample's 'README.rst' lists the following supported optional extensions, it does not specifically describe how to set the specific '.conf' files...
Hi everyone, Lately I have been using a PCA10040 (nRF52-DK) with J-Link OB-SAM3U128-V2-NordicSem V1.00 version. I'm trying to program two boards one with nRF51822_xxAA and...
Hi I am wondering what the best way to go about developing a RPi based system for presence detection with nordic ble devices
I would like to limit the bluetooth signal to...
Hello,
We are looking to do OTA device firmware update by GSM for the nRF52840.
We have a custom board with a nRF52840 and a GSM/LTE-M modem. They are communicating together...
SDK: 14.1.0
CHIP: nRF52840
CONFIG: ZIGBEE&BLE MULTI PROTOCOL
I wants to keep store zigbee pairing data after reset.
I setups like this.
After joining procedure...
From the gnss_extension.rst documentation shown below, it appears as thought the GNSS receiver can retain solution information from previous fixes/tracking in order to speed...
Hello Nordic!
I'm starting to develop my own Zigbee device with the nrf52840DK and I need to send some attributes to my coordinator, initially the door lock status is enough...
I am currently using an external JLINK to program the 9160 module, after adding read protection. Unable to recover using nrfjprog, report the following error:
ERROR: Recover...
Is there a version of the nRF Commandline tools that will run on an embedded Linux (ARM, RasberryPi compatible)? I specifically need the nrfjprog tool. The Segger tools do...
The v1.3 Product Specification datasheet for the nRF52833 lists the maximum source resistance on VBUS, including cable, as 2 ohms. Yet the same document recommends using a...