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,
I had recently gotten a Nordic Thingy: 91 and I was following this tutorial to help me get started.
https://www.youtube.com/watch?v=xQ7hDzRULJQ
When it came to...
This site is full of broken links. It is completely impossible to find any useful information. Why don't you fix at least a few of these broken links. Every single time I...
I want to connect 5 flex sensor to nrf52840DK.
i have got values from one flex sensor by connecting to one analog pin
I need to connect to 5 analog pins and simultaneously...
I am using nrf sdk nRF5_SDK_16.0.0_98a08e2 and nrf sdk for mesh nrf5_SDK_for_Mesh_v4.2.0_src
how to flash the light switch server example to nrf52840 dongle and made changes...
Hi!
I am having troubles trying to turn on scan_req_notification on SDK 15.
Previously this code used to work:
ble_opt_t ble_options; ble_options.gap_opt.scan_req_report...
I am trying to integrate segger embedded studios with segger system viewer for nrf52840dk. so I have taken free rtos blinky project from nrfsdk and I have added necessary...
Hi,
I used LFRC ,but cannot be connect by nRF Connnect on iphone.
below is this case information:
DK is PCA10100
nRF5_SDK_17.0.2_d674dde
......ble_peripheral...
Use this routine to send and receive data from 4 different serials, receive and send data loss, please help me modify this sample bug.
sdk ncs v1.3 Path:D:\ncs\v1.3.0\nrf...
What is the best/easiest way to store a struct or string to flash persistently? I see other boards using FDS and other tools but those don't appear to be available on this...
OS in development environment :Windows10 HARD :(Taiyo Yuden)EBSHSN Series Evaluation Board : Central / Peripherals CPU :(Nordic) nRF52832 / ARMR Cortex-M4F 32 bit processor...
Hello,
the peripheral (nRF52) bonds to a central (Android nRF Connect), central enables TX notifications, and the peripheral sends over 80 bytes by NUS.
If the central...
Good health to all! I am using Ble, I need to flash received packets. The best way to do this is using sd_flash_write (). In the sdk_config.h file, I see #define NRF_FSTORAGE_SD_MAX_WRITE_SIZE...
Hi,
I tried importing existing project (In IAR) to Segger embedded studio, And getting following error.
When code is built, Ses compiling the files but giving...