I am working on the proj that needed 2 MCU and nrf51822 work as slave.
I would like to know any ref on how to firmware upgrade on board without external tool?
We're looking for a Nordic nRF51822 based low profile/small USB dongle that we can use for our iBeacon software.
It would need to come complete with casing and the ability...
Hi all,
i want to establish connection between two threads in cmsis-rtos, can i use
1) semaphore to do this?
2)message queue should be used or any other ipcs can be...
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...
if i am not wrong the connections i found is as i shown in the image..
the module doesn't show up in my ide tool (keil ) although my kit works fine but i need it for standalone...
Dear Nordic Team,
I am work DFU with ble_app_uart example , as per the info center document : infocenter.nordicsemi.com/index.jsp and also followed by the example for ble_app_hrs...
when use the sd_ble_gatts_hvx() send data and printf() the value below
p_ble_evt->evt.gatts_evt.params.hvc.handle
p_ble_evt->evt.gatts_evt.params.sys_attr_missing.hint...
how to save a problem,if one Thread use sd_ble_gatts_hvx() send many package ,but i use vTaskDelay(50)( the freertos delay api ) when one package send ,then send another package...
ru.txt ra.txt Can someone help out in this. There is no option to capture the data in RTT. Somehow I am not able to take a screenshot directly from the Windows on my MAC.
i to all, I have just bought NRF51 DK from arrow.com I couldn't found one in Turkey. I am not new to C programming but I'm new to ARM architecture. I will be brief. I want...
Hi,
I wrote an application based on ATT_MTU Throughput Example. Now I'd like to add support for Thread protocol. Is there a possibility for adding OpenThread libraries to...
Hi to all, I have just bought NRF51 DK from arrow.com I couldn't found one in Turkey. I am not new to C programming but I'm new to ARM architecture. I will be brief. I want...
Hi,
I use sdk 12.2 for my production software with UART protocol, my product is distributed to customers since 6 months with many type of phone or tablets using it without...
I have inherited a project where the Makefile sets __HEAP_SIZE and __STACK_SIZE for both CFLAGS and ASMFLAGS:
CFLAGS += -D__STACK_SIZE=2048
CFLAGS += -D__HEAP_SIZE=0
...
First of all I want to say hello. I'm new in nRF52 devzone and I have problem with ble_app_uart and ble_app_hrs programs. I use pca10040 board and eclipse for flash and debug...
Dear Guys,
I wonder if there is any possibility to have my ble as a scanning device but for softdevice version s110, I'm asking because I found all the examples are with...
Hi,
I am using ble-sniffer_nRF51822_1.0.1_1111_Sniffer.hex as the sniffer and I am trying to see all ble beacons.
Because I have many beacons about (100 in one second...