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 m using pca10028.. and sdk12 with eclipse gcc tool chain setup on windows..im run Peripheral>rtc example successfully... interrupt call every 0.125sec but now i want to...
Guys I made a wireless link using two NRF24L01+ & two MCU units.I want to toggle the reciever side LED bulb when the transmitter side switch presses.
*NRF24L01+ (Black...
Is there any guideline on how to setup and use the UARTE on nRF52 ?
what files to include in my project
how to initialise the peripheral
how to setup the DMA fifo...
Hi I'm an undergrade student in dongguk Univ. in South Korea.
I want to control the sending message and receiving message.
I use the android studio.
What do I do...
Has anyone using nRF24L01 raw (CRC turned off) mode. I try to turn off the CRC (the data sheet offers this option), then I start to miss packets. Once I turn on the CRC, I...
In ble_app_uart, the tx and rx characteristic uuid are shown below, and it supposed that the Tx characteristic enable notifications while the Rx characteristic enable write...
The hardware I am using is based on nrf51822/pca10028, with s110 SoftDevice version, and the SDK version for the project is 8.1.1 Using Keil uVision 5.21.A
When opening...
Hi,
I am running the mqtt subscriber example provided in IoT SDK (nrf5_iot_sdk_3288530).
I am using raspberry pi as router, and following the infocenter tutorial .
I have...
Hi ,
This is the first time I am using nRF52 and I don't have any experience about Antenna design. Here is my question: I am using nRF52 CIAA variant and planing to use PCB...
Hi,
I need to change advertisement data while advertising. The goal is to set new data for every packet. Firstly, I was trying to put new value like this, but it didn't...
hi all:
Recently, I develop with nrf52832, the softdevice is nRF52_SDK_0.9.0_0c82e3e.
In my application, I need a big buffer, so 32K ram can not satisfied. As the errata...
Hi all, we designed a custom board using nRF51822 now we need to test these custom boards working properly are not for these I'm creating a factory test project by configuring...
Hello Nordic Semi Developers..
I design my Product prototype using NRF52832
What is the plan of Nordic to provide SDK to support NRF52832 dynamic Mesh with
[1] Over The...
Hello,
I want to read the current ticks in RTC0, and want to measure the time elapsed after some events by using ticks to milliseconds.
Basically i want to display the...
Hello,
I need a little help regarding IoT-SDK 0.8.0 on nRF51.
What I want to achive:
Get the IoT-SDK 0.8.0 MQTT-Example running on nRF51 and publishing sensor data...