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
Iam trying to make an ble advertiser project on nrf52840 with nrf21540(custom board)
there are a few configuration changes required for the board(pins and supply voltage...
I am programming with the nRF52840DKs. [Toolchain Manager: v1.3.0, IDE: Visual Studio Code (VSCode), SDK: ncs v2.6.0, window11 pro]
I am currently working on integrating...
Earlier I was using nRFconnect SDK 2.1.2. Everything works perfectly fine with that. Many features were added in that project. Now I want to port my project to latest SDK...
Hi Everyone
I'm developing a project using NRF52840 , the application needs OTA over BLE . It was working before without no issue , we tested in many devices and many times...
Hi,
I'm wondering if I'm missing something. I've been creating a bluetooth mesh light with hue, saturation, brightness, on/off, etc. models. However, my model_handler.c...
I have an app that uses the Nordic IOS-DFU-LIBRARY to drive the OTA DFU process with an Adafruit nrf52840 Feather running the Adafruit bootloader. I have the library setup...
Hello,
I am currently working with the Sniffer API provided in the extcap folder of the nRF Sniffer for Bluetooth LE package. However, I am unable to find recent documentation...
Dear Nordic support team,
We are using the SDK v2.6.1 to build targets for nRF52840 chips, and are using multiple configurations defined in a CMakePreset.json file.
It...
Hello,
I am trying to implement littlefs in my external flash memory. I am using nrf52832 and try to implement the littlefs sample code.
When I am trying to enable Config_spi_nor...
Hi,
I encountered a "Thread kick off too slow" issue. Let me explain it
My develop environment
Hardware: nRf7002-DK
SDK: 2.6.1
A. I copy the sample nrf/samples/net...
Hi, i'm trying to modify the thread coap_server sample by adding bluetooth configurationg following this webinar https://www.youtube.com/watch?v=hY_tDext6zA&t=2199s
I'm...
Hello,
I'm working with the nRF Connect SDK version 1.8, using Zephyr and a CC1101 radio module. The radio communicates via SPI, but at the beginning of the process, I need...
Hi
which function do I need to call in a peripheral to stop advertising?
Where Do I find the documentation for it?
which function do I need to disconnect ?
Where Do...
My company has been assigned a 16bit Service UUID from Bluetooth SIG, which we wish to use in advertising with the Service Data AD type.
However as soon as I swap our binary...