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...
MeshSDK: 3.2.0
StockSDK: 15.2
Hello,
I have a network where the sequence numbers have become corrupt due to removing devices from a network and then provisioning other...
Hello,
I've been trying to write my own library that uses UART.
I went through the "uart" example and wrote this piece of code.
uart.c
gpio.c
main.c
...
I would like to ask you a question, that is, the RTC in the chip of 52832, in the case of non-power-off restart, is there any way to keep the RTC time and continue the timing...
I am trying to extract the gps coordinates and use CoAP to sent the info to Telenor IoT server. I am using the gps demo code provided by Nordic .
https://github.com/NordicPlayground...
Hello,
I want to program nRF5340 via UART.
What is the hardware related event that puts the application processor in program mode over the UART ?
All ARM microprocessors...
Hi
OS: Windows 10 (32-bit)
nRF Connect application: v3.3.1
Getting started assistant: v3.3.1
Please see the attachment. After installing ninja, tried to verify it...
I`m searching after an application document / description of a test setup, how to measure BLE data throughput with our product including nRF52840. Maybe Nordic have a smart...
I've been programming in SES for several months now, and I need to put the code into libraries to keep an overview of my project.
I've been able to include SDK libraries...
hi, I used NRF52833 to debug the program, and I used the ble_app_hid_mouse project in SDK16 to debug the fstore function ,and the file path is E:\nrf52833\nRF5SDK160098a08e2...
Hi everyone,
This is my first time using Nordic nRF SDK, so i hope that I'm not asking for anything too stupid, I'm having troubles in adding nrf_logger.h into a project...
I've noticed that the BT-SIG listings for s132 v6.1.x https://launchstudio.bluetooth.com/ListingDetails/64933
and s140 v6.1.x https://launchstudio.bluetooth.com/ListingDetails...
Hello everyone!
We are developing a device with the nRF52840 SoC and using mbed-os for developing firmware.
Everything works and runs normally when using mbed softdevice...
51822+LIS3DH
I have tested my board and got the current consumption value. I use slow advertising only and the interval is 2 seconds. Follow is the result:
1. advertising...
I am using SDK15.0 and added the functionality of nrf_storage into the ble_app_uart in order to store the results of scan (which are kept during run time in an array in RAM...