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 have the following setup of devices, that I want to connect over BLE:
1.) A device X, that executes commands from a smartphone and a second device Y and also sends...
Hello
I am a Hinal tailor (Embedded Developer). I would like to inform you that I am working on a sharp deadline project I need to connect more than 5 nodes in a mesh network...
Hello all,
Ive been working on mesh a lot in the last weeks and had problems implementing the Mesh SDK into an existing ble application of mine already. Many problems occurred...
Hello,
I am trying to partition the RAM and the internal flash of the nRF9160, and I am blocked.
I began by defining the partitions in the board device tree, based on...
Hi guys
I would like to know more about nrf52832 errata 245. Where can I check if data whitening is enabled and if the CRC contains an address field? Can I ignore this errata...
Hi, I'm following the Buttonless DFU Template Application on nRF52 DK (PCA10040), SDK 17.0.2. From my understanding, we need to use the following codes to merge the following...
Hello,
we are using the nrf52832 to develop a BLE application. But we need more high out power, so we need a PA IC.
we want to know does the nRF21540 can support the BLE...
Dear Nordic,
we are using s132_nrf52_3.0.0_softdevice.hex on nRF52832, nRF5_SDK_12.2.0_f012efa
We have noticed, that sometimes after issuing sd_ble_gap_disconnect(m_device_conn_handle...
Hi.
I'm having issues setting the instant on high threshold on the ADXL372 on the Thingy:91. I'm new to this, so I might be missing something obvious. I've updated the thingy...
Hi
On my device, after a successful (bonded) connection to a central, if I then turn off BLE on that central, my device moves through fast advertising and slow advertising...
Hi
I am trying to get the SDHC/Disk access with FAT working on the nRF9160 dev platform and Asset_Tracker V1 app
It is shown to be connected on the TRACE connector ...
I have two BC805M EK .
Board 1: when I upload the (LED controlled by reset button) code to it, it works fine.
Board 2: when I upload the LED control code to it, I could...