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...
Hi,
I am using 52840 (WLCSP package) in a design. I am a hardware guy and no SW guy has been assigned to this yet. Can you please check my SPI pin assignment below and let...
Hi, I want to know if it is possible to use IOT sim card in India. Is there in any network provide such sim-card? Other than that, which example in SDK I should refer for...
Central info SDK: 15.3 nRF52840
Peripheral info SDK: 13.1 nRF52832
Number of connected devices Central 1: Peripheral 15
Connect these devices and leave them alone. If...
I collecting Heart Rate data using nRF52 and Max30102
I saw data in hyperterminal, it is normal and not show duplicated data,
but, I connected with my phone and nrf52...
Dear Nordic Developer Zone,
I have incorporated LESC in the following development environment. 【Development environment】 ・nRF51822 ・SDK12.3
The following function is executed...
Hi, all
I'd like to get the whole thread network topology (like nRF_TTM does) on raspberrypi, can this function be realized with wpantund or wpanctl?
Is "wpanctl mfg....
Hello,
I am attempting to integrate FOTA (HTTP Application Update) into a Thingy91 project on top of the LTE BLE Gateway example project.
I am on nRF Connect SDK v1.1...
Hi,
How many SPI slaves can I connect to nRF52832 as an SPI master?
I would like to know the maximum number of SPI slaves which can be connected to nRF52832 as an SPI...
Hello all,
According to the documentation and this feedback on a case there is a maximum size for a particular cert before nrf_inbuilt_key_write returns NRF_ENOBUFS . Can...
Hi,
I am using NRF52832 for development without bluetooth SDK, NFC and RTC.
I am using a development board with SPI and a slave device that can communicate normally (using...
Hello,
Most of the outputs and LTE Monitor use by defaut an UART on DK. Problem on custom boards, for cost limitation, UART is not always present. Probe connector is so...
irq init as below:
I use port event, and muti-gpio irqs. Irq gpio connect a sensor`s irq pin.
I detect irq gpio level in irq_Handler(), high level is my need, the...
Hello All.
I Need help ... first time use "nRF52840"
Goal of this project is "record voice with digital mems mic and play that voice using speaker with i2s"
First...