I'm trying to add a second element to (light_switch\server) (SDK_for_Mesh_v5.0.0). I've already have a look at this post , it gives an idea but I found that it's not applicable...
Hi,
Again the topic which has already been discussed several times in this forum. I just want to share my experience and perhaps help other users having difficulties.
...
EDIT: We found the reason for this and it is a hardware issue. This question can be deleted as it is no longer valid.
-----
Hello,
We are currently developing a...
Hello,
I would like to obtain some information on the possible substitutes for the nRF51822 (BGA Packaging).
I received notification that right now only the final orders...
I am using the nrf9160 for an OTA firmware update application. I initially executed the fota download file from the http_application_update sample project in it's default...
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...