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...
hi
I find nRF52810 can use peripheral(advertise) mode but it cant use central mode
is it right?
I have some product, which are switch and receiver, using ble nRF52810...
Hello,
I am using a nRF52840dk (nCS based app) with a nrf mesh android application,
nRF52840dk has application running BLE-Mesh Server model. while I am using nrf mesh...
I want to avoid to have the NFC tag to be writeable with another nrf device but i do not want it to be writable by any other type of device such as a phone. How do I put such...
Hi,
I am using nRF5340 audio DK PCA10121. The information from product specs, DK schematic and suggestions from this forum for nRF5340 do not align. Here are my notes: ...
I struggled to host MCUBoot's secondary image on the external Flash of the nRF5340DK. I hit so many obstacles along the way that I'm pretty sure I went off track early on...
I am developing a USB keyboard + mouse using a NRF52833. I have use the USB Device Example from nRF5 SDK v17.1.0. I chose this example because my project is in C++ and had...
Hi!
I am learning how to use the PSA Cryptography API and there's something I don't understand. I have imported an ECDSA public key in uncompressed format (x + y coordinates...
Hello,
We want to set Tx power of +3dbm i followed the procedure as mentioned in following ticket:
I set the high voltage in network core main as following:
we...
Hi,
I'm able to select the nRF21540_nRF52840DK board for my project and I'm wondering how command the nRF21540 using the I/O pins and the SPI port. Do you have any examples...
I have to make a connection from a central_uart to 4 periperal_uart every 60ms Sending 30 byte .
I Have to make a polling of all the peripheral every 60ms.
I know that...
Device: nRF52811
Board: custom (EYSNSNZWW module is used)
SDK: 16.0.0
SoftDevice: S112(v7.0.1)
Sample Project: ble_app_uart
Hello,
Is it possible to read BD...
I have a custom board based on nRF52840 with some custom peripherals : LEDs, buzzer, buttons, etc
To get my app working I copied the nrf52840dk_nrf52840 board from the 1...
Hi,
I started using the Nrf5340-DK with the openthread cli sample. It works fine, and now I'd like to move the main UART to pins P0.24 and P0.26.
To do so, I created...
Hello, I've been trying to migrate my code which uses NRFX SPI functions to NCS 2.0
The code compiles just fine on NCS 1.9, but after migrating to NCS 2.0 I noticed that...
I have just been hired to this company and they have assigned me to repair some of their defective modules. The modules are BL651 with what I believe to be nrf52810 processor...