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 Nordic Team,
The atomic fifo implementation is based on armv7-M, right now I want to port it into cortex-A processor, I made some changes to get it compiled without...
I have a peripheral (nrf52832) which is using a higher MTU (140 bytes). When I connect to it using the nRF Connect Android app, everything works. I can see the BLE_GAP_EVT_PHY_UPDATE_REQUEST...
Hi all,
I'm working with Nordic Thingy:52 (nRF6936 with nRF52832 inside).
Currently I'm working with original firmware (I mean, not modified firmware) version 2.1.0. But...
Hi,
I am debugging an SSD1306 OLED library, and in the datasheet, it does not explicitly mention support for repeated start bits. But using the nrf_drv_ API's with NRF_DRV_TWI_FLAG_TX_NO_STOP...
I would like to know what configurations are required to advertise long range.
Just changing the phy. returns error 0x07
I compared the ble_app_blinky and ble_app_att_mtu_throughput...
Hello,
I have done some consumption measurement but I have a strange behaviour while the nRF52840 is in the SYSTEM ON mode.
For the measurement, I send advertising packet...
Hi,
I have gone through the saadc example program supplied along with SDK15. But the issue is that, the example features a single channel ADC read. I tried to modify this...
Hi i am having simple doubt.I am using the Nrf51822 as peripheral device and running beacon example from SDK 12.0.0.I am using nrfconnect in my mobile(Central device) to scan...
Hello!
(SDK15, nrf52832, SES)
I started to implement DFU in my code following this tutorial . So far with the tutorial i have the following issue.
1. In the section...
I have downloaded nRF SDK for Mesh version 2.2.0 and nRF5 SDK version 15.0. I am running examples(serial) from Mesh ver 2.2.0 and getting error such as no such file/directory...
I want to establish mesh connection between 3 nRF 52840 dongles. For this I have to use nRF connect Mesh desktop software for windows or is there any other way. I want to...
There is a notable bug with nRF52-DK with arduino framwork, as you can see on github here (see the point 7), click on this link : #33 (comment)
The problematic code is here...
Hello there,
In this link, there is a table saying which version of SDK and SoftDevice may be used with any IC revision:
http://infocenter.nordicsemi.com/index.jsp?topic...
hello there!
I am working on a project in which two devices(one is central and other is peripheral ) uses Nordic bluetooth controller nRF51822 for connection and data...
Hi,
1. I'm developing multiprotocol BLE/Thread app with Thread SDK 1.0 and I want to ask if there's a possibilty to perform DFU over Thread in that case? In Thread Secure...