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 Team,
Could you please share some sample application or procedure to handle power modes (Sleep, Deep Sleep, etc) of the nrf9160.
Please let me know.
Regards, ...
Hello,
I have tried twice to request for SUPL license for getting A-GPS working but it has been denied both of the times. I think first time it got denied due to mismatch...
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...
Hello
I am using FDS to store some MAc addresses in my project. After successful I try fds_init() which returns error 11.
I can't figure out what is causing this error...