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...
Hi all
nrf52840 Development board,sdk is nRF5_SDK_15.2.0_9412b96 ,PC is windows 10 .My testing master device is cell phone,and using "nrf connect "APP.
T he connecting...
Hi,
I store some application data using FDS and I don't want peer manager to occupy all the space allocated to FDS (so I don't have enough space to store my application...
Hi All,
I have generated the application pkg using below commands
nrfutil.exe pkg generate --hw-version 52 --application-version 2 --application bt_app_42994+.hex -...
I want to uart using your board. The development kit I purchased is nrf52832_xxAA, pca10036. I have not installed the software I need yet. I know pca10036 is known as sdk...
Hi!
I am having problems with bonding and the UART service. To connect to the peripheral I am using nrfConnect and nrfToolbox (UART) on an iPhone 6.
I am trying to setup...
I'm using the nRF51822 Beacon with S110 and the example ble_app_beacon as basic programm.
I'm a newbie with the beacon, so maybe I have problem with the basics in programming...
I am using the S140 softdevice on NRF52840.
I am using NRF 5 SDK 15.2
As part of evaluating NRF52840 for a product I want to see how well i can perform proprietary accurately...
The way that zb_cli_init is currently coded, it isn't possible to add any additional USB classes.
zb_cli_init calls app_usb_init, adds the classes it wants and then either...
Just got the nrf9160DK and I'm trying to add the Basis LTE SIM to my nrf Cloud account. However, when I enter the ICCID & PUK, agree to the terms and conditions and click...
Hi,
I combined the two examples /peripheral/saadc and /peripheral/spi and added a second timer that throws a compare event after 5 spi transactions.
I configured nrf_drv_spi_xfer...
This may be an unpopular question but the Nordic SDK seems to go to great length to perform what is effectively object-oriented programming while still avoiding c++. This...
Hello Experts,
I have modified the parameter of sd_ble_gap_appearance_set and download to the nRF52DK. I have serched it by nRFconnect mobile (Android). But, the icon...