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'm using pc-ble-driver(C program) to get the data from other device, I can get character now, but I don't know how to turn on the character's notification like the start...
We wanted to implement both BLE and serial DFU on nRF52832 without serial flow control. The main procedure is as follows:
Use the Nordic BLE DFU example as a start...
Hello,
I am using nRF52840, SDK_16.0.0, S140 SoftDevice and Segger 4.16 for flashing the image. I am using ‘ble_app_blinky’.
I have queries on enabling HW crpto accelerator...
I'm implementing the device side of the DFU-protocol (v16) (Control Point & Packet) using the nFR Connect Mobile as DFU Controller. In the app I select Application as file...
Hi All,
Since 2 weeks I try to configure a gap with a "raw payload" but it's a Chinese puzzle! Between different SDK, with different "Soft Devices" and examples dating back...
Hi,
I've install the throughput example (examples/ble_central_and_peripheral/experimental/ble_app_att_mtu_throughput) on an nRF52840-DK and I test it against all kind of...
I made 20 pieces of porototype devices. Testing some damaged them, NRF52832 does not work and the voltage on them is 1.556V, others work again but after disconnecting the...
Hello All,
I am trying to publish the data gathered from UART using MQTT . So far I was able to get serial data in the inData buffer. I am not able to publish data automatically...
To the kind attention of Nordic support team,
According to your valuable experience and manufacturers' capabilities, having the package a pitch of 0.35 mm is it possible...
I use nordic 52810.
I am trying to use s112 and HW IIC but I got the compiling error:
twi_hw_master.c:34:5: error: 'NRF_TWI1' undeclared (first use in this function) ...
I have a nRF52840 based product prototype which includes a power management integrated chip (PMIC) and a Li-Po battery.
The product recharges via a USB connector. The USB...
I am always getting the same issue on each sample I try to build. Not only on this "lte_lc.h". This error is also shown with several files or on the code lines....
Checking...