i am using nrf 52832, i got SAADC example code from sdk. that code done by using timer. i could not understand timer section. Is available SAADC simple example code without...
Hello everyone,
as indicated by this question https://devzone.nordicsemi.com/f/nordic-q-a/35692/adding-nrf52-dk-to-github-mesh-demo-for-thingys/138327#138327 I am trying...
This is both a general tip for users and a question; does anyone have good success with the LIS2DH12 double-tap feature? The 3-axis accelerometer works well but the use of...
Hello-
I'm working with the " Experimental: Wireless UART Example".
Is there any way to periodically send data rather than just typing data into terminal?
hi,
I used nRF52932QFAA ,SDK14.2 uart bootloader.it works well with softdevice loader 5.0.0.But when I download my app(without softdevice),it cannot work.
Flash composed...
Hello Noric Dev Zone members,
we are looking for a Firmware developer supporting us in bringing Hyko to our customers.
What we are working on is making energy heroes in...
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...