Hi
I have my code like this .
unsigned char *encryptedData;
unsigned int encryptedDataAfterAppendingLength;
memset(encryptedData, 0, encryptedDataAfterAppendingLength...
After ping through link local address ,i am not getting any Router solicitation messages,neighbor solicitation messages and neighbor advertisement messages while i am capturing...
Hi I've got my nRF8001 breakout board ready I now need the SDK in order to start developing firmware code.
I don't have any registration key, how do I get hold of it? ...
Hi,
I'm running Mac OS X 10.10.2 with the nRF51-DK PCA10028 card that I received today. I started off following the instructions in this article , and was able to get JLinkExe...
Hello,
I would like to do an communication between Arduino and Android platform.
In my case, Android will be master.
But I want also test between 2 Arduino with an Bluetooth...
We're using the Azure iot hub implementation in a custom product that works with Azure.
One of the things we've noted is that if the total size of the device twin exceeds...
Hi,
I'm using nrf52840 in order to connect to a mobile and PC.
When connecting to a mobile, connection is bonded, but when connection to a PC, it's not, although m_sec_param...
We made the product by adopting BLE security mode 1, level 4. According to the analysis of our products by the wireless communication certification authority, We received...
I want to work on BLE. Pls suggest me a mobile phone I can purchase in amount of 25000 which supports:
BLE Long Range, Direction Finding, Advertising Extension, Periodic...
* Query on Combined DFU : 1. nrfutil version being used : 2.3.0 2. Followed nRFUtil for Generating DFU packages from -> https://infocenter.nordicsemi.com/index.jsp?topic=...
Hi! We're working on a testing Jig which should test our units in production.
One of the tests I'd like to make, is measure the current draw on TX at max (8dBm). I would...
Hello,
we are currently developing a new prototype board with the nRF52840-chip.
In order to figure out the best performance for our bt-antenna we decided to plan our...
i want to use orientation interrupt of bmi160. but i don't know how to read interrupt data. I wrote it after looking at the data sheet, but I want you to let me know if there...
I'm trying to get Thread working on the nRF52820. It seems that neither the "nRF5 SDK for Thread and Zigbee" nor the "nRF Connect SDK" support it (yet?), but instead require...
Hi,
I understand that when a peripheral is advertising it is also waiting for connection/scan requests.
Does those requests and responses sent via the same advertising...
Hello!
I'm trying to send a mcumgr packet over uart between the nrf9160dk_nrf9160 and the nrf9160dk_nrf5284.
To do this I have a SMP srv and a shell on both MCUs.
...
How do I get following combination to work:
Nrf connect 3.6.1 power profiler with PCA10040 v1.2.1 + PCA63511 v1.1.0 with external power supply and external DUT
The same...
My error messages in Segger studio are messed up (shown below). Everything else is fine. Can I change the font or something?
[m[K'[01m[Kdev[m[K' undeclared (first use in...
Hello, I have a 52832 using SDK16.0.0, that acts as an advertising peripheral (anyone can connect to it), and as a central, connected with 1-1 bond to a peripheral (a 52811...