Hi,
I building a gas meter monitor ( peripheral ) that transmit meter reading to the Central.
The gas meter will be sending to the Central it's ID and meter value ( uint64_t...
The International Conference on Embedded Wireless Systems and Networks will host also this year a dependability competition to benchmark the performance of state-of-the-art...
Hi,
I find the CSCS example program reading zero at low cadence levels below around 50 rpm.
Using ble_peripheral example ble_app_cscs loaded into the PCA10040 board or...
I had manged to deploy and configure mesh networks on Nordic Thingy devices based on these 2 examples separately. 1. Generic OnOff models https://github.com/NordicPlayground...
Hello,
I am unable to access my SRJ profile with email id [email protected] due to two factor authentication. i do not get anything in the google authentication app...
The link for downloading nRF6939 live cd v5.4 is broken.
https://www.nordicsemi.com/Software-and-Tools/Reference-Designs/nRFready-Smart-Remote-3-for-nRF52-Series/Downlo...
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...