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 am using nRF52 DK and softdevice s112, developing with SDK V15.2. I am exploring the fds library and have encountered some strange behavior. When I connect the nRF52...
Hello,
I am using nRF52840, S140 v7.0.1. We want to measure distance between two nRF52840 with BLE 1 Mbps and 0 dBm.
I am referring below two links.
In this its...
Hi,
We have 2 microcontroller on board. One of our micro controller will update nordic chip using serial DFU without any signed keys.
For testing purpose i am implementing...
Hello,
I'm new to Nordic products.
I have BL651 module and I want to connect it to another CPU over UART. So my question is how can i do it?
I've found in some other...
Hi Team,
We have used the "CC310" and "mbed TLS" both the crypto engines in my application with conditional compilation on NRF52840 soc.
We have measured the timings...
Hi,
We are using nRF52832 chip along with soft device and nordic SDK. However we have our own custom boot loader and that doesn't have soft device.
We want to implement...
hello,
I am using SDK 16.0 and I use flash storage to store some value which is critical for our application, when I use fstorage_write as below inside main(),
int main...
I am trying to use the fstorage library to store some data for my application and use the flash_fstorage example in SDK16 as a starting point and copied the required codes...
Hi
i am getting Fatal error while uploading code in my nRF52823 plz find attachment which i enclosed.
and showing break point at NRF_BREAKPOINT_COND; plz tell me what...
Hi Team,
We are working on NRF52840 module with BLE functionalities.Tested the RNG functionalities alone with example project (examples\peripherals\rng ) it is working fine...
Hi!
I'm trying to transfer data from UART to BLE in NRF52810. NRF52810 connects MSP430 controller via UART, MSP430 sends packet of 16 bytes lenght every 2ms (500 times in...
Hello,
This morning I was able to program my kit, but I don't not why I can't do it now.
I'm trying to do it with all the options I know (SEGGER, nrfjprog, program nordic...
hello everyone,
I want to implement the FOC algorithm to control the brushless motor with the nrf52 card. is there a library or SDK that I can use. regards,