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...
Hello,
I've been using NRF Connect on Windows for a 3 or 4 months now. During the startup I get a window that reads
Unable to download latest app info: Unable to download...
Hello everyone,
I got a problem with receiving an array data on Android application sent from a custom characteristic.
Below is the code for sending an array data via...
I have been using my 2 nrf52840 DKs now for a while and have been loading and changing the light switch mesh example quite a bit. I have also been using the 840DKs to load...
Hello!
I want the device to immediately stop any data transfer when it receives an external event, stop sending advertising and go to sleep.
How to do it right? After...
Hi Folks,
Can you please let me know if nRF52811 supports XIP (Execution in Place) feature where I can use SPI NOR Flash to the SoC and execute my code directly from Flash...
SDK 15.2
Mesh SDK 3.1.0
Base Example: Enocean_Switch
Im working on creating an LED dimming firmware that uses a long press on the Enocean remote to dim the LED. It works...
Hi there, I tested range on NRF52840 with Thread SDK, so I have got small enough range. The test has been performed indoor, power transmission 0dBm, the range result is 10m...
Hi. In our application we are reading the voltage on 3 Analog input pins via saadc. System is also a BLE central and UBD CDC device so lots going on.
Quite often the 3 analog...
We have a requirement for the ble-peripheral device that we are designing to be able to be "registered" to a user through their iphone. If that user has multiple iOS devices...
I would like to insert some asserts in my code to ensure that code is not running inside a interrupt handler, because this can cause hard to debug issues.
How can I check...
Hi,
I tried to program the Thingy52 with the node and bridge to set a Mesh and I got the message in red you can see at the attached.
Please advise.
Thanks
Hi,
After reading the nRF24L01 documentation, I have some questions regarding page 66 of the documentation ( https://infocenter.nordicsemi.com/pdf/nRF24L01P_PS_v1.0.pdf...
Hello,
Has anybody achieved to perform Mesh DFU over serial on a Raspberry Pi using nrfutil?
I can successfully perform it on Windows 7/10 (intel) so far with no problems...
Hi All,
I am running a modified example of the 'ble_app_multilink_central_pca10056_s140' project.... I am running this on a PCA10059 dongle. The project connects fine to...