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 am usinf nrf52832 development kit and I want to establish a secure connection between central and peripheral device.
I know one way is using pairing mechanism I...
Hi,
I am using mesh SDK 4.0.0 and nRF SDK 16.0.0. I ported the ble_app_uart_coexist example from mesh SDK to build OK for pca10056 board (nRF52840) by following the instructions...
I'm attempting to receive SMS in eDRX mode. It succeeds when nRF9160 device is left in a place without moving it.
However, when I move it to a far place like a few kilometers...
Hey..
I'm using the nRF52840-preview evk, with the Arduino camera plugged into the side connector. PCA10056_USE_FRONT_HEADER is set to 0, and I'm using the SES project....
Hello, guys!
I recently started playing with nRF9160 SiP module. nRF Connect SDK is properly installed and I am able to build the code and download it properly. I also spent...
I have a nRF52832 Breakout Board, in which i programmed using arm cortex debug connector, using Segger Emmbedde Studio. I uploaded one example from nRF5_SDK_15.3.0, the propramm...
Hello;
we are having a communication issue(a BIG one at this point) that we are experiencing with our BLE 4.0 tablets. Our device(has NRF52832) is designed to communicate...
I noticed some weird behaviour which I can repeat to do with not being able to register after reading back the ICCID.
The following after the list of commands I run on bootup...
Hi,
I'm trying to update the FW of my nRF9160-DK.
Running MacOs Mojave 19.14.6. Installed nRF Connect 3.3.0. This is the log after startup of nrf connect:
2020-01-24T15...
Hi
I've checked the two PWM examples in SDK, pwm_driver and pwm_library, they seem too complex for me to understand, does anyone know where I can find a simple PWM example...
Your download page for nRF-Command-Line-Tools is not working and it redirects to "page not found (Error 404)". I am using this link https://www.nordicsemi.com/Software-and...
I am currently working on a project where I am checking an input > 3V then passing it to ADC and increasing count based on it. The count value increases or stays the same...