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...
I am working on BLE mesh project with Nordic thingy 91 and why trying to understand how to get it working. I previously program NRF52840 on my Nordic Thingy 91 via USB with...
Why do I want to get a handle to uart1, but UART0 is OK?
I now use nrf52840 and nrf9160 development board to debug the program. I want to get a handle to uart1, indicating...
hi, all:
about Thingy sound, I want to produce audio file by myself to add data array sound_9, how to produce the data?
which tool? and I also want to add High-quality...
Hi, I am trying to use the CAF BLE state module to manage my bluetooth connection.
To understand how it works I have been testing the nRF desktop application, which makes...
I am developing for nRF52832 chip running the latest version of SDK. I'm looking to enhance my application to support 5 simultaneous advertising sets. These are non-connectable...
Hi There,
When I try to run the beaconing example in two broads, if the two all broadcast, they can receive messages from each other; But if one doesn't broadcast, it...
Hi, I am trying to implement a BLE mesh using nrf52840. How can I estimate the current consumption? I checked with the online power profiler tool, but it does not support...
Hello All,
There are several issues where I can see RTT viewer is not working along with nrfjprog tool etc....
I am also facing similar issue where RTT viewer(version...
Hi,
While I can find many discussions about how to set the MAC address using the soft device API with previous SDK's, I cant find a way to change the MAC address of the...
New nRF52-DK PCA10040 2.1.0 2021.24
The out-of-the box "Get Started" procedure where I move my iphone near the antenna did not work (did not pop up any web page). NFC was...
Hi,
I'm leveraging the ble_app_cli example program for my project. The primary reason for this is that I need BLE and I need to be able store and retrieve log data which...
I'm downloading a firmware image from AWS via cell onto the nRF9160. I want to perform a serial DFU over UART. The DFU target is the nRF52840. Are there any existing samples...