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...
I am working on adapting a project that compiles/flashes the code with a makefile that uses nrfjprog in a cmd line to program a blank nrf52480 with the softdevice and application...
Hi all
In nRF52840_PS Pin assignments sheet, some pins Recommended usage is " Standard drive, low frequency I/O only ", does that mean only low frequency (up to 10kHz...
Hi,
I am writing an application that reads data from the I2S interface, adds it to a queue and sends it via BLE (the code I have implemented so far is added at the end of...
Hello,
I am using the 802_15_4 MAC api to configure my device as a coordinator.
After it has been configured as a coordinator I want another device to connect to it...
I am using nRF52805(SDK 17.0.1 & S112) in my application development. Designed GATT Table Having some custom services with read, write & notify properties, And also, there...
I am testing advertising mechanism of nRF52832 device. But the following error occurred.
app: sd_power_system_off() failed, errCode=0x2006
The following is log messages...
It appears that an incorrect value is being used as the reset handler address so that the jump from bootloader to application is to the wrong address.
I am porting a bootloader...
I can not program the NRF52840 with the programmer software on windows 8.1. However when I run a virtual machine in oracle virtual box using windows 10 it works. I would rather...
Hi all
I have two units, one acts as Central and the other one acts as Peripheral.
I erase chip of one of the units, and then always failed to pairing, with a BT_SECURITY_ERR_PIN_OR_KEY_MISSING...
Hi,
I'm writing an app that creates a CSR, has it signed by a (web-)server and subsequently uses it to authenticate to another (mqtt-)server. For the CSR generation and...
I am trying to port a project to an NRF52810. The project uses a bootloader with a modified transport to work with a proprietary RF protocol. The bootloader/app works on the...
II have a question on how to automatically activate the change from “minimum BLE advertising interval” to “maximum BLE advertising interval” after (for instance) 30 seconds...
I'm unable to use the PSA crypto methods when OpenThread is enabled on NCS 1.9.1. Linking fails with undefined references to PSA crypto methods.
To reproduce, us the nrf...