Hi,
I am attempting to get the DFU working as per the example provided in the S110 V7.0.0-3 download. I've followed all the steps in the readme in the DFU subfolder and...
Hi all,
I have an application where an nrf24le1 is communicating serially with another processor, using the UART at 57600 bps. I have multiple identical boards communicating...
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...
I've been working with SDK 7.0.1 and it seems there are some issues with device_manager_peripheral.c.
First off it doesn't compile out of the box, the debug code is turned...
In the document nRF51822-PAN v2.4.pdf, PAN #9 says that OUTINIT doesn't work,
"Initial value for GPIOTE output after configuration is undefined"
and example workaround...
SDK 7.0.1 is intended for version 2 (G0) chips, and the future. So it can't be used with earlier versions of the chips (like C0). So it shouldn't have workarounds for C0 chips...
I have recently begun running into issues related to the SPIS module on my nRF51822 S100 v7.1. Fairly often, between 10 and 20% of the time, the interrupt does not fire when...
Hi,
I am using TIMER2, GPIOTE and PPI to implement a 6250Hz square wave at a GPIO pin. I can successfully create the square wave on the GPIO pin. However, I would like...
Hi,
I want to use nrf51822 for implementing HID keyboard and mouse.
Can the application be configured for keyboard and mouse simultaneously ?
i.e hids_init_obj.is_kb...
Hi,
I am using nRF51822 and trying to use Ticker from mBed library.
I have issues when using Ticker and PwmOut.
How is implemented the Ticker functionnality into nRF51822...
Hi,
I want to make a pulse for buzzer and led.
I find a sample source(led.c) and the Nordic SDK.
It is good enough in case posivie and negative duty is same.
I need...
Hello ,
As mentioned in another question, I would like to use the nrf51822 SPI slave peripheral to benefit from the DMA capability although I want to behave as an SPI master...
I can't seem to find where/how the BLE address gets randomized so it changes periodically when using the BLE_GAP_ADDR_TYPE_RANDOM_PRIVATE_RESOLVABLE address type.
-It seems...
Are the OVERRIDE parameters useful in any way shape or form when using the NRF_2MBIT mode?
Is there any reason other than BLE compliance to use the OVERRIDE parameters...
I cannot uninstall MCP on my W7 x64 system using the normal control panel add/remove programs method. It appears that I need to re-run the original installer which I no longer...
Hej,
that might sound like a dumb question, but what is the minimal setup to program an nRF51822 SoC using the SWDIO/CLK ports?
What external hardware is required...
As nRF51-DK User Guide said: "If you have swapped to the mbed image and want to revert back to the J-Link image, download the latest SEGGER J-Link software from www.segger...