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...
Hello,
I have set nRF51822 Evaluation Kit. With its help, I would like to read the pulse of the heart rate monitor:
link text
I manage to connect to it using the...
Does the s110 stack allow retrying pairing procedure?
It looks like the stack (peripheral) always ends with disconnect upon invalid passkey.
We would like to explore the...
Hi!
I'm developing a project on visual studio with ncs sdk V1.8.0. For a while, I was able to debug my project with no problem. But out of the blue, I'm no longer able to...
Hello,
While working on optimizing battery life, i noticed something strange.. This particular code actually does almost nothing other than setting low power mode (instead...
I'm trying to view core dumps on Memfault's web app, and having trouble doing so. I can't even see hard faults being logged even though I know they're occurring (forcing stack...
in the nRF52840, SPIM3 allows for high speed >4MHz communication. But I cannot see if there are dedicated pins specific to this mode, or can i map any pin to the SPIM3 high...
Hi Team,
As part of our requirement we need to fix the Advertisement to one fixed channel instead of altering between 3 channels like 37,38 and 39. If we have any sample...
Hello,
Using own BLE stack here (not SoftDevice) and having troubles with LL certification test cases with particular problem:
the tester establishes connection and...
Hi,
I would like to take current & power measurements of the nRF52833 SoC with the desired firmware file flashed to it. I am testing an application that uses the CPU temperature...
We are trying to make it so that we can permanently make one channel on the BLE module only for advertising while having the other channels flexible for other needs.
Hello, I have nrf52DK (nrf52832-PCA10040) and I wanted to test the Peripheral example in the nrf Connect SDK. I have built the project for nrf52DK_nrf52832 and then flashed...
Hi,
I am developing app using ant softdevice s212. I want nrf52832 to enter system off and stay there until interrupt from sensor occures. This interrupt is connected with...
I use nrf5340 to build esb project, I use the following code to scan rssi of different channels, but I read the value of NRF_RADIO->EVENTS_RSSIEND is 127, I hope you can tell...
Dear ,
How do I enable DCDCEN mode if I am using NCS1.8.0 SDK? Is there any Kconfig setting I need to perform to make this available?
Thanks and regards, Kevin
Hi,
Just wonder does NVS only use half of the configured size? I have configured the nvs_storage size = 0x2000 ( 8192 bytes)
So sector_count = 2 (4096 / sector)
When...
Hi Team,
We are in process of developing pairing mechanism for our peripheral device. We are considering using NFC for OOB. Here is what we think we should be doing: ...
Hello People,
I am working on a custom board and while trying ble_app_uart example code instead of the advertising name given in the code the device was showing "DFU_TARG...