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...
I developed on sdk16.0 and found that app_button has abnormal power consumption,
so I replaced it with app_button of sdk15.3, but found that no key events were reported...
I want to use UARTE to handle terminal style messages. That is, messages are ended with a newline, I have absolutely no idea how long they will be, and the delay between multiple...
Hi there, Just wondering how to get the comparator "RESULT" (not part of EVENT) onto an output pin without CPU intervention. From the datasheet I believe: 1. the RESULT is...
I am a newbie with nordic, where I have recently purchased the nrf52810 device. I need some guidelines to get started. My intention is to read data via TWI from an MPU6050...
Hi,
In past we have observed BLE_HCI_LOCAL_HOST_TERMINATED_CONNECTION as a disconnection reason when the application layer tries to disconnect because of a timeout. But...
Hello, we are developing a project solution where we want to pass data between multiple sensor devices using BLE advertising data. For now, we have a test setup with two nrf52832dk...
Hi,
I would like to catch in main.c the nobody connect after advertising event via ADV_SET_TERMINATED.
I can see with breakpoint program jump into ble_advertising_on_ble_evt...
Hello
I am making a button double-click function in sdk v17. I've tried 'app_button' and 'app_timer'. Created a timer that is called every 0.1 seconds and terminates when...
Hi there,
To put a little bit of context, I've designed a wearable that is now going towards pre-production (only some minors fix left to do). In the last iteration, we...
Hi,all:
I use 9160DK to test PSM mode as follow steps with at_client example:
1、set ”AT+CFUN=0“ to power off mode;
2、set "AT+CPSMS=1,"","","10101010","00100001"" to...
Hello,
We're making RuuviTag sensor beacons which log environmental data to flash. Logged data is later read by a mobile phone application over Nordic UART Service.
The...
Hello
I am programming using the nrf52832 module 'MDBT42Q-512KV2' in SDK v17.0.
This works well without any problems in the example ble_app_blink. However, the BLE is...
Hello
I am contacting you to have a little more information concerning the messages which are sent in the examples thread_simple_coap_client and thread_simple_coap_server...
We have performed the DTM mode setup on the ATEX HW variant of nRF52832 chipset using nRF go studio application where the app is throwing an error as attached in the screenshot...
This is more related to the Segger Embedded Studio than Nordic parts or SDK, but I'd like to hear what kind of experience other Nordic users are having with the Segger IDE...