EDIT: We found the reason for this and it is a hardware issue. This question can be deleted as it is no longer valid.
-----
Hello,
We are currently developing a...
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, does anyone tried terminated vs unterminated RF switch in AoA / AoD application? According to forum, some people use terminated switch, some don't.
Also, there should...
I've a prototype board which I need to externally program. The prototype board supplies it's own 3v supply to the chip (working fine) via a 5v supply which is current limited...
Hi,
I am using NRF52832 with SDK 17.0.0.
I wanna try to connect multiple devices with only one Android phone.
When I try demo on Samsung galaxy S8, I can connect with...
I am using SDK 14.01 and ble_app_beacon example in that, I want to send updated sensor data in advertising. Using ble_advdata_set() I am able to send the updated data in advertising...
SDK14.0+NRF52832: firstly I init the passkey in the function gap_params_init as above.I want to change the passkey and can save the new passkey to flash, but when I input...
Dear all, I want to measure the current consumption of my application on a nRF52833 DK. On top of that I want to be able to power the device using the VDDH and set the VDD...
Hello,
I am trying to run the A-GPS sample program but am encountering a bit of difficulty with the SUPL code.
I had to modify the LTE connection code to allow access...
Hello,
I am using nRF51422 DK running on SDK v12.3.0. I am migrating the project examples/ble_central/ble_app_uart project from Keil uVision to Segger Embedded Studio using...
Hi,
I am trying to toggle one pin via PPI when receiving event on another pin - code snippet below:
#include <stdbool.h> #include <stdint.h> #include "nrf.h" #include...
Hi,
What is the fast way to stream data from NRF52840
1) Using USB interface and virtual com (CDC)
2) Using UART interface and extenal converter as DTFI
Please Advise...
Hi,
I use SDK16 and S140 softdevice v7.0.1. I try to send a binary file from mobile to nRF52840 (PCA10056). I download examples\ble_peripheral\experimental\ble_app_ots project...
Hey Guys,
I am trying to send a mesh message to a group address using nRFMesh application in IoS. After accessing the Groups tab, it is showing as "No models configured...
Hi there, I'm trying to build the IOS-nRF-Toolbox, with the hope of using it as the basis of our app. But, I cannot build it with the following errors:
/Users/admin/Documents...