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,
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...
We have AD74413R and we try send 32-bits frame size using spi interface and try read results, but it return always zero or 0xff bit. Maybe spi interface nrf9160 cannot work...
In SDK 12.2, why is the SAADC #define NRF_DRV_SAADC_LIMITH_DISABLED (2047) set to this value? On a reset the register is set to 32767 according to the product spec and my...
I am generating a bus fault with the code
static struct cloud_channel_data *ccd=0; int i = ccd->type;
I wish to run the program under SEGGER debugger or any other debugger...
Hello.
I have trouble to run the nRF Connect SDK v.3.4.1 on my Linux Elementary OS.
First problem shows up when you try to clone the nRF and you want to insert the sourcecode_root...
There was a problem converting the structure to JSON. I have two structures
And their description:
I create a structure and initialize:
Code for getting JSON:
...
BLE 4.2 uses something called LESC (LE Secure Connection) for significantly enhancing the link encryption between 2 devices (using public private key pair model). But prior...
HI... I'm in the middle of understanding code line by line...I've taken classes of C/C++ for an year, but BLE programming by myself is so difficult ㅠㅠ I have a very simple...
Hi,
I am using the example above on a PCA10056 development board with nRF5_SDK_15.2.0_9412b96.
No changes have been made to the example code.
After 3 minutes approx...
Smoe android devices can not connect to ble while starting dfu. The android duf library i used was https://github.com/NordicSemiconductor/Android-DFU-Library ,but in some...
I'm trying to run nRF52840 as central to discover and connect to a sensor. This sensor advertises once every 5 seconds. I find it's time consuming to discover the sensor and...
Hi. I am starting design of anothe rproduct which will be on a flexi PCB wherein i'll use nrf52840 and nrf52833 in the two product variants. Nordic Semi has reference design...
The OOB data for LESC pairing contains the BLE GAP Address 256bit random and 256bit confirm value, and is generated by sd_ble_gap_lesc_oob_data_get using the connection handle...
Hi.
I am using the nRF52810 for Bluetooth SIG certification.
S112 6.0.0
SDK 15.0.0
I am testing using ICS of QDID 102861 and 49943, but a failure occurred in the GLS...