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...
I followed the install instructions from nRF Connect SDK documentation ( https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/gs_ins_linux.html ), to build and...
I have nRF52832 board. I had interfaced nRF52832 board with STEVAL-IDP005V1 for FFT analysis. I am getting all the data and messages in STEVAL-IDP005V1 - UART (in PC). When...
Hi Team,
I working on the python script were i am trying to connect multiple nrf52 devices. nrf connect app for windows is connecting to multiple devices which is fine...
Hi,
We are designing a system using nrf52840, in which we intend to keep the wall clock time with battery support.
Reading about the internal RTC module, it gives an impression...
Hello,
I would like to use DMA on UART1 on the nRF9160. Can you provide an example for setting up the UART with DMA for Zephyr? I can't find any documentation or direction...
Hi,
I am developing firmware for both nRF52832 and nRF52840 chips. For serial communication, I would like to have a common interface for both chips, which means sending...
Hi!
We are developing a beacon for a hursh environment based on NRF52832 chip and now close to production. Recently we've noticed that unit power consumption for some reason...
I want to use extended advertising features , I search ble_peripheral only one example is ble_app_rscs
I compiler and program, i can't find the device in my phone app
...
i download App(iOSDFULibrary) from https://github.com/NordicSemiconductor/IOS-Pods-DFU-Library .
And delete all firmware itself have. Put my firmware into folder (Firmwares...
Hi,
i am doing a project where i am modifying secure uart boot loader,
the problem which i am facing is while debugging into boot loader example i am not able to see the...
Hello all,
I've been modifying the thingy:52 mesh demo ( https://github.com/NordicPlayground/Nordic-Thingy52-mesh-demo) to support more sensors but I've noticed a severe...
The NRF52810, gives the 0dBm out, with 4.6mA peak current 。
When we using, we plan 20Kpcs for mass product, the current is more 4.6mA, it is 7.4mA 。
we use the 2MBPS air...
I would like to have multiple threads simultaneously accessing the modem via the AT commands over the AF_LTE socket. Thread1 does the normal AT+CFUN=1 and other active commands...
running DFU example from <SDK 15.3>\examples\dfu\secure_dfu_test_images\ble\nrf52840 , and attempting a DFU update of:
sd_s140_bootloader_buttonless_with_setting_page_dfu_secure_ble_debug_without_bonds...
Hi everyone.
I have a problem with processing with recived UART data. I'm using software UART from example > peripheral > uart.
I use nRF to comunicate with GSM module...