Hello,
We have been trying the sendNotification call and after getting a success log we are not able to send a second notification. I'll copy the snippet of code that we...
I have a firmware developed on the nrf52840 development board. When porting it to nrf9160, a lot of errors were reported. How can I use the LOG output function on nrf9160...
Hi I would like to ask you for advice on how to solve my problem with Ble and the timer I am trying to add a timer to examples\ble_peripheral\ble_app_uart the timer works...
Sir,
We finally added WIFI to NINA B302, using a NINA W102 coprocessor!
https://github.com/khoih-prog/WiFiNINA_Generic
Please, enjoy!!!
Here a portuguese BLOG...
Hello!
Does anyone know of a library for the I2C LCD 16x2 display? I found the library by lovee, https://devzone.nordicsemi.com/f/nordic-q-a/23401/nrf52832-connect-with...
Not really sure where the problem is here, my guess is in the code... I just recently saw this: https://www.avrfreaks.net/comment/1342846#comment-1342846
Although my issue...
We are finishing up a project with the nRF52832 based on the Nordic Thingy. Most of what we want it to do are normal functions of the Nordic Thingy. It connects to a mobile...
Galaxy Tab A8 connects, but then disconnects after a burst of approx 600 "Central_0x2a208f55 Peripheral_0x2a208f55 ATT 37 Sent Read By Group Type Request, Primary Service...
I build the Zephyr NVS example that came with nRF Connect SDK version 2.7.0.
When using the nRF52840-DK and in my build config selected nRF52840 DK nRF52840, the application...
Hi,
I have some query regarding the beacon configuration. Could you please help me to find solution.
What is the maximum practical distance that can be achieved in...
Hello,
I am using the nPM1300EK connected to a nRF54H20 DK over i2c interface. I am trying out the "one button" sample code ( https://docs.nordicsemi.com/bundle/ncs-latest...
We are able to update the firmware of our nRF device over BLE using the nRF Connect mobile app.
However we're looking for a solution to replace the nRF Connect app with...
Hello,
i'm developing a firmware for nrf5340dk from 4-5 months using VS Code and Nrf Connect SDK v.2.3.0. Everything went smoothly until now but about a week ago i started...
Hi,
Can you tell me what LED5 on the nrf52840 DK indicates? When is it on? When is it off? 2 observations I have made:
When the DK is connected to a development computer...
I am new to Nordic (coming from STM32), and I am trying to set up a basic timer with multiple compare channels. For this simple example, I want a timer that triggers a compare...
SDK: nRF5_SDK_17.1.0_ddde560
example: secure_bootloader_ble_s132_pca10040
The example works when I use the S132, but when I replace with S312 it does not.
i have already...
Hi there,
We are currently using nRF Conenct SDK revision v2.5.0
https://github.com/nrfconnect/
Initially started with v2.6.1 but had to downgrade to v2.5.0 due to some...
I'm getting error:
When trying to use any of the time related functions: localtime,strftime etc. I have the
"#include <time.h>" in the file, but armgcc is acting like...
Hello all,
I am designing a custom board utilizing the nRF52832 QFAA. For the first version of this board, I am attempting to closely replicate the layout of the nRF52832...
Hi
I want to be able to access some build type variables in my C code in a Zephyr project (using west as the build manager) to be able to show them on a screen or in logs...
Hi,
I am working on nRF52840 DK for Bluetooth Locator Tag following guidelines as per Bluetooth Fast Pair: Locator tag (nordicsemi.com) . I am receiving following error...