The bluetooth device keeps getting disconnected from the app, even when its not 'idle'.
I am using the android app mentioned here .
I need help getting started to solve...
Moving from SDK version 5.1 to 6.0, the buttons on my PCA20006 beacons no longer works as expected. When I press a button, it seems to register the release of a button incorrectly...
I posted another question along these lines, about using the Timeslot API to get observer behaviour with the S110 v7.0 SD, but I am having trouble getting it to work.
Are...
I'm interested in creating a time of flight algorithm and am trying to calculate what to expect for accuracy.
Is it possible to get an IRQ from when the sync arrives at...
hi all ,
how to enable GPIOTE PORT and IN[n] event simultaneously ?(not same pin)
i enable the GPIOTE to trigger interrupt event.
one for the keyboard which need multiple...
Hi All,
I am using nRF51422 with softdevice s310. And implementing Cycle speed and cadence receiver. most of the data processing is fine but i am facing one problem.
...
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...