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, sorry if this seems to be a basic or already asked question, but how could I have an example of QDEC usage with the nrf52840 (ideally the dongle) ? I would like to...
Hi,
I am using NRF52833 to develop a wireless and USB combo mouse.
My switch method is detecting VBUS to switch between USB mode or wireless mode.
But a problem is...
Dear sir ,
Get the customer's board, I can find the device at the nRF Connect for the first time, then program hex, but fail, and then I can't find the device again. I try...
Hi,
Right now, I am trying to open that example files in SES IDE. But I couldn't open.
I kept the file location like as
D:\Nordic\nRF5_SDK_17.0.2_d674dde\examples\peripheral...
I am trying to integrate cli over Nordic UART Service. i want nus control over command line interface such as PuTTY or Termite.
How to solve this and what files should be...
I have two NRF52832 boards. I cannot get the SDK to compile so I'm going at it barebones style.
Transmitter Board code:
Receiver Board code:
The receiver board never...
Hello Nordic Support Engineers and fellow developers ...
Just a note to thank everyone for help via this forum. I started very inexperienced with Nordic SDK a year ago and...
I use nrfjprog in a CI system (on Windows 10) which has multiple NRF52 boards attached to it. The boards are all run in parallel with the -s parameter to nrfjprog and the...
Hello, i have an issue with softdevice API combined with timeslot API. I use timeslot API to scan for packets one time (one time interval) with 30000us. Then before timeslot...
Hi, I'm using mqtt_simple example based application to send BLE tracking data through LTE on custom boards. UART is used for connection between MCUs. Power is ON constantly...
Hi all! Since I do not have a system for updating the certificate when changing the server, I decided to disable certificate verification when connecting to the https server...
Hi.
I am a student studying esb examples with nrf52433 board.
1. If data is sent from ptx to prx using static payload, is tx completed without receiving ACK? Don't need...
Hello,
I try to measure the current of the nRF SoC on my NRF52-DK, by using an oscilloscope and USB as a power supply, related to the guide from Nordic from here:
https...
Hi,
I need to write a 32-bit value to an NVM flash page whenever my code hits an assert failure. This failure can occur anywhere in the code - my application, the Nordic...
Hello,
I'm working on a circuit which has a pin connected to a pull-up resistor, using the nRF52 DK and SEGGER Embedded Studio 5.20 to develop the software.
This pin is...