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...
Hi Nordic,
I am working on a NRF52 DK with the example code ble_app_interactive. I am using the NRF52 DK as a central and trying to connect to a peripheral hearing aid....
Hi guys. Why the Android Mesh app can not receive the the publish data from the 0xffff address?
As we do below:
step 1 : we use 2xP10040 development kit and an android...
Hey guys,
I'm working on a project and want to build up on the Nordic BLE UART example (mobile device app and node firmware). As far as I know the pairing between the node...
hi all,
I have added the dfu service in one of example of sdk_11 ble_scanner_hrs I followed all help available on this forum and made sucessfuly compiled code but it stopped...
Here is a thing that I want to develop.
As my understanding, if I want to connect with PC I must use the HID example to achieve the event.
However, is it possible that...
I programmed an nRF52 (PCA10040) with the ble_app_beacon sample app and can see it advertising. However the nRF Beacon Android app does not detect it. nRF Beacon seems designed...
Hi,
I have a nrf52840 DK (pca10056) and a nrf52840 Dongle (pca10059).
I am using the following SDK versions:
nRF5_SDK_15.2.0_9412b96
nRF5_SDK_for_Thread_and_Zigbee_2...
HW: nrf52840
SW: nRF5_SDK_15.2.0_9412b96
Hi,
I would like to learn how allocate Flash, RAM and SRAM setting and how do I find out the total RAM/ROM my application...
Hi,
HW:customized nRF52840 board
SW: nRF5_SDK_15.2.0_9412b96
Application: modified blinky_rtc_freertos example (PWM led + freeRTOS task)
Q1) How to verify my application...
Hi,
I am try to try an IMU sensor (mpu60x0) via GPIO but it's giving me 0.6 Volts at output. I have configured the GPIO for High Drive (GPIO_PIN_CNF_DRIVE_H0H1)
Also I...
I am using the latest SDK 15.2
I am trying to build a network of "nodes" these nodes both scan and advertise and will connect with each other.
i currently have 7 NRF dev...
I had some trouble using Visual GDB, it seems their board support packages for nordic are not well updated. I really wanted to use VS studio for this project so I can organize...
I find that nrf5SDKforMeshv300src does not contain some documents, such as how_to_build_cmake.md, how_to_build_cmake_generating.md, how_to_build_cmake_generating_customization...