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...
Hi,
I am considering using baluns instead of discrete components next to my nRF24LE1 QFN-24 chip since board space is at premium.
In application note AN4111 regarding...
I am new to Nordic and have a simple question. I followed the instructions about setting up manufacturer specific data with BLE_Template example here: https://devzone.nordicsemi...
in the middle of the code the MOSI change from idle low to high and resulting in writing 0xFF while reading over MOSI, resulting in getting wrong data. how can i change it...
Using SDK 15.0
Example project: examples/dfu/secure_bootloader/pca0040_ble/ses
Segger Embedded studio V3.50
File main.c line 52
#include "uECC.h" <------ "No such...
chip:52832
sdk:12.3 ble_app_template
when I measure the sleep current consumption use the nordic PPK
I found there is a 30ua peak in every 20ms,could you please tell...
I have some questions to Bluetooth mesh.
1. If I have a mesh Network is it possible to have a connection to a device over all the nodes? Or does mesh just support brodcast...
Hello!
I am a beginner.
I am trying to communicate with the SD card with SPI using nrf 52832.(BLE Nano v2)
I am using fatfs of nRF5_SDK_15.0.0_a53641a. I am writing...
Hi ,
SDK:15.1.0
example:proprietary_rf \ esb_ptx
Because there is no UART function in the example, I want to add it.
The picture is everything I added, is it missing...
Hi Devzone team,
In our SDK, say SDK15.0, there is a head file called "sdk_config.h". It contains a line which looks like below:
// <o> NRF_SDH_BLE_GATTS_ATTR_TAB_SIZE...
WIth the upgrade to the new SDK, registering the callback handlers has been made more difficult to figure out.
The .sdh_ble_observers, .sdh_soc_observersers sections are...
Dear Sirs!
On one from 25 boards there is offset in ADC input about 30 ADC units. Vref = 0.6 V, Gain=6, 12 Bit ADC, oversampling 256 sample.
In other devices I do not...
Hi, Could you send me a sample to send "Hello World!" string from sender task to receiver task?
I am using C:\Nordic_Semi\nRF5_SDK_15.0.0_a53641a\examples\ble_peripheral...
Hi, I have a question regarding the behaviour of a button in the nRF App in Android, sometimes the button "READ STATE" in the "Generic On Off Server" configuration changes...