after flash DFU program into pca10001 board, com3 is not accessible,
www.dropbox.com/.../Screenshot 2014-04-26 15.41.47.png
even after I erase all, and re upload soft...
Using S120 V 8.0.0.3 alpha, processing a BLE_GATTC_EVT_READ_RSP,
received 0x16 bytes of data but there is more to read. Next call to
sd_ble_gattc_read using the same connection...
Hello:
Why Bluetooth Go to system-off mode, sd_power_ramon_set can not be stored. In D: \ RAM save nrf51_sdk_v5_2_0_39364 \ nrf51822 \ Board \ nrf6310 \ s110 \ ble_app_rscs...
Hi,
Recently I want to set up a dynamic network that with the node change this position ,the network will change dynamically.But there is the question,with the node's position...
Dir Sir. I am checking the current profile of nRF24AP2 in RX mode.
After "open channel" command, I found the peak current at 10ms interval until connection pass.
How does...
Hello,
I am using Nordic's UART service to communicate with my project. I use iOS and also Master Control Panel (with a dongle) on a laptop.
I have two questions:
...
SWI*_IRQ is using by softdevice to send event to application, I want to know which priority does softdevice set for them?
Does sd_nvic_critical_region_enter() disable...
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...