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...
I have a peripheral running the S110 stack, which presents a characteristic to which I want the central (running S120) to be able to do a long write. What I've been trying...
Hi all,
I have been trying to combine the UART and hID Keyboard examples into a single application.
I want to use the HID part to send specific keystrokes using buttons...
Hello Sir,
I will use Nordic nRF52 series(832 or 840) to develop smart bluetooth device. As I need to store mp3 audio files in external flash and then will play mp3 audio...
Hi,
In our use case we act as a peripheral and a phone is connected. We transmit lots of data using a protocol on top of the Nordic UART Service. All data is sent using...
Hi,
I have two questions as below. Thank you.
1. Oversampling + burst mode only can use on one channel, can't support two or more channel. Is it right?
2. If Q1's answer...
HI,
We have developed our product with nRF52805 chip using its reference design (Dongle).
Can i use QDID ( 138610) for my end product certification for Bluetooth SIG?...
Hello,
for some days now, my modem is unable to connect to the network, it gets stuck in searching and i don't know why?. I am using an eSIM card from iBasis and i am trying...
I'm starting a new project and are looking for a way to sync data and events between threads.
I have found the event manager and Zephyr FIFO, Queues etc.
I can't see any...
I'm using <TWI Scanner> example on nRF52 DK to find my sensor's address.
According to the sensor datasheet, the sensor's address is 0x21. However, < TWI Scanner > finds...
Hi!
I'm having several problems with skywire nano modules and its development kit, I'm working with three different skywire nano modules (version A x2 and version C). And...
Hi Support team,
I installed the nRF connect sdk & trying to compile the HCI UART project for nrf52840DK, But stuck with some errors.
When I select Build configuration...
Hello.
I am developing using nrf52832 (S132 v7.0.1, SDK v17.0.0).
I have a question about the maximum number of characteristics. I searched DevZone for the same question...
Hello!
I've just updated from v3.7.0 to v3.8.0.
Devices discovering seems to not operate. (two nRF52840 dongles are plugged in).
Programmer 2.0.0 output looks like...
Dear Ladies and Gentlemen,
I am trying to get a DPS310 pressure sensor to work via SPI. As I use I2C for other purposes, I chose SPI1 channel. The given SPI example in SDK...