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...
Dear Nordic team,
We are developing a BLE application for IOS and Android. On Android, we utilized your Nordic Scanner Lib to scan Bluetooth devices and it is fine and...
Hi. I am trying to stop advertising after a delay in the UART example using;
sd_ble_gap_adv_stop(???)
What do I put in the brackets? It is asking for a uint8_t called...
Hi,
How to stop freeRTOS xtask using timer and recreate again when needed? I'm currently want to control the blink interval, for example I want to have the led blink for...
I used sdk15.2.
The peripheral sends the public key to the central.I received an exception to public key processing.
code:
case BLE_BITBUTTON_C_EVT_BITBOTTON_M_NOTIFICATION...
Hello Everyone,
Struggling with evaluation of Secure DFU over UART lines. I used the sample project "Secure DFU Bootloader over Serial Link (UART/USB) ", during the previous...
Hello -
Any advice on finding a connector from a standard NFC Antenna to the Molex 051281-0594 connector on the Nordic Thingy:52 Board?
I am trying to find a larger NFC...
Hi all,
As we see the release note of the Mesh SDK V3.0, one of the descriptions as below:
Example changes
Lowered the default Node Identity advertisement interval....
Dear support team,
i hope you are doing good.
i am using nrf51822 customized board, SDK 12.3.0 version keil 5.26 is development on windows environment.
softdevice...
We have an app that uses UART. It works flawlessly when only SD and app are present on a chip.
But if bootloader is used, UART does not work.
Why is it so? How to fix...
Hi,
I am using NRF52832 for my project. I need a support to handling oscillator
my project needs to reads the sensor raw data and through it in BLE_UART. and do calculation...
I am using nRF Connect for desktop v2.6.0 with an nRF51 dongle. On my device, my Bluetooth Device Name String is 23 characters long. The string is too long to completely show...
Hi,
I'm developing an android application with multiple BLE.
And I can connect more than one device and successfully disconnect what I want.
But I have one problem, when...
I am trying to analyze the BLE communication between my laptop ( Linux) and a BLE device. I have the BLE sniffer and the wireshark installed on the laptop. However, i am unable...