Hi,
My behavior is as follows
Turn on my device(use 51422) and advertising(2 Service and 3 Characteristic)
Turn on my cell phone(Samsung Note3),scan my device...
Hello:
I used analog IIC write MPU6050. Again after power download programs, mpu6050 can run up there ACK response. But the debug will not run. Simulation IIC because no...
Hello!
How can I communicate with my nRF24L01+ and nRF51822 at the same time. I can set up same channel, CRC-mode and I don't use ESB. But what about address? How do I set...
Hi all,
i want to know answer related to following question
1)what is use of uicr?
2)if i place some value in uicr and then change the image,then is there will be change...
It used to work, but now it says "Connected" but the rest of the GUI never changes and the mouse just shows a busy spinner. Here's the log file:
0;13:45:18.9900 [MainThread...
Hi all!
My question is:
My own application is built based on the example "ble_app_template", and according to the nrf51 SDK - Examples - BLE Peripheral, this example...
Hi,
I am using ancs service to get some information of my iphone.
I use nRF51822 microcontroller and Nordic suggests to use the new SDK (5.2) for new microcontroller...
Hello All,
We need to design a Remote Control based on NRF24LE1 working with mercury cell.
So they key factor is hardware & software optimisation for the lowest possible...
Is anyone aware of any of these on the market yet? I know of one, from Insight SIP, but am keen to hear about any others.
(This would save space on the PCB, simplify our...
Using twi_sw_master have discovered that the nrf51422 E00 draws 1.3mA in off mode.
When the twi device is removed from the bus, the nrf51422 draws under 5uA in off mode...
I want to merge soft device, application and boot loader in order to improve efficiency for factory. I searched relative topics in this forum and found something useful. At...
We have been unable to establish a link between a Garmin HR monitor over the air, we have established USB comms to a cell phone device. We took the transmission line directly...
i find one related question:
devzone.nordicsemi.com/.../
and this is refers to nrf8001,
so, i wonder if nRF51 could share both crystal with other MCU?
please help to...
Hello,
I am trying to test ble_app_uart example code and replicate similar behaviour.
I have disabled hwfc. But without hwfc, UART0_IRQHandler is not getting called...
Hi
I need to implement I2C slave side (up to 100kBit/s) on a nRF51822 chip. As far as i see the inegrated TWI peripherial only supportes the master side. Any ideas how...
I just received an nRF51822 eval/development board that has a sticker on it that says "PCA10004". I also just downloaded the latest SDK (nrf51_sdk_V6_1_0).
As far as I...
I received my nRF51822 development kit today and the PCA10000 dongle doesn't appear to be working. I installed all the drivers/software as per the user guide and when I plug...
Hi,
I'm using s110 v7.0.0 and sdk v6.1.0.
Which situations can produce disconnection error 0x3E ?
( BLE_HCI_CONN_FAILED_TO_BE_ESTABLISHED )
how to avoid this error ...
Hi All,
Are there any updated examples for nrf51822 for writing long charecteristics.
My Application has to receive more than 20 bytes at a time and send over uart.
...
I'm looking to add PWM functionality to my design to drive an LED. Examples exist for other devices, and those don't use the SoftDevice. Is there an example or some reference...
Is there a bootloader for the S130 available already? It seems to be not completely trivial to adapt the S110 bootloader to a S130 bootloader...
In the SDK, two bootloaders...