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...
HI, I'm creating an IoT system, and planning to use THREAD to communicate between devices. Each device is running on a raspberry pi but I plan to use nRF52840DKs to do all...
Hi,
I am seeing a bricked device due to the fds_init() returning FDS_ERR_NO_PAGES. After some debugging, I found that all pages are marked as FDS_PAGE_DATA (no FDS_PAGE_SWAP...
Hello everybody
I hit another issue with sd_ble_gap_disconnect.
The short story is this one. I want the peripheral to initiate a disconnect if no activity for a predefined...
Hi, I'm working on an application (Zephyr) that uses nvs storage and it's been working just great for awhile (months) without any major issues. Today I noticed that when reading...
Hi to everyone!
I am using nRF52832 driven by nRF52 DK and a sensor from Maxim Integrated. As debug output i am using the RTT viewer and as IDE Keil.
The sensor comunicate...
Hi,
Recently, I purchase another nRF52840 dongle. I realised the dongle PCB was revised to 1.2.0.
Previously, I had another dongle myself that was based on PCB ver...
Hi,
I was writing a program that uses the PPI with event from the timer and the task to one of the GPIO pins. The ideal scenario is that, whenever the timer fires, it...
I am currently experimenting the the nRF52 DK and the CSCS Peripheral example.
The provided example from the SDK creates random values for cycling speed and cadence, i.e...
I'm trying to make the sample beacon in my custom nrf52832 board, builded by Segger Embedded Studio.
The code runs fine when I'm connected to the device with the OpenOCD...
Hi,
I have an application that is mainly uart based and uses the app_scheduler, libuarte, cryptocell and pwr_manager. I want to introduce the Softdevice, and the first thing...
Hello,
I am testing the PCA10040 example project & modifying.
I was checked that the project works well in nRF52832 board.
Now, I want to download the project to nRF52810...
Hi,
I am using nRF 52 DK as a sniffer and monitoring the BLE traffic on Wireshark. The goal of this is to ensure that the communication is encrypted.
I can see that in...
I tested "ble_app_buttonless_dfu" example and "ble_app_beacon" example. Everything was fine. Now, I am trying to make an application that advertise as a beacon and supports...
Im trying to come up with a commercial low power sensor module using the nRF91 DK. What happens if i use my own Telstra SIM card, will it have access to NB-IOT in South Australia...
I use Android nRF Toolbox Uart and NRF52832(SDK version :17.0.2,app:ble_app_uart)。
I set (RX&TX)PHY 2M,(11.25-15,0,20S)。
form NRF52832 send data to Android nRF Toolbox...