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 the nRF51-DK and have installed Python etc. and the nrf_sniffer_2.0.0-beta-1_51296aa.
3 .hex files are in that installer: sniffer_pca10028_51296aa.hex, sniffer_pca10031_51296aa...
Hello,
I'm trying to shutdown my whole system (nRF 52832, SD132, SDK 12.3) after advertisement fast and slow are finished, following the structure of the peripheral BLE_APP_UART...
Hi,
I am trying to run lightswitch example in MDK.
Provisioner keep logging : 419, Unhandled Mesh Event: 4
Button 1 is in on state.
and LD5 is keep blinking.
these...
Hello. I'd migrated my application on SDK 15.1 from 14.2. The firmware of my product is always updating so I use NRF LOG module to debug it and see what is going on in every...
Hi to all,
recently i bought PCA10059 board, but i have problem in programming it. because i had some experience with NRF51 and NRFGO, at first when received the board i...
Dear Nordic,
I am using nRF52840 chip for BLE Advertising I want to encrypt this Advertising
I Read a CCM-AES encryption in BLE is it right way to this 31 bytes advertising...
I want to sleep at the lowest current level possible while retaining RAM. I see that I(ON_RAMON_GPIOTE) is 17.37uA! I want to avoid that. I see I(ON_RAMON_GPIOTEPORT) is only...
Hello,
I just started 4 days ago. My project consists of two parts. The first module that I am working on should communicate with. a I2C sensor, go to sleep for 30 seconds...
We have an existing HCI application (SDK12.3) which implements advertising, scanning and central (8 concurrent connections). The application runs on a Linux device and communicates...
Hi,
While we perform DFU over mesh according to this in step 3: Generate a DFU file with nrfutil
we create dfu package of an application like below:
nrfutil dfu genpkg...
Hi
Over the last versions of the SDK a lot of features have been added to the log module. These new features may be useful for a few users out there, but the new features...