I'm using Softedevice 6.0.0 and SDK 5.2. and Keil 4.7.
I Modified bootloader project so it compiles with both ble and hci transports. Currently I use button_0 and button_1...
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...
Hi,
I got the error message when programming the nRF24LE1 :
"An error occurred when programming the nRF device. The infopage seem to be broken"
and also "The infopage...
Hello,
I am trying to create my own design using an SMA edge Antenna, and I am very closely following the Altium Design files provided by Nordic for PCA10005.
I have...
Hi,
I have a case where the receive end event is triggered even though the receive base address and prefix shouldn't match. Some background:
Initially the receiver is...
I am working with the nRF51822 S110 and having trouble implementing SPI. In other devices' SPI protocols, MISO can be held high until the device is ready to transmit data...
I'm uising the NRF51822 PCA100001 eval kit. I'm trying to open a couple uVision 4 projects in uVision 5. Unfortunately, it keeps telling me to install the software pack. I...
Hey,
I am designing a custom PCB with the nrf51822. I would like to use the reference layout that Nordic provides, specifically nrf51x22_qfaa. My project involves reading...
I have recently started using the new rev 3 parts with 32K of SRAM and I was wondering what the timeframe is for the softdevice to take advantage of the extra memory?
My...
I would like to understand when I would need a wired programming (with help of TC2030 connector) interface and when I would need OTA. I am trying to find the easiest and fastest...
Hi,
What is the difference between using WFE and sd_app_evt_wait to force the processor into sleep mode?
We're trying to optimize for power consumption, and somehow...
I have experimengted with prepared write on Nordic 130 softdevice and found it's quite
low performance in terms of throughput.
First, between iOS/Android device and Nordib...
Hi Nordic's experts
We got a RF problem in certification test, attached picture is the measured occupied bandwidth, the value of OBW is 1.73MHz , but the guy in the lab...
Hi,
Does anyone known what the maximum frequency is that the timers can operate on ?
I want to count a signal that is 24Mhz while the clock frequency is only 16Mhz.
So...
Hi :)
In my program, just ONE pipe to use advertising service data is not enough. There is the function:
lib_aci_open_adv_pipes(const uint8_t * const adv_service_data_pipes...
Hello,
Sorry for this newbie questions.
I have a side project (connected device) that will need a BLE component for communicating with phone apps (android, iphone). I...
Hello, everyone
I am trying to let our nrf51822 board transmit data automatically after the cccd modification. I have been use the Master Control Panel to do this. For example...