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 am very new to evaluating the nrf52-dk board, so I hope this is not too much of a trivial question.
I was trying to enable logging via UART without having to...
Hi
Currently I have a firmware based on template project for nrf52 (sdk15). I am interested in broadcast data, hence I used ble_advertising_advdata_update() in order to...
Hello! I use a 32kHz quartz resonator and I want to interrupt the program after 1 second with a watchdog timer. But when writing to it, 128 I get not 1 but 1.25 seconds. What...
Hello,
I followed the getting started guide but the kit can't connect. I'm getting this error:
net_if.net_if_init: There is no network interface to work with!
Is this...
Hi there,
I have a question NRF52840_PCA10056 and its SDK is latest nRF5 SDK.
The scenario is below:
The NRF52840_PCA10056 build a connection with a smartphone like...
1. It is understood that zigbee3.0 certification requires Green Power, but I did not see the definition and use of Green Power in the example. How does the nordic zigbee pass...
Hello Everyone,
I am trying to compile zigbee_light_coordinator example. I have my path included as ../../../../../../../external/nRF-IEEE-802.15.4-radio-driver/src in make...
Hello,
I have accidential removed the DFU bootloader on my PCA10059 dongel..... is there an image that I can write to the dongle to get it back into its out of the box condition...
Hi there, I have set my SAADC to have an acquisition time of 3us , however when I toggle a pin before and after calling
nrfx_saadc_sample_convert
I measure the time of...
The sample project is "nRF5_SDK_15.3.0_59ac345\examples\ble_peripheral\experimental\ble_nfc_pairing_reference"
I think "micro_ecc" is a normal build.
Please check attached...
Hi,
Using the Secure DFU from SDK 14.2 I managed to integrate the NUS peripheral example to have access to an UART pipe in parallel to the DFU when running the boot loader...
Hi,
I am interested in testing the capability of Bluetooth 5's long range.
I have two nRF52840 dongles (pca10059 v1.0.0). So far I have had one dongle using nRF Connect...
Hi
In the example Nordic UART BLE_central, I notice that when I send data over UART to the central device, it echoes the data sent and I see it as an output in the central...
Hello,
I'm having an issue about the FDS. Indeed, i want to update some structures already saved in flash so i call the following function : fds_record_update. I can see...