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...
Hello,
I'm trying to stream data at ~ 30KB/s rate. I use nRF52840 development board with S140 as peripherial and smartphone with "nRF Connect" app as central. UART example...
Hello, Nordic.
A while ago, debug terminal do not appear in Segger Embedded Studio, and nothing happens when I click View -> debug terminal in the tab bar.
Currently...
As far as I understand, the nRF52840 USB dongle can be flashed via USB if there's a DFU capable bootloader installed (and it booted *into* that mode).
Once I got the dongle...
Hi
Good day!
I am new to this BLE module. I have worked out an application using nrf52 DK (nrf52832 SoC ) and now I want to use Ebyte module E73-2G4M04S1B which is based...
Hi team,
I am using nRF5_SDK_15.3.0_59ac345 and nrf52832 controller. I am using nRF5_SDK_15.3.0_59ac345/examples/ble_peripheral/ble_app_uart example code and the hardware...
Hello,
Please check my schematics with PA / LNA.
I have problems activating PA / LNA, the connection is very difficult when using the battery, I am forced to use external...
Hello,
Every time I try to run any example I download online for my nrf52832 board I get dependencies errors after locating the project folder to the sub "examples" folder...
I am trying to get battery % from the thingy91. I have the AT command AT%XVBAT running successfully. It returns what I assume is millivolts. However these value are higher...
When testing different applications on an nRF52840 dongle I have the following problem: The table of service and characteristics (1 service and 4 characteristics) of an earlier...
Hi I found one example project named "serial" that implemented UART over USB:
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v15.3.0%2Fgroup__nrfx__saadc...
I've gotten the SAADC working in a blocking fashion and been able to evaluate sample times. Now, I'd like to set it up to automatically read three inputs in a row to see how...