My board works most of the time are very good,but one time i power down the board when ble connecting and data transmitting,the board can't work when power on.and i can't...
Posting this as separate question as it got no traction in the other thread:
Why are there many of the same include files in the DFU example directory as in the S110 7...
Hi all,
this is not a question per se but rather a warning to those who are attempting to debug Flash related operations with the SEGGER J-Link GDB Server (v4.84a for Linux...
I debugging some function abnormal after OTA problem, and problem with disappear after redo OTA FW upgrade, duirng it I found a problem about Master Control Panel FW upgrade...
Hi,
i want to build a BLE mesh via advertising. i asked some questions before about ibeacon and observer, how ever to clarify my question i have some additional questions...
Hii,
I'm using Distributer and target sample code for testing OTA in ble mesh. Using nrf Device Manager App I'm able to upload dfu_application.zip file to distributer...
I'm testing my code based on nrf5SDK v17.0.0 with nrf52832 board.
By nrf connect application,I can see the broadcast packet from my board.It looks something like this. ...
I have installed the nRF BTLE Sniffer plugin for Wireshark to do some transmission monitoring between my PC (central) and device (peripheral). To test, I have a U-Blox NINA...
Dear Support Team,
I am currently working with two nRF54L15 DK boards placed approximately 50 cm apart and stationary. I am using the channel_sounding_ras_ example with...
Hey! I am working with 2 nrf5340 boards(nrf5340 Audio-DK as peripheral and nrf534DK as Central) and am trying to send 12750 bytes of data at one second from Audio-DK to DK...
Hello,
I am new to BLE Mesh and working with Zephyr. However, I've found the supported BLE Mesh samples to be very helpful in understanding the protocol and the environment...
hello Nordic
we have a master version that runs with older ncs version of mcuboot, and it is running ncs2.5.0 based app.
we have a release version that runs with ncs2...
Hi I want to download nRF_DeviceFamilyPack.8.15.0 for my Keil project but I cannot download with pack Installer and manually. If I want to donwload this package from website...
When disconnecting and connecting BLE, if the J-Link debugger is connected, BLE_EVT_DISCONNECTED in ble_evt_handler is executed, but if the debugger is not connected and the...
According to the data sheet, the nrf54l05/10/15 has 4 power domains. And there is a low-power domain. I search through the entire datasheet for a few hours and still couldn...
Hi everyone, I don't have a lot of experience in BLE protocol. I always lost data when I transport data by BLE protocol. I can predict data lost in intervals, can you share...
Hello,
I have a waveshare 1.69’ LCD display with the ST7789V2 driver and I'm trying to get it to work with the nRF54L15-DK board using the ST7789V driver on zephyr ( docs...
Hi, I have been experimenting with the peripheral NUS sample program with an nRF9160 DK which has the nRF52840 Bluetooth chip.
The sample program sends simple Hello World...
Hi! In a production environment with say, 500 to 5000 messages per hour, what is the recommended way to extract data from nRF Cloud? 1 - Polling through an MQTT team device...
Hi All.
I am trying to emulate a central BLE module to scan peripherals around, using an nRF52840 USB dongle and nRF Connect for Desktop. The goal is to confirm that my...