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,
At this point I have been able to successfully customize and run the mcuboot procect.. Mcuboot is successfully built and linked with my app.
However I am would...
Hello
I'm Strangistra and I work on a Adafruit Feather nrf52832.
I have the Arduino IDE 1.8.13 and I use the FastLed library 3.3.3.
I have a strange behavior with the...
https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.1.0/nrf/samples/bluetooth/peripheral_lbs/README.html
I'm talking about the above. SW5 switched to nRF52. However...
My team is trying to acess OpenThread CLI over UART0 with the nRF Connect SDK OpenThread CLI sample with our custom board.
We have tested with a Nordic's nRF52840 DevKit...
Hi,
I'm using nRF51 dongle as a sniffer and executing 'nrf_sniffer_ble.bat' file via cmd. I have tried interface commands "nrf_sniffer_ble.bat --extcap-interfaces" based...
I want to download offline documentation , but none can be downloaded. why? for example , on the webpage "https://infocenter.nordicsemi.com/index.jsp?topic=%2Fsds_s140%2FSDS...
I am developing SDK17.0.0 based application with S112.
when I try getting a random value at the end of main, the nrf_drv_rng_rand return err_code=0x05, and it leads to ...
This post is more about some suggestions for review rather than a question.
I've been looking at implementing a project using the nRF52840, SDK 14.0.0 and FreeRTOS in a...
Hi,
I would like to double check that is it so that IF I am using high voltage supply (e.g. +5V) with nRF52840, it is NOT possible to use external power supply AND/OR NFC...
First of all, I ask for your understanding of my poor English. I am a student studying in Korea.
please help me.
i dont know how to use usb data transmission , using...
I'm working on a risk analysis, and need to understand the likelihood of a spontaneous change of values stored in flash, along with what usage patterns most affect that. The...
Hello Nordic dev community,
I am trying to add FEM support to the ble_thread_dyn_hrs_coap_srv_freertos example, for BT840XE made by Fanstel which is nRF52840+SKY66112 in...