Hello,
I am using nrf52840 DK, Segger Studio IDE, Win10.
My application is I want to transfer the image from iOS to the DK board.
I am aware of the Image Transfer...
Hello, i intsalled the software stack for use with latest release of nrf sniffer package.
By starting the capture process with wireshark 3.2 i have noticed an issue:
In...
I have a project where we have 2 nrf51 that need to be time synced with eachother.
The problem is they are placed on the body one on the back and one on the chest of a person...
on the page
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fsdk_nrf5_v16.0.0%2Flib_crypto_backend_micro_ecc.html&anchor=lib_crypto_backend_micro_ecc_install
step...
Hi,
In our one of the product we are using Nordic nRF52840 MCU and we compiling this application code in windows with SEGGER Embedded STUDIO IDE Version 4.30a and Tool chain...
Hi,
We made an online course on Bluetooth Low Energy, includes BLE Fundamentals & Architecture, step by step implementation of Environment Sensing service development...
I am trying to get connected with my Android App and I have noticed that sometimes when the user turns off Bluetooth and tries to enable it again after 20 minutes my Android...
I am working from the ble_app_hids_keyboard example. To support multiple centrals, I imagine the first step is changing NRF_SDH_BLE_PERIPHERAL_LINK_COUNT and NRF_SDH_BLE_TOTAL_LINK_COUNT...
Hi,
I am trying to set up eclipse + gdb + openOCD for debugging zephyr 2.0.0. applications on nRF52832. Following the official Zephyr documentation build-and-run-an-application...
Hello,
I am using NRF52832 with soft device 13.0.0 and Nordic's bootloader from the examples.
What I do is develop an application which stores some values in uicr registers...
I'm using 52810 with s112 stack.
And I need two PWM channel with different frequence. one channel set to 4KHz to cotroller BEEP, the other one set to 15Khz to control...
Hi, I've completed the first 3 BLE tutorials (about advertising and Services).
I've got notifications up and running on the peripheral by using a timer and hvx as in the...
Hi,
We are developing a mouse . The controller we are using is NRF52832 QFABB0.
You known that its contain 32KB RAM and 256KB of flash memory.
Our application contains...
Dear,
Currently, I can run asset_tracker application with THINGY:91 PCA20035 and I am looking for more examples for this one.
On Thingy:91 FAQ :
@ Peder Rand mentioned...
Hi,
Experimenting on a stepper motor control (DRV8834). I want to be able to send a single square wave output, with a specified number of pulses. I managed to put together...
Hi!
I use SDK15.0 on a central side with nrf52832 with bonding and work with whitelist.
On the peripherial side I use nrf52810.
All works fine, all bonded and work with...
I was successful in flashing the dongle using SWD and the development kit. I used the blinky example. It all works perfectly. However, as soon as I reboot the dongle, it goes...
Dear support team,
I'm using the demo ( thingy52-mesh-provisioning-demo).
And I'm developing the Windows APP as a provisioner/proxy client.
When I send the proxy pdu...
Hi,
I am developing zigbee system using nrf52840.
I have a question about joining process.
a) First, start coordinator with zigbee_erase_persistent_storage(ZB_TRUE)...
I am using a repeated app timer to count the number of seconds that pass from the start of the NRF system powering on (or the code being flashed into the NRF). The code below...