the proximity example is running ok. but when I modify the length of the alert_level I have the following error on the server side that I am not understanding.
476;16:12...
Hi all,
I'm working with the nrf51422 and the nrf51822 and I was wondering what the current status of the over the air DFU system is.
I'm using SDK 6.0 and I managed...
nRF24l01+ at a transmitter module one time successful transmission show & after 1 sec failed also . if any doing programming with atmega32 ,please send code for TX & RX ....
Hello,
can the radio notification and radio disable APIs be used to use the radio hardware from the application layer?
Background of my question is, that I have an application...
Hi,
I am using central s120 with peripheral s110. The connection to the peripheral is depending on the name advertised by the peripheral.
When connection is done, the...
Hello,
I am trying to ecrypt some data in order to send some data encrypted in the MINOR and MAJOR adverts of the device.
I used this code to ecrypt the data ( this is...
Hi,
i use anRF51822 with soft device 7.
I run the UART app on my iPhone 4s with ios7 and on the nrf51822 board the ble_app_uart with keil uVision5.
Both devices connected...
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...