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...
From yesterdays question https://devzone.nordicsemi.com/f/nordic-q-a/80411/state-of-cs-ss-pin-after-nrfx_spim_xfer I have done a logic measurement and I can confirm that after...
Hi,
schematic for CFAA WLCSP mentioned, QDAA is given in the documentation. I want a reference for Circuit configuration no. 1 schematic for CFAA WLCSP mentioned in the...
Hi
I am using nrf52810 chip. we are trying multilink with central(1 central and two peripherals connected at a time),one central and one peripheral is fine, but we are trying...
Hello!
I am using nRF52-DK to deploy my programs. I try to use writing to SD card in ble_app_uart_central example. Both fatfs and ble_app_uart (central) examples work...
What are the memory settings in the SES compiler to compile secure_bootloader_ble_s140_pca10056
When I try to merge:
mergehex --merge s140_nrf52_7.2.0_softdevice.hex target_application...
I want to write some values to flash before the watchdog resets. For this I have the watchdog event handler specified:
In the wft_event_handler function I write a struct...
When trying to generate a new project Segger Project for my Project
in the option "Extra CMake Build Options" want to pass something like -DCONF_FILE='prj_test.conf' -DDTC_OVERLAY_FILE...
Hi Nordic team,
Looks like the most recent nrfjprog now supports flashing modem firmware.
I tried it and got some errors. Could you please point me in the right direction...
Dear Nordic Team Support
We face an issue where on different computers, using the same setup, different throughput can be achieved.
Setup:
- Custom Device using the...
Hello community...
I was able to compile the GPS sample and flash an actinius icarus (nRF9160) using the Actinius Programmer once and it said successful.
However, the...
Hi I need the upstream Zephyr project for direction finding functionality and bug fixes. Those are not present in nrf-zephyr fork.
How do I get that to work? Just replacing...
I have uninstalled and reinstalled nRF Connect v3.7.1 - Programmer v1.4.11
nRF9160 plugged into power and blinking - switch aimed at 9160 PROG/DEBUG
No devices available...
Hey, Design nRF52832 SOIC based custom PCB board and its PCBA from the machine soldering process.
When I received the board I am able to upload code using Arduino IDE...
Hi community
I'm trying to build the nrf9160/http_update/application_update example but it keeps failing ( https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf...