Hi,
I'd like to learn about the app compatibility for the new OTA DFU that ships with the new SDK 6.0.0 and S110 7.0.0. I am using a nRF51822 board and I've observed that...
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...
Hello everybody, I am using Zephyr with the nrf52840-dk device. I would like to store the DTLS credentials with a secure way. I don't want to be part of the code and thus...
I have been testing out HTTPS with the http_application_update .
I have been able to successfully setup a TLS 1.2 connection, but I was seeing a lot of "Peer closed connection...
Hello
I would like to modify my Transmission Parameters of my Thread network. According to the CoAP protocol ( https://tools.ietf.org/html/rfc7252#section-4.8 ), it is possible...
Hi Dev Team,
I am trying to measure the low power performance of the nrf9160.
For this, I tried to use the "system_off" example in the folder : C:\Users\adeel\ncs\v1.4...
Hi,
I'm trying to alternate between the beacon sample and the central sample in one application. It builds and initiates, the connection example from central is functioning...
Hello everyone, this is my first time participating in the forum. I am a very new hardware and firmware developer (this is my first job in the industry of iot). I have chosen...
We are currently evaluating external memory on the NRF52840 and are trying to use external memory within the memory space of the processor (XIP). We are aware of the erratas...
Hi, I am using nrf52840 as a peripheral. How can I use more than 1 uart(1 for GSM,2nd For GPS, and 3rd for show data in PuTTY). Which pins I can use for this? and how? any...
Hi,
We have a requirement where we need to store some application parameters (Eg. APN name ) in the nrf9160 flash. This parameters will be storing during production time...
Hi,
1. I was trying to measure the Bluetooth throughput of nRF5340PDK using the sample from ...\ncs\v1.4.0\nrf\samples\bluetooth\throughput, but from what I see in the requirements...
Hi Support team,
A customer would like to use an external 32kHz TCXO to nRF52840. As the picture shown, the original 32kHz crystal and the loading capacitors are removed...
Hi,
I using the nrf52840 EVB(pca10056), there's no nrf21540 connect, but in our design we will using the nrf52840 + nrf21540.
And I build the radio test example with...
Hi,
I am developing a PCB with the nRF52840 device fitted. I need to program the bootloader into it. Is there any way that this can be achieved via the USB pins?
Or...
After installing nRF Command Line Tools I am getting a gray screen when opening nRF Connect. I have tried to remove nRF Command Line Tools and reinstall nRF Connect but it...