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...
I have a thingy91 that has been flashed over JLINK which has wiped out the MCUBoot. I'm attempting to get it back using mcumgr. I have mcumgr all setup, but when I run
...
While stating debugging mode or normal mode i didn't pair with any devices after advertise duration in RTT viewer
This error raising [ 00> <error> app: Fatal error ]
and...
Hello Nordic community,
We are a software development team. We can directly work on development kits but as a initiative we are trying to buy SOC and do others steps manually...
As described in the brief spec of nRF 21540:
the nRF21540 improves the RX sensitivity by 5 dBm to -100 dBm.
5dBm should be 5dB,you can't make a simple plus/minus equation...
Hi,
I'm doing a Bluetooth test for the nrf52840. However, RF-PHY/TRM-LE/CA/BV-13-C cannot be tested. This means that the instrument does not provide results. The measuring...
Hello,
I want to supply the nRF52832 with a power supply of 2.2Vdc. The uC has to measure an analog voltage between 0 to 2.5V using the internal reference.
Is it possible...
I am trying to set up usb cdc and use the virtual COM port for logging. Please find my code below.
Issue - The LED part of the code works fine but when dongle is connected...
Hi,
I'm testing a prototype with the nRF52840 where I drive a buzzer in the following way:
When I play a signal, I see that the current through the buzzer is about...
Dear everyone,
I'm new to Zigbee and Nordic development. I'm currently working on Zigbee on nrf52833. I must implement a mesh topology to prove self-healing and self-routing...
Hello Nordic team,
I'm looking for some help about Thread creation ... I try to start a Thread when my nrf52840 receive a particular message. This message is sent with BLE...
I am working with the nRF5340 development board. I got the multicore example from the SDK to build without an issue. I then copied the source code and CMake scripts into a...
Trying to get the entire set of v2.0.0 software development tools to install on our Ubuntu 20.04.4 LTS x86_64 system for my nRF9160-DK.
Following the [DevAcademy nRF Connect...
Hi Team,
I am using nRF52810 gpio to power gate (gpio connected to VIN) ADXL362 . But the ADXL362 recommends a switch(SHUTDOWN) as shown below to discharge the capacitors...
Are there any plans for updating the internal CoAP buffer sizes to support 511 OpenThread children? There are two cases where the number of maximum OpenThread children is...
I have an OpenThread application that worked on NCS v1.9.1 and after updating to NCS v2.0.0 (nothing in the source code or kconfig was changed), the application fails to build...