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 had a few questions about the nRF52833 SoC.
1. Is there a better way to transfer information through UART rather than using ( printf ) or ( NRF_LOG_INFO ) commands...
I have a similar error as described on https://devzone.nordicsemi.com/f/nordic-q-a/27626/access_model_reliable_publish-returns-nrf_error_invalid_param/109104#109104
I use...
Hi
I build the UartSecureDFU SDK to output a Window's EXE file, it send the upgrading aplication.zip to 52832 successfully in Window 7 System. But If build t he UartSecureDFU...
I have been debugging the TWI master of nRF52832 for a few days now and I have one more problem, which is very weird. For some reason, the master sends only the first read...
I am working with the mesh 4.0 light switch example and had a general question regarding a custom model I created based off the simple on off model.
During configuration...
Hi,
Our application sometimes hits a breakpoint in SoftDevice at either address 0xA60 or (less often) 0xA80.
Based on this post https://devzone.nordicsemi.com/f/nordic...
My question is very similar to this .
I am posting again since it did not seem to be answered.
The error originates from the following:
This happens when I am trying...
IAR IDE can be used to develop and dug the code of nRF52832 . However , IAR IDE can not programme the flash of nRF52832 directly . I need a kind of flash programmer tool ...
Hi all,
I am working with Segger ES on chip nRF52832 with nRF SDK for Mesh v4.0.
I am stuck now at message publication.
I have discovered that my code runs to packet_send...
Hi,
I'm using the nRF52832 with FreeRTOS and SDK 14.2.0 . I took a look at Profiling the Softdevice and FreeRTOS with Segger SystemView and Instrumenting with Segger SystemView...
Hello,
I am using nRF5 SDK v16.0.0 on nRF5232 PCA10040 DK.
I am trying to create an application that will count the number of button presses (GPIOTE events) using a Timer...
Hi.
I'm using nRF52832.
There are some NC pins in my schematics.
How to control them to save current consumption?
Making them output and low is the best solution?
Hello,
Is it possible to configure the board as a peripheral device that provides the Nordic UART Service and allows multiple central devices to connect and exchange data...
Hi Technology, I use the Keil 4 version of the IDE, the chip is Nrf52832.Open examples-code appears this problem, how to solve?
Installation of NRF driver library package...
Hi,
I'm interested in using data signing for authentication since encryption is not wanted. However, I have not found any support for this. Currently I'm using softdevice...