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...
I have custom board with nrf 52832. I am using SDK 12.3.0. and soft devices s132 V3.0.0 to transmit advertising packets with advertising interval 1s. I have written simple...
Hello ,
I recently bought sparkfun's nrf52832 breakout board. It comes with preprogrammed serial boot loader. How ever after flashing code from nrf52 DK into my nrf52832...
Hi,
I would like to use LE coded layer feature while sending beacon packet on primary channel.
According to table, I should use ADV_EXT_IND packet type to send beacon...
Hello. Can i merge 4 files using mergehex? I want to merge softedevice + bootloader + bootloader settings + application.
Mergehex show error. But can i merge 3 files and...
I want to use external software to do MISRA checking for my source code, I have set the global macros in the pc-lint installed directory, but when I right click the source...
Is it possible to use the nRF52 840 DK for scanning infotainment to mobile communication of nearby cars, even when no media is streaming at time of scan? I am only interested...
I have been tipped that the GPS might deliver faster fix if i change the fix interval. I've tried this with values 2,3,4 and 5, but get an error stating that the fix interval...
Hello,
We are designing a wearable that is going to use the nRF52840 and I have a question about supplying power to the unit. We are planning on using a coin cell to power...
Hi,
I am trying to compile examples/thread/freertos_coap_server with my version of openthread library. my reference is: https://infocenter.nordicsemi.com/index.jsp?topic...
I have created a folder in ble_peripheral in the examples of SDK for my project.
I am using keil uvision 5 and when I have an issue with the sdk_config.h
It states incorrect...
Hi everyone,
I'm using the nrf52832 Dev Kit PCA10040
SDK version: 15.3.0
OS: Fedora
I try to use DFU following this tutorial but I don't get the DFUTarg on the...
Hi pals!
I'm trying to establish throughput test with two nRF52840 DK and it works perfectly well except the coded PHY option. When I configure the phy option to coded,...
HI,
I am playing around with the "usbd_ble_uart_freertos" example of SDK version 15.3.
When I create another Task and try to write log entries (NRF_LOG_INFO("Test")) i...
Hi,
As well know, there have 100 channels in ESB function in nRF52832, but 2.4GHz also share with Wifi and Bluetooth.
So there have many noise if I choice wrong channel...
Hi!
I am experimenting with the ble_app_hrs_freertos example.
I would like to start two additional tasks. All works until a ble conection is made. after that my created...