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...
Hello,
I have a query regarding the implementation of multiple user-specific GATT profiles in our application.
For example, can we add two profiles like Heart Rate Profile...
I am migrating from SDK v14.2.0 to v15.0.0 and from S132 to S112 (v6) using the NRF52810. I have mostly everything migrated, but a functionality that worked before does not...
Hi,
I'm trying to use the extended advertising to advertise more than 31 B per packet.
I have been through posts on this forum and the ble_app_rscs example to figure out...
I write a code for read the temperature via BLE. The code is modified from the example "android-BluetoothLeGatt-master". But the CallBack function onCharacteristicRead for...
Hardware:
a. nRF52840 DK baord as client
b. nRF52840 DK baord as server
c. nRF52840 DK baord as provisioner.
procedure:
1. Through segger embedded studio I have...
I am using nRF52832 with SDK 14. My app has bootloader and dfu. Everything was working fine with external crystal. I changed my clock source to RC and used these recommended...
hello, I have developed nrf52840 for multiprotocol ble/zigbee.
I want to simply send & receive zigbee packet not using zboss network.
I already tested example "wireless_uart...
I have two nrf52832 boards, both being developed with SDK v11 and the s132 soft device.
Board one is given commands over UART to communicate over ESB with board two. Board...
Summary of Issue: 8 dongles are used in a test system that each dongle will communicate with 1 device. Testing can start ok but after some runs, one of the dongles can not...
According to nRF52840 Product Specification v1.0, a ll the reference circuits are designed for use with a 50 Ω single-ended antenna. Why is the calculated result by AppCAD...
What would be the best example to start with my project which involves sending sensor data to mobile phone applications using ble? i have nrf52 DK and SDK 15.0
Thanks,
We're using RTT with an 52832 and it works fairly well, really can't complain much except...
On my PC everytime I launch a debug session I need to launch RTT viewer exe...
I'm using Rigado BMD350 evaluation board. I'm printing to serial port (COM3, speed 112500) using NRF_LOG_INFO.
However, the logging does not appear until debugging is...
In a recent project, me and my team have been trying to send data from 3 PTX devices to a single PRX device (the devices are all nRF24L01+) at a constant rate of 1600Hz from...