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 would like to develop a custom key sharing algorithm for nRF8001 chips. As far as I have understood the only way to use full 128-bit temporary key (TK) is OOB...
i am useing nRF51822 pairing with nRF24lu1 over GZLL protocol now,
is there someone have the experience on how to config the parameter of GZP_TX_RX_TRANS_DELAY in function...
Hi,
I was testing the GPS performance of the the thingie91. The default application (asset_tracker) works perfectly, but uses AGPS from the nordic cloud.
The asset_tracker_v2...
Hi all,
We run into a problem where our central product (a remote control) connects to the wrong device. We are using SDK v14.2.0 and softdevice S132 version 5.1.0. At...
Hallo,
I'm using a 52840dongle.
Uart ( PC-Terminal Debugging)
Radio ( reading 51822)
I2C Display
is working well
No i need to write and read data to/from a spi...
I have a serial OLED LCD on my SPI bus on my nrf52840 I want to do periodic LCD refresh by sending it's frame buffer without involving CPU.
I already know how to do SPI...
Hello!
I flashed the light_bulb example(NRF5 SDK v.4.2.0) hex to an nRF52840 Dongle using nRF Connect.
After reset, LED2 lights blue.
I do have an existing Zigbee network...
We have been using ble nus service which is working very well.
There are more than 100,000 bytes of data to be transferred each time.
We were using BLE_NUS_EVT_TX_RDY...
Hi I made some changes in the chat project that is found in NRF Connect SDK and when I build the change project this error occurs
kobj-types-enum.h: No such file or directory...
Hi,
I am writing after searching for an answer in this forum but without success.
I am not sure to understand the purpose of ble_app_proximity_coexist? I understood that...
I'm developing the nRF5340DK, would like to use the P0.04 (AIN0) pin to get the NTC thermistor value. but bind the device is fail.
the parts of the "source code".
/*ADC...
I'm trying to run your direct test mode code on the nrf53. And verify that the uart pins are working correctly. What is the best way to debug and verify this?
gdb seems...
Hi everyone
I'm looking for a way that I use the libuarte example with two UARTEs: one for receiving data, and one for sending data.
I tested serial uartes example in...
Hi, dear Nordic & all:
I just try to upgrade applicatiion via usb secure dfu on nrf52840DK, but failed to do this, the fellow is my environment, reference and steps: ...
Hello
I want to add a UICR section. but I don't know how to add a custom section in ncs(also zephyr).
I have researched about this for days and I've found zephyr code...
We have our own module using the NRF52832. We are using S132 V 7.2.0 We realized the ICs we bought had different revisions. One group is QFAAE0 and other group is QFAAE1....
I loaded the BLE peripheral HRS example from the Nordic SDK 17.0.2 on an nrf52840 DK. I connected a PPK II while connecting the peripheral using an nrf52840 dongle and the...