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...
I need to create timeout below 1ms. I would pretty much like to use timer for that because I do not want to hold the cpu inside cycle. For me it is not important the exactness...
Attempting to program a softdevice hex file using Keil uVision and an ST-Link V2, I get:
No Algorithm found for: 10001000H - 10001013H
This is in the UICR (User Information...
Hello,
I am thinking about going to eindhoven the 20th of may for the nordic tech tour presentation.
My main interrest is the new v7.0 S110 softdevice which is to be released...
I have used the NRF51822 evaluation kit for a while now to design a product and it performed perfectly up until a few days ago: the onboard segger now fails to connect to...
hi,
i am using a light sensor which is SMBUS serial interface, i tried to interface twi of nrf51822 with the sensor, but i am not able to get acknowledgement from the sensor...
HI,
I'm using sd_app_evt_wait() for getting back to sleep mode between advertisings. I noticed that when I change the voltage in a small interval mode (40 ms between advs...
Hi, If i am running 2Mb radio channels, how many can i have operating in the 2.4Ghz space concurrently?
ALso, what mechanisms can be employed to detect and move frequency...
Hi,
While testing the device firmware update through the nRFtoolbox android application, i get "device has no required service" error more frequently.
I use latest version...
Hi,
I'm using Nordic 8001 with Arduino.
I successfully connected to ANCS. The problem is that i need another iOS App that scans for services on my bluetooth device and...
Hi!
My problem is that my code works on the devkit PCA10004(PCB antenna) but not on my own custom board.
The devboard can be connected to and all characteristics can be...
Hello,
i would like to make device which will be dynamically change connection with centrals. It should be connected to the nereast device (with the most power). So I will...
Hi,
I am currently using this example code (pasted below). It is sending the character 'a' every 4 seconds. I can't figure out which part of the code defines the character...
Attached is the schematic of my part configured for low voltage mode.
Very close to page 62 in the nRF51822 product specification document.
I am externally feeding 1.8V...
I'm having some trouble successfully entering ON,IDLE mode. I have pared-down my application to do the following:
Initializes the app_timer using the scheduler:
...
We start to migrate our equipment from nrf14L01 receiver to nrf51422 receiver in order to serve more equipment.
I am using nrf51822 to receive propietary protocols from heart...