Hi,
I'm working on a project originally based on the light switch example of SDK 1.0.0 and then upgraded to Mesh_SDK 2.0.1 and nRF5_SDK_15.0.0
I use the code shown in...
I am looking for a freelance / contract developer to help us get nRF53840 working as a BLE controller under linux. ie: basic BT linux adapter. Integrated with BlueZ and similar...
Dear all,
I use FDS module to store some data in flash of nRF52832. I modified the example "ble_app_uart" based nRF5_SDK_15.2.0_9412b96 to test the fds functions feature...
Hello,
I am using nrf51422 with stm32L0. There is a uart connection between nrf51422 and stm32l0. I want to transfer data from stm32l0 to nrf51422 through usart and push...
hi........... folks
i am merging two programs together uart and TWI sensor ...using nrf52382 and segger 15.2version
i am getting the error in ble_nus_send ,
even i have...
Software and Softdevice: SDK 12.3.0 keil5
Platform: Windows 10
Hardware: NRF52832 DK
I am trying to combine WDT and FATfs together. But once I have both of them, there...
I am trying to get a good handle on the difference in average power consumption between BLE point to point and Zigbee on an nRF52840. We have battery powered products and...
Hello,
Is it possible to use the filtering options provided by the nRF52840 BLE sniffing firmware for Wireshark, in Tshark? Specifically the device address filtering....
Hello, I have two questions. 1. First, are these pins reserved in the SOC level or DK level? this if from the nrf52840dk device tree. meaning, if I have a custom board, should...
Hello,
I'm using an nRF52840 on a custom board operating in high voltage mode, powered either by a LiPo battery or USB. The design follows configuration 4 from the nRF52840...
bt_mesh_dfu_metadata_encode always adds comp_hash and elems fields to the buffer
However the bt_mesh_dfu_metadata_decode function checks if the fw_type is
BT_MESH_DFU_FW_CORE_TYPE_APP...
Hi Nordic DevZone Community,
I am currently working on a BLE peripheral application using the Zephyr stack and have encountered an issue where my device stops advertising...
Hi,
I am using SDK v2.6.1 with the nrf7002dk_nrf5340_cpuapp board.
My HTTPS code works fine, but when I try to merge the configuration files for BLE, ADC, WebSocket, and...
I am performing OTA of nRF52840 with BLE. It is working fine but device takes around 20 seconds to reboot after OTA image data is transferred to nRF52840 via nRF device manager...
Hi, I use nRF52840 DK (SDK 2.5.0), all my attempts to raise examples for "Matter", were not crowned with success (for example projects: Light Bulb, Light switch). Everywhere...
Hi all, We are using nRF Connect Application to discover Bluetooth device implemented on nRF52840 MCU. Company identity data is set within the manufacturer specific data sent...
What are the implications of calling nrfx_nvmc_page_partial_erase_continue() faster than the period I specify in my call to nrfx_nvmc_page_partial_erase_init()?
I'm erasing...
Hello Nordic Team,
We have designed a custom PCB for our product using the nRF5340 SoC. The peripherals resemble the ones in nRF5340 Audio DK. However, we are unable to...