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...
Hi, everyone~
My goal is to collect data from 4 sensors simultaneously using iPhone.
Now, my testing code for sensor nodes is working fine. It was built based on the...
Hello everyone,
I have following problem. I am trying to build a mesh network with the nRF52840 DK and the nRF52840 Dongle.
I am using the "nRF5 SDK for Mesh" (V4.2.0...
Dear Team,
Greetings,
I am facing a problem for configuring Port 1 as input. I have connected a push button on P1.4 and an led on P0.0. I want to perform a simple task...
There is a similar question here , but it uses a custom makefile which I am not familiar with. I am trying to convert a program I wrote using base TWI communication to use...
I had a custom BLE service working just fine, but once I tried to integrate buttonless DFU (based on the SDK example) I started getting the NRF_ERROR_NO_MEM error. I was able...
Hi. I am using three different device which can communicate with the nRF52840 through SPI.
I am using nRF52840 as master and the three device as slave. All the device will...
Hello,
This is regarding the problem faced while flash and debug the nrf9160 feather,
1) Build and flash using the west
we are using nrf 9160 feather so it has...
Hi
Is there a possibility to have an individual pinreset time? In my product the default reset time from 20ms is not enough.
Can you extend the command with a time parameter...
When I enable the OTA AT Command on the nRF52832 module and click on the DFU option available on the nRF toolbox Android Application, selected the OTA Package which shows...
Hello,
I am working with the nrf52840 chip and wanted to know if there are any pins that are shown on the schematic diagram, that I should not use to ensure that the Bluetooth...
I am working with nRFConnect and the nRF91-DK on MacOS Catalina.
After updating the command line tools I was able to program using the GUI
But now I want to write this...