Hi,
I am using central s120 with peripheral s110. The connection to the peripheral is depending on the name advertised by the peripheral.
When connection is done, the...
Hello,
I am trying to ecrypt some data in order to send some data encrypted in the MINOR and MAJOR adverts of the device.
I used this code to ecrypt the data ( this is...
Hi,
i use anRF51822 with soft device 7.
I run the UART app on my iPhone 4s with ios7 and on the nrf51822 board the ble_app_uart with keil uVision5.
Both devices connected...
Hello,
I upgraded nRFgo Studio software to version 1.17.0. Installation goes OK but the application crashes every time I try to launch it after installation process.. Then...
Hi,
i tried to send data from ios 7 via tx_characteristics(like in UART example) but received error:
didWriteValueForCharacteristic 2A38 error = Error Domain=CBErrorDomain...
I have been trying for a few days now to get my environment setup for development with the nRF51822. Since there is no official configuration for the Mac w/ Eclipse I have...
Apologies if this has been asked before but did search for 'format' in faq and got nothing.
I have been answering to questions.
In my answer I place hard empty lines....
Hi guys,
I'm curious whether or not i can try the mbed platform on the EK board. The circuit of the mbed kit and the EK look pretty similar. All the LEDs and buttons are...
I'm using the NRF51822 - I've just started a project. I can build and load it into my target board. I enter debug mode, and I'm able to do step through the code, add breakpoints...
What are the iROM and iRAM settings for the v0.5 S130 softdevice for the nRF51822?
The S130 softdevice spec sheet provides some clues, but no specific settings.
I've...
To do development what software did you have to install, and what hardware did you need to get the MBH7BLZ02-EB-KIT working? What hardware did you connect together?
There...
Hi
I'm learning to use the sd_flash_write function to write words into flash memory. I've the SD enabled, but not advertising, so I'm able to debug. Scheduler is also initialized...
Hello, I am trying to make a portable temperature sensor using nRF51822. I made a sensor that basically amplifies voltage level when the temperature increases, and I want...
Recently, I try to programme nRF24L01P DK communicating with nRF2401e1 DK in shockBurst mode, transmitting and receiving,unfortunately,which does not success normally.
first...
Hi
Let's see if you can help me :-)
I've spent several days trying to compile the blinking example for NRF51822 in a more modern Eclipse environment. In fact, latest...
I'm now studying about Gazell.I'd like to get Gazell specification which describe about its packet format,network topology,and so on.
Moreover,does the nRF51822's Nordic...
Hi all,
i am having issues with the mKit and current consumption.
Just an FYI to measure consumption i am placing the mKIT in series with a shunt resistor and measuring...
I've spend some time figuring out where the application code should start for the S130 . Table 11 in the SoftDevice Specification v0.5 document indicates that it is at 0x00020000...
I check the function spec that we can use use 32kHz RC as LFCLK, so I have no external 32k crystal connected with XL1/XL2 on my board.
I have set
NRF_CLOCK->LFCLKSRC =...
Hi,all:
I have a question.
could I use android/ios APP to connect several BLE devices at the same time?
because I want to use andriod APP to control all of the BLE...
I'm trying to write a central BLE with the dongle(PCA1000) using s120.
I programmed s120 sd ver 1.0 the same way as the s110 with the nrFGO ver 1.17.
However i keep getting...