I have installed Keil MKD-Lite V 5.10.0.0 and the Segger software (which linked to the Keil IDE). I have tried to install the nRF51 SDK (5 times) and every time iI get the...
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...
With our custom board, I have implemented the battery service and it's working well. But the nus service is not shown up at all, the same initialization code as the official...
i use the nrf52832,s uarte. using the app_uart_fifo.c document. but i can only receive the max 256 bytes.the configuration is belows:
APP_UART_FIFO_INIT(&comm_params,
...
Hello,
Is the characteristic value data supplied to sd_ble_gatts_characteristic_add() and sd_ble_gatts_value_set() copied into the softdevice RAM, or does the softdevice...
.pdf d051cefddbc197cd7d)
Hello All,
I am working on Automotive project using nrf51824 SOC...
Hi,
I am working on making a test harness using the nRF52DK and a raspberry pi so I may run unit tests directly on the nRF52832. I want to use the UART to give test results...
We recently did pre-compliance RF radiated immunity testing at a certified lab. The EUT was nRF52832 on a battery powered post card sized circuit board with some sensors....
when I run the program I get this error
Checking installed packages
pyside: 1.2.2
pyqtgraph: 0.10.0
numpy: 1.11.3
pynrfjprog: 9.1.0
Warning: The software is tested...
I am using a PPK with v1.0.0, but elsewhere in DevZone I see references to later versions of the software. Where can I download the later versions from? Have I missed a link...
Hi.
Great that you have added logging capability to the PPK desktop app. This was exactly what I needed.
I noticed one minor issue with the logging: When starting logging...
I have an application with hard real-time requirements (i.e. down to the clock cycle). My topology and desired timeline can be seen below. Concerning the timeline, I believe...
Hello,
I have a question regarding app interrupt handling.
When an Application Timer Interrupt is being handled, can it preempted by a higher prioritized interrupt of...
Hi,
I have used this antenna for my nRF51 layout, but it seems that the device is using very high currents! like in order of 200mA, I just wanted to know if this is because...
I am using below code to send data over nus. If the data size is 150 bytes, it is OK. However, if the data size is 200 bytes, the nRF51822 will reset. Please tell me how to...
Hello, I got problem in enabling whitelist on starting advertising.
My working enviroment is PCA10028 V1.1.0 2015'18, SoftDevice S130 2.0.1, SDK 12.2.0
MCP works on Android...
Hello,
We encounter the problem after upgraded the PPK software. There are different results when using PPK v1.0.0 and v1.1.0.
Using PPK v1.0.0
Using...