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 want to do a custom developpement (custom board) for my project.
I have copied to a folder on drive D/: the peripherial_uart sample, as well as the folder Board...
Hi
We are trying to configure Nordic UE (NRF9160) at our local setup. In order to flash software we performed following steps:
We used ' carrier_deploy_e7f4d5d4-f607...
Hi,
I am looking to design a nRF52833-CJAA (WCSP/ BGA package) board using 4-layer stack.
a) do you see any issue in doing that, vs. 6-layer stack used in nRF52833-DK...
Hey
We encounter problems with the modem not establishing a connection after rebooting the processor for a few times.
Issue:
Firmware is booting normally
Cellular...
It support send periodic advertising with CTE in ncs v1.6.0, but I found that the scanner can establish synchronization with only a tag that sends periodic advertising. But...
Hello fellow Nordic community,
Assume that a given Peripheral ( P) is advertising a BLE GAP signal which allows for multiple connections to be made.
In the vicinity to...
Hi,
I want to connect three coin cell batteries in series to NMP1100 and then connect it to nRF52840 and a temperature sensor.
I want to know, can I charge a supercapacitor...
Hi, I want to simulate the intermittent environment on nFR52850DK. How can I control the power supplement by programming? I mean I want to control when to shut down and when...
Hi Supportor
I want to enable a LAN to receive the ack payload. after proprietary_rf PTX sending
I switch ON LAN in nrf_esb_event_handler, and test the timing in scope...
I cant seem to get the Thingy 91 into boot MCU mode, so that I can update it to the latest firmware. No matter how many times I try turning the unit off and powering up with...
SDK17.0.2+NRF52833
I use nrf52833 to do some thing, P1.09 and p0.11 as two pwm singals to drive two motor and P0.0 as a led pin (high made led light).
the code as following...
Hello guys,
I am developing a BLE Mesh app with nRF52833DK. However, I have recently discovered a problem. It stops working the Mesh iI disconnect USB and then I Connect...
Hi, All,
I saw the following description in the nRF Connect SDK documentation you provided:
That means there are two kinds of controllers on an NCS: Zephyr BLE controller...