Hello,
I'm trying to create a PC application to read out some Ti Sensor Tag modules. I'm using a nRF51822 USB dongle and the Master Emulator api.
The nRF dongle sees...
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...
Hello,
I've been trying to get through SUPL client library license signup process but I my request get denied every time.
I think I've done everything that is required...
I wrote a firmware on my dk52 and am advertising some data to the nRF Connect for Mobile App.
Is there any way on how I can copy or send the received data (service data...
Hi,
I have the following ouput using the throughput example:
Altered output format a bit to give me the same for local and peer.
But I was wondering why there is a...
Hi All,
I am running nrfConnect SDK v1.8.0 ad started a new sample LBS project. I ultimately want to have 3 devices, 1 being a Central and 2 Peripherals both running LBS...
Hi
Nordic Team
I used nRF5_SDK_17.1.0. I have a very difficult problem:
I now only want to configure an RX pin and no TX pin. Can the serial port receive data function...
After programming the a chip (52832) with hex files (including boot code, main app code, and softdevice), the chip jumped to the boot code so we need to do the DFU to let...
Hi again Nordic. I'm using the sparkfun level shifter: https://www.amazon.com/SparkFun-Level-Shifting-microSD-Breakout/dp/B01CF569VQ together with Sandisk 32gb formatted to...
I'm running into some rather strange things lately.
In debug mode, let's say I have two lines:
a[0] = 0;
a[1] = 1;
If I place a breakpoint at the 2nd line, and...
Hello,
I am trying to do my own i2c read/write from a sensor, and I followed the twim example available with the SDK.
When I build the project, I get errors wherever...
I am using Visual Studio Code to create applications based off samples, which I then build and flash to a nrf52840 DK which works great!
However, when using the nrf52840...
Hello,
I was working with the SDK 17.0.2 development kit and combined a few examples. When adding dependencies from other examples the path is entirely contained within...
Hi,
I have developed attached code for I2C communication with temperature sensor. The main function I2C_sample() checks whether sensor is detected by detect() and then performs...
When I try to debug my nrf9160 app through segger, it never starts. Hitting the pause button brings me to main.c in the mcuboot project, and it stops on line 214, Unable to...
Hello,
I'm evaluating both the Thingy:91 and nRF9160, trying to walk through the Getting Started Tutorial . Despite connecting my nRF9160DK to my Macbook (via an HMDI/USB...
Hello,
I am facing below AT_cmd errors after flashing my application to nRF9160 DK. Please support me how to resolve these errors asap as its blocking our product development...