Hi, I am working on custom board with nrf9160. I want to use LTE LINK MONITOR but my uart don't work. I create simple helloworld application from samples. I change uart0 rx...
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...
Dear Nordic
I have facing some issues in RTC side. In my application RTC and BLE works same time . First installation and set time using function nrf_cal_set_time() works...
Hi all,
I want save and read flash in example light switch proxy server .
I add code part of provisioner example into proxy server example
This is my code ;
And...
Hi everybody,
I have a question about the nrf52832 how to set the tx power in the ble peripheral uart example. i want to set both the advertising tx power and the after...
Hi,
I'm testing BLE Central multilink base on nRF5_SDK_15.0.0_a53641a\examples\ble_central\ble_app_multilink_central\pca10040\s132\arm5_no_packs
With modification in main...
Hello all !
I've been searching for an answer to my problem over the forum but I haven't found exactly what i'm looking for, so, that's why i'm posting this.
I'm using...
Compiled my first blinky example for pca10040 nRF52DK, nRF52\nRF5_SDK_15.0.0_a53641a, Keil mdk5, W10. trying to download compiled code got the error: The firmware of the connected...
I want to save Power by disabling the SD Card. VCC of the card is already regulated with an external MOSFET switch and controlled by a pin of the nRF. The problem now is,...
Hi,
I'm currently using SDK 14.2 (on 840) and SDK 15.0 (on 810) with the UART example.
I'm trying to implement the following system.
The Device only receives data...
Hi all,
I'm using SDK 15, nrf 52840, win 7,
The USB cdc example works fine for me.
Yet, when I moved the code to my project the driver is not set by win 7.
On device...
hi Support Team
I am working on Asset Tracking project.Looks like Bluetooth Mesh is more oriented towards controlling.
I have a Ble device Emitting some Data. (say A)...
Hello there,
I have developed simple coap client and simple coap server based firmwares on nRF52840. My hardware/software configuration is:
SDK: nRF5_SDK_for_Thread_v0...
Dev Env
- SDK: v12.1, SoftDevice : S132 v3.0.0
- NRF52 start program : ble_app_uart_c
1. Is it possible to connect to NRF52832(Central Mode) from Android(Phone Pheripheral...
Hi,
While using sniffer and wireshark, I find the issue below.
CRC value of the raw data and the decoded are not the same at all ?
I find this with nRF5_SDK_15.0.0...
Hello!
I have some problem to generate the right service.h file with nRFgo Studio. I used the help in nRFgo Studio and tried several configurations. Sometimes I could connect...
Hi,
I am facing a frustrating problem in my project: I am using Nordic nRF51822 running on UART application SDK 11. The problem comes to when I add peer management and DFU...