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...
Hello,
I am getting data from UART and extract NRF BLE packet.
I check the CRC Flag and its OK. But sometimes the UART has some error and I have to check the 3 CRC bytes...
Hi all
I have issues with E-INK display for signals I need 100ns and 500ns delays
but in nrf delay is only nrf_delay_us()
What is easiest way to get nano delays with...
Hi,
I've been working on a way to detect and prevent replay attacks when beacons are used for sensor data. This is mostly used for home automation sensors, where I have BLE...
Hello,
Can you share with us the balun of the nRF52 chipset or at least the ZLoad equivalent, that is R + jX value.
The Balun if the nRF52 is a 6-Element Balun or 4...
NRF_SUCCESS Successfully queued a notification or indication for transmission, and optionally updated the attribute value.
BLE_ERROR_INVALID_CONN_HANDLE Invalid Connection...
Dear Nordic,
I am trying to run the BLE DFU example code. I followed the steps as instructed in the infocentre infocenter.nordicsemi.com/index.jsp
This is the way I...
Hello,
I discovered that Keil's software pack for nordicsemi devices are way outdated. Is there any chance to update those? I am quite redundant to add all sdk manually since...
I've been trying to increase NRF_BLE_GATT_MAX_MTU_SIZE on SDK13.0.0 + SD123 5.0.0 trying to follow examples such as
this as well as Throughput and Range Demo
For e.g...
Hi, to use the bluetooth 5 long range feature, do both the transmitter and receiver need to be configured to in this mode to work? Do you have any example AES 128 that I can...
SDK: nRF5_SDK_11.0.0
Softdevice: s132_nrf52_2.0.0_softdevice
project:examples\ble_peripheral\ble_app_hids_mouse\pca10040\s132\arm4
I have some questions about bonding...
Hallo,
I try to port some existing BLE application from SDK 12.2 to SDK 14 that used the S132 Softdevice.
With 12.2 it was possible to configure bandwidth requirments...