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...
Hi, I'm trying to get started with unit testing in Zephyr by running the sample in samples/subsys/testsuite/integration. I'm using ncs 1.7.1.
I copied the sample to my workspace...
System details:
Board: Custom
Chip: nRF52832
PCA Number: PCA10040
SoftDevice: S132
SDK: Version 16.0.0
Until recently, I have had no issues using the TWI module...
I use nRF52840 in aQFN73 package. Can I assign QSPI contacts to G1, J1, L1, N1, R1, U1 pins? Or should I strictly follow the recommendations from the datasheet? Thanks.
Hi All,
I have an application that wants to send 1 array every 2ms. There are 10Bytes of data in the array.
I will be based on 1Mbps, MTU size = 23byte, Payload = 27byte...
Dear Sirs,
I use the standard printf() function to communicate via UART (with retargeting).
Unfortunately could not find a way to not overwrite a buffer.
The only workaround...
I have configured EasyDMA RX.MAXCNT=256 and set EVENTS_ENDRX. If >=256 bytes arrive, an interrupt occurs immediately. And if only 128 or 10 or 203 come.. byte, then I'll never...
Hi,
I'm using nRF Connect SDK 1.7.1.
Is it possible to mix polling & interrupt driven UART API?
I have a situation in which I want to receive input once in a while...
Hello,
I am using the Bluetooth Low Energy application to interact with my device under development. I notice that if I set the Write No Response property on an attribute...
Hello, I have recently started an evaluation on nRF9160 DK in the UK. I tried to run the Serial LTE or AT Client examples but I was not lucky to register to a network. Using...
Hi to everybody, i'd like to know if there is a way to enable/disable mesh message relying on a node locally by the firmware without using a configuration client or a provisioner...
Hi Nordic, Since the last update of the Programmer application of the NRF CONNECT for Desktop, I've been seeing this error: I've NRF52833DK // PCA10100, and up there it says...
Hi Sir/Miss,
I use programmer v2.3.1, J-link and nRF52810.
After I connect to J-Link which displays nRF52840 in UI. In log windows, it's normal.
Please check below...
I have been writing an app and now changing the bluetooth library to Nordic Android BLE Library. W hile connecting to the device I keep the autoConnect flag on, which lets...
Good morning/afternoon/evening to whoever is reading this.
I am fairly new to working with nRF tools, this is in fact my first time working with this. I have a linux virtual...