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...
Hello all!
I have a timer that sometimes gets started inside the IRQ of the ESB and sometimes needs to be restarted inside its own IRQ
I'm running it in a "one shot...
Hello
This parameter must be modified e.g. if you have a large number of characteristic in your custom service.
is there a reasoning to calculate this or just "try and...
Hello,
We are developing on the NRF52840, using SDK 15.2.0 and FreeRTOS
We currently have DFU over BLE implemented, but we are strongly considering switching over to DFU...
Hello,
we are developing a firmware for the nRF52840 which requires the use of Bluetooth and the SPIS (SPI Slave) functionality.
We are using S140 & SDK 16.
We encounter...
Hi,
I'm having an issue with using nrfutil to generate a bootloader settings image for loading onto an nRF52840 MCU. The resulting image appears to have the wrong starting...
The SERIAL_OPCODE_CMD_CONFIG_TX_POWER_SET (0x44) is not supported in mesh SDK v4.0.0, so I added the following in the file serial_handler_config.c
#include "core_tx.h" #include...
Hi,
I have an application that needs 256kB of RAM however when I try to compile the code for the application processor it complains that there is only 64kB available....
Hi, I've created a custom service for my application. However, is there any way to give a name to the corresponding UUID? I want the custom UUDI to be appearing for example...
Hi,
I updated Segger Embedded Studio to the latest version, 4.50, after that it asked me to update JLINKv6.62a firmware update, but there after I had problems with the board...
Cortex M33 applications on the Thingy-91 - are we able to write any application program that would normally run on a standard M33 ARM processor (off the shelf) - or are there...
Hi I m new to Nordic products and I m just evaluating the nrf5340-PDK.
is it possible to enter in SYSTEM OFF and wake up the CPU with RTC0 or RTC1 interrupt?
How To do...
Hello to all. Is it possible to send and receive data between 52840 dongles using ZigBee? I need a simple program which records data in one dongle and sends to another. Thanks...
Hi :
Our project(SDK15.2) use the uart DFU to transfer the firmware , usually when the firmware has been transfered ,it can jump to app successfull .But Sometimes,bootloader...
My goal is based on SDK16.0.0 and s132_7.0.1 softdevice to achieve BLE DFU (requires binding) and UART DFU work at the same time, I have combined the 'secure_bootloader_uart...
I am having an issue using the DTM app in nRF Connect. It is the latest version of the app (v3.3.0 as of this writing). The issue is that if I disconnect the debug lines ...