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...
I am trying to use the nrf util software to upgrade (i.e. bootload) my product. The interface between PC/product is serial, through a USB/RS485 port... but framing is as per...
Hello,
I've been implementing a ZigBee end device for a while now. At this stage, I feel already comfortable enough to move to the PCB design part.
However, since this...
Hi. Thank you for your interest in my writing. I'm working on the IOS and the Multiple Connection project at the experimental_ble_app_multiperial example. My current project...
Hi, I just received my nRF9160DK and I have been following the guide to getting it online. I'm at the stage where I am trying to activate my SIM card that came with the kit...
Hello
I am using sdk17 and st7735 drivers in GFX example.
Later, I will add several UI to the display, but now I am simply outputting sensor values.
Below is the code...
Hi Nordic
I use nRF52820 and SDK 16.0.0
I need to print a lot of message in order to debug the program.
I use NRF_LOG_INFO to print massages
I found that if I print...
Hi there,
This is more of a architectural question for Nordic developers or anyone familiar with Thread, NCP and Border Router.
I've been able to demo Thread local (short...
I am getting +CESQ: 99,99,255,255,255,255 indicating no coverage with the IBASIS SIM. my post code is BT28 2SA. IS there a NBIOT or LTE-M provider in Northern Ireland?
My question, at the top of the document linked below it has the line “ This information applies to the following SoftDevices: S132, S140, S212, S332”
https://infocenter...
Hi,
We are developing the Bluetooth based weight scale product.
We have successfully developed the project using nrf52840 DK board but now we are planning to develop the...
Hello,
I am working on nrf5340DK board and with sample example central_uart. I wan to find at what speed the application clock is configured and also want to change it...
There are lots of questions in the community related to use of multiple advertising sets. Common answer has been that it is "not support at the moment", see e.g.
https:...