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...
It would be very helpful to hear of others experiences getting these licenses, also I would like to find out if anyone has any advice of anything to be included or excluded...
Currently, I am creating a CIS-connected device using nRF5340 Audio on a homemade board.
Since the circuit configurations of the Gateway and Headset are different, I have...
I just got a fresh Win install and installed a new version of vs code (details below) and lo and behold the nrf welcome page is empty! Apparently, this was changed a while...
Hi I am looking for some advice with regards to getting a Fanstel BU840XE ( BU840XE, The longest range, Remote USB Dongle for BLE 5, Thread, Zigbee — Fanstel ) device to function...
Hi team,
I am getting secure fault after PPP started in SLM (v2.6.1) application.
here is the snapshot of the error message
Anyone having same issue and resolved please...
I am experiencing an issue with the I2C device on the nRF5340(our custom board) where it is unable to read/write to the sensor, resulting in a return value of -5.(EIO)
Details...
Hi
I'm chnaging the Secure Bootloader to an external falsh for bank1, connected with QSPI.
In the function on_data_obj_write_request is the call for nrf_dfu_flash_store...
Hi,
I have a project with an nrf9160 running zephyr. Can codechecker be set up in the build in nrf connect in vs code so that when a build in vs code is done it runs code...
Hello,
I am migrating an application based on the old Nordic SDK16 to the NCS Zephyr SDK.
My workspace is using Zephyr commit f8f11338, nrfconnect/mbedtls commit de1b3f57...
Hello, I am trying to debug why my device is failing to work 100% of the time. What happens is an app makes a connection to the device, sends a command to the device, receives...
Hi all,
I' have a custom board with an nRF9161 chip. I have a custom connector to program it with SWDIO/SWCLK. For the moment I'm trying to detect my board with nrf programmer...
Hello!
I have a custom service that I try to implement on two nrf52840 DK, where one is supposed to act as a GATTClient and one is going to be a GATTServer.
The service...
hey there
i design my own board based on nRF5340, now i want to write a code for wireless boot loader on it with ble. on my board i have a nor flash for this goal. in part...
Hi,
I am not sure how to read from a characteristic which doesnt have notify property in them. I started looking into nrf_ble_gq_item_add() But I am not sure on what parameters...