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,
We are working on a project based on nrf51822. We have an application that needs to send 2 byte values to the mobile app every 200 milliseconds accurately(ideally 5...
Hello everyone,
I'm trying to communicate ble_app_uart and my customized mobile app(central) with static passkey my code as below
i facing problem when i make connection...
Hi,
Is it possible for me to manually flash the zephyr.bin on the nrf9160 located in proj/build/zephr/? I can flash the merge.hex however I do not want to use the merge...
I am investigating using a front-end module with a nRf52840 in an 802.15.4 application. I have seen the 802.15.4 stack in the nRF5_SDK_15.3.0_59ac345 SDK. It looks like there...
We have an application for using the 802.15.4 protocol with a nRf52840 and a Front End Module. We are looking for an approach to take for integrating the FEM control into...
Hi,
I'm trying to figure out if my device is suffering from errata 172.
* How can I know if I'm using Ble_LR125Kbit or Ble_LR500Kbit? * I'm trying to use the function...
To the kind attention of Nordic support team,
I would like to do a question that is not strictly related to Nordic, but I hope your expert can kindly give me an answer,...
Hello,
I am a student who tries to make a smart IoT project using nRF9160 DK and Arducam OV5642. I am searching on the internet to where to start, but I cannot find any...
If all you need is changing PHY, Tx power and Device Name in a standard nRF52840, do you need building a new bootloader from the scratch or the is a way to edit the standard...
Hello,
I'm experimenting with the nRF SDK for Mesh v3.2.0 and a nRF52832 DK, specific with the LPN example.
I want to enable BLE DFU support so I followed the instructions...
I am programming with SDK15.0. Then I use nRFgo studio to download the merged program to the DK board. But it reported a validation failure. So I tried to download softdevice...
I am building a project that is based on the custom service example https://github.com/bjornspockeli/custom_ble_service_example but I don't like how it advertises in a way...
Hi!
I am trying to test the Immediate Alert Client application example (ble_app_ias_c) from nRF5_SDK_15.0.0 on my nRF52832 based module. I want to understand how to test...