Hi everyone,
After days of figuring out how CMake works, I try to write a CMakeList.txt myself, and decide to put my progress on this community. Right now, using CLion with...
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...
i have RBL nrf51822 ble and i want to try it with BLE Sniffer. i flashed the nrf sniffer hex file by drag and drop to my dongle but it doesn't show anything. only it shows...
Hi Everyone,
I am working on a hobby project with nRF51822 which needs me sample upto 4 signals reliably at 500Hz each at 10bit resolution. I have read through few posts...
Hi all,
I have two nRF52 connecting, transmitting, disconnecting and sleep mode when are in normal operation, now I am experimenting a randomly error code 8 when calling...
Dear Nordic Team,
Meanwhile, I've burned through a week finding a solution for this problem.
Now I am out of ideas where to check for problems.
My application:
I...
Hi, I use the following.
Raspberry Pi 3 (RPi3 with Raspbian Jessie 4.4) as a router,
RPi3 is connected to a Wi-Fi router to access the Internet by using the built...
I'm trying to flash a nRF518122 with a St-Link V2 programmer via Open OCD.
The process seems to goes smooth, but comparing the number of written bytes to the actual HEX size...
How is BLE_CONN_HANDLE_INVALID changed in multiple services
I modified the ble_sdk_app_proximity example. I added x3 services, based on the BLE Characteristics, a beginner...
Hello
im building a project for discovering infections through temperature sensors, so im modifying the heart monitor sensor examples (central and peripheral) in the sdk...
Hi
I am developing an applicaztion with SDK 13.0.0 and S132 for nrf52832
The version of the softdevice to be used with this SDK is 4.0.2, and I need access to L2CAP layer...
First,the meizu phone can dfu successfully in the dual bank mode,
So do the 360 phone.
But in single bank DFU,this two kinds of phone failed,
So I make the programm enter...
I'm designing custom board with nrf51822 SOC & using buck-boost converter for powering nrf chip, If I don't add inductors in DCC line how it will effect my custom board. ...
Hello,
In previous version of SDK, I used to use "sd_nvic_systemreset()" function to reset nRF52, but this function disappeared in SDK12.2.0 .
The question is what the...
Hello,
I am receiving the above error on Android BLE app while connecting to my pca10040 based board, and I developed this app with nRF Toolbox as a reference.
I am...