Hi,
I have two CPU in our product. (STM32F2 and Nordic nrf51422).
I use serialization function to link those two CPU(refer to ble_s110_serialization sample)
But I find...
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 catched the air data packets by Sniffer and it shown that there was an error, MIC incorrect, which could be seen as followed, and the whole packet was malformed....
Hi!
I have some problem to reconnect an already bonded device containing a chip nRF8001 rev D with my iOS app. Rev C works fine with the first connection and the reconnection...
HI,
I want use some GPIO to detect "pin_high_to_low" or " pin_low_to_high".
and I think the "app_gpiote.c" might be helpful.
but I have been confused by function " sense_level_toggle...
Hi,
I'm starting to implement DFU using IAR's ARM workbench. In the example project for ARM that comes with the nrf51_sdk_v5_2_0_39364 SDK there is a file called bootloader_util_arm...
Do I have to use external host MCU for nRF51422? What can the ARM Cortex processor inside SoC 51422 do and cannot do?
I want to create a mesh network with hundreds of ANT...
I want to load a Blinky project to the AK board, and the dongle is used as a jlink, but I forget to move the jumper to the 'out', and the program is loaded to the dongle....
Hi,
I change the example ant_broadcast to acknowledge mode, but it seems that without a peripheral side,the LED0 will still twinkle.I don't know how to change the project...
Hi,
I'm porting a nrf51822 evaluation board 10001 tested application to a custom board. Part of the application is using UART interrupts to raise a flag and start data...
I am experiencing an error in the final linking stage of my build.
_build/blinky_gcc_xxaa_s120_xxaa.bin: file not recognized: File format not recognized
collect2.exe...
Hi
I am looking at section 9.1 of the S110 Softdevice Specification v1.3A and the release notes for 7.0.0-2.alpha where I see that an application now starts at 0x15000...
Hi
S110 v7.0.0-2.alpha got released today.
In the release notes it says...
[b]The SoftDevice can now be configured to forward interrupts to one of several applications...
My application seems to be running out of memory, now I received NRF_ERROR_NO_MEM from sd_ble_gap_ppcsp_set. I don't understand why this has started since I don't think i...
Im using custom board with nRF8001. I'm using Hello World example from GitHub.
The nrf chip revision is C not D. When I connect the board to Arduino Leonardo the device start...
Hi
I ran the example " ble_app_hrs ". the consumption is 1.5mA, when I hold SWCLK and nRESET low,the consumption is fall to 0.9mA. how I could reduce the consumpion??