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...
1. Some Bluetooth originals will provide software and hardware tools for Bluetooth keyboard production testing. 2. Does Nordic provide production tools for similar use? 3...
What is the best way to send about 1600 bytes of sensor data using ble5.0? I would like to receive about 5 times per second. Also, is it possible to configure 1:n like this...
Hi I'm a bit new to programing with nordic.
I'm trying to use the nrf_gfx_background_set function to display an image on an epaper panel. I've already written code that...
Hello, Nordic.
I am developing a project that is based on interactive services that exchange data through BLE connections.
Everything is good except for service discovery...
I may be stupid, but I cannot find any indication of which device is currently handled by the nrf9160 DK probe in the nRF Connect Programmer or Segger IDE.
As far as I can...
Hello, i have a question about keepout area under antenna trace in multilayer pcb. I have a 4-layer pcb, but substrate height between top layer and first mid layer isn't enough...
I've been burning the certificate to nrf9160 with commands,but it doesn't work, mqtt connect will be disconnected by server when nrf9160 connect to the server.how to solvel...
Some time ago, I reported an "issue" to pc-ble-driver team to ask them to make the dongle LED shine when it's ON (else, there is no way to know if it's correctly programmed...
Hello,
My setup is the following: Up to 4 peripherals (nrf52832) and the central device is a PC running Windows 10. To make it simpler, I'm just using 2 peripherals at the...
Hello, Team.
Now I'm using four nRF52840 DK boards, and testing the 'Light switch' example.
I want to monitor the mesh system what nRF52840 DK are making.
Because...
Hi
To develop aoa / aod projects, I have bought nRF5340 PDK. I want to know whether there are aoa aod related demo projects in SDK of nRF5340. And how can I get aoa / aod...
Hi,
Iam on SDK 15.2 would like to have a Characteristic value as an array of floats.
I have done it but it prints it like some bytes on the Nrf Connect app. So i have...
Hi,
I am working on changing my GET request to a POST request and am failing at the connect() function, which makes me think I have the wrong header. There seem to be multiple...
Hi,
I can use the nrf connect programmer to burn after merging the softdevice and the application.
but i can not use the nrf connect programmer to burn after merging the...
Dear Community;
Is it possible to flash a .hex file to an nRF 9160 DK using Bluetooth? Something similar to nRF programmer but using Bluetooth instead of USB OTG cable...