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...
Hi,
Please help me...
This is the first We are launching our product which uses nRF51822 SOC, But I have no idea how do i write manufacturing test? or what are the tests...
Hello,
What I need to do is control a small 128x64px SSD1306 display with my beacon. Could anyone please give me some directions to follow? I tried this library but had...
Hi,
I am using nrf51822 for my application.
i want to recieve data from bluetooth over BLE ,can you explain me the process of receiving the data over UART.
I have modified the experimental_ble_eddystone app to be a connectable beacon. To do this I need to increase the peripheral_link_count to 1 from 0. In others words I want...
I have been having issue with BLE Connection that frequently and randomly disconnect due to timeout. When there is no disconnection, everything else has been working fine...
Hi
we are implementing a system where in an iOS app, we use the ranging functionality with iBeacons. We read device characteristics when the app is in background.
A...
Hello everyone,
I am trying to implement the button /timer interrupt handler function
Running Functionalities,
button(1) is pressed for 3 sec and button handler...
I am looking for the documentation for the SoftDevice S132 for nRF5283. Where can I find that?
I looked at some old links that are no longer valid.
Thanks
My boards are getting manufactured and now i realised that:
I'm using lfclk crystal oscillator part no#: ST2012SB32768E0HPWBB is having power rating of 0.5μW, where as...
Hi,I have a question.
the PCA10005 board's P0.17(Or other pins) connected to 2.8 v voltage,but the Vcc is not connected,and the PCA10005 GND connect to 2.8V GND.The PCA10005...
Hi,
I'm using the S110 v7.10 to implement a service with an RACP, amongst other things. I'm supporting multiple transmissions per connection interval. This is working fairly...
i have nrf51422 v2 and it can use s110 v7.x.x
and when i go to download s110 v7.x.x but there is nothing for nrf51422 v2
softdevice s110 v7.x.x is for nRF51822...
i have nrf51422 v2 that there is noe example for it and i dont find any softdevice hex for it .
in keil package there is no template for sdk 6 that work for me
please...
Hi,
I've been trying to send a batch of data from 2 nRF51-DK boards, peripheral to central, and it seemed that there is a bottleneck on BLE since the buffer on the peripheral...
Hello all,
I use the relay function of the S130, and want to do a two-way data communication.
I can relay the data of peripheral to central with sample code.
peripheral...