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...
Hello,
we are developing a customer product based on the nRF9160 and Nordic's NCS v1.4.2 where we need to send battery test data every 30s (~ 1kB, PUT method). The communication...
Hi:
I am working on a stereo microphone application using the NRF52840. I would like to have the 2 microphones output 16K samples per second (8K samples each for left and...
Hi,
I am using nRF52840 on custom board. I am trying to configure SPI pins, but I am not getting anything on the clock pin. I can see the chip select pin going low and...
I have a custom board with a nRF52805 based module from Minew and I'm trying to do a OTA DFU but I can't quite understand how it works.
This is what I do. For info, I...
Hello,
I am working on product based on the NRF52. It has an external EEPROME wired via I2C bus (no external pullups). I see an extra 300uA ish current consumption after...
The Topology:
There are only two devices in the topoloty: One nRF52840 dongle attached to a ubuntu laptop who works as an OTBR, the other nRF52840 dongle as a FTD device...
Hi,
I was able to succesfully pair my smartphone (Mi 9T pro) with the BLE nordic UART NRF52 connectivity-bridge FW. I did this succesfully with 2 thingy91's.
I then...
I'm starting to work on SDCard reading, and was having issues.
My problem was that in diskio_blkdev.c, this code:
Where I've got the "right here", m_drives[drv].last_result...
We are working on application which need below implementation.
1.) At starting the device should be in shutoff mode, and on button press it should be awaken and start advertising...
Hello everyone, I ran into an issue where I just can't get my head around. I followed the Libuarte example, and I thought I modified it "correctly" to fit my application where...
Hi everyone,
I am trying to solve a bug I am facing for several days now, it is related to LIBUARTE communication with a GPS module
Communication is init at 115200 BAUD...
Dear Members,
I have a question related with bluetooth as UART port,
Is it possible that I use this code base as a starter ?
E:\nRF5_SDK_17.0.2_d674dde\examples\ble_peripheral...