Hi!
I use nrf51-pwm-library ( github.com/.../) to control brightness of LED RGB light source and it works ok till I don't want to adjust brightness slowly (dimming function...
hello,
are there any completed sample code of using pwm0, 1?
just 2 or 3 word can working like following? or need other config?
pwmcon=xx;
pwmdc0=xx;
pwmdc1=xx;
also...
I am planning to migrate to SD 7.0 and SDK 6.0 in order to use the static pass key capabilities. When using the static pass key how should security params be initialized ...
Hi Hakon.... when i compile my project i get some linker errors,
._build\gzll_host_ack_payload.axf: Error: L6218E: Undefined symbol __main (referred from arm_startup_nrf51...
I'm trying to perform communication between my device and iOS and I ran into some problems. For tests I'm using iPod touch 5 with nRF Toolbox and LightBlue apps and nRF51822...
I've been using Master Emulator API 2.1.3 in Visual Studio 2010 Express, and have spotted a fix I may need in 2.1.5 so I've switched to using the 2.1.7 API. However, I've...
Hello,In normal condition, I use UART,pwm,spi an so on.Now I want to clear the configuration, and enter System ON mode.But I don't want to system reset.
How should I do...
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...