Hello, I am tryong to use to masters to communicate with two accelerometers.
Q1_ I found the following image from Nordic's website that shows SPI0 pins but there is no indication...
In the nrf51 series reference manual section 12.1.9 it states that there is hardware protection that prevents write instructions from being executed and that there is more...
Hello, I have established the connection between two pca10001 boards, one as central and one as peripheral using multilink_central and multilink_peripheral. I have serial...
Hi,my friend,
Now,I use nrf905.Situation is as follows:
I use the NRF PCB circuit of data manual.Nrf905 work, often loss of data.
1.The Product host is to use the stick...
Hi,
I want to use the Blend Micro with more security. I want use a passkey for the Bluetooth connection. For example through the iOS Device.
Is it possible? Static passkey...
How do I receive multiple signals simultaneously at a single receiver (433MHz) with multiple transmitters ?
I am working on a polling system. This one is similar to the audience...
Hello,
I established a connection between my central and peripheral module. Now i want to write characteristic value on peripheral. I tried with sd_ble_gattc_write function...
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...