Hi developers,
Just wondering if anyone has worked with a good BLE Python library that he can recommend. I have BLE peripherals that send out notifications. What I'd like...
Hi guys,
I am new to Nordic and I am using the evaluation kit "pca10001".
I have managed to run the LED BUTTON example which was declared in application note "nAN-36...
Hi,
I am having problem with the bootloader function of s110 v7. I am able to download the s110 softdevice. My application code was recompile with v7 header files. Able...
I am new to this forum and have some questions that I could not find elsewhere. The questions are:
Website asks me for a product key if I try to download the S210 soft...
Hi,
I'm starting to implement DFU using IAR's ARM workbench. In the example project for ARM that comes with the nrf51_sdk_v5_2_0_39364 SDK there is a file called bootloader_util_arm...
Do I have to use external host MCU for nRF51422? What can the ARM Cortex processor inside SoC 51422 do and cannot do?
I want to create a mesh network with hundreds of ANT...
Hi,
I wanted to USE BLE and ANT with nRF51422 chip, is it possible to use the S310 which is in the SDK10 with the updated functions in SDK12.30? or is there another way of...
It seems after my last round of Window 8.1 updates the Nordic Sniffer no longer functions properly. When I run the Sniffer software, it only can scan for about 1 second before...
My nRF52 device has been flashed with the Legacy Bootloader from SDK v11.0.0 and now I want to update to the new Secure Bootloader in SDK v12.x.0. However, when I try to update...
Hi
We use ble_app_uart_pca10040 app.
We have our own board has microcontroller and send data over uart to ble module (bmd350)
There is Nrf52832.
I want to send 32byte...
Hi. I’m developing software on nRF51822 with SoftDevice s130-v2.0.1 and SDK v12.3.
I want to apply RTX to the software. In the case of building it using arm-gcc, the software...
Hi,
I am developing a project with NRF51822 and i want to block signals in one direction. Is it possible ? And if it is possible, how can i do this ?
Thanks !
(PLEASE SEE COMMENT BELOW)
I've got a Nordic project that I imported into Eclipse as a makefile project. I've got it working and I can debug into it. Everything is good....
OTA problem:
My hardware is 51822qfaa .
This my bootloader: nRF51_SDK_10.0.0_dc26b5e.rar
location: nRF51_SDK_10.0.0_dc26b5e\examples\dfu\bootloader\pca10028\dual_bank_ble_s110...
how many uart can I use at the same time in nrf52832
i know in nrf51822, every pin can use as uart,but at the same time ,i can only use one uart.and now ,i have a case...
Hi,
I have an issue with app_timer (nRF52, SDK13.0).
I use a single shot timer.
I try to debug, and I'm in the case of app_timer.c line 650:
ticks latest: 534879...
We need to connect at the same time
several mobile phones with the Android OS to a single device
nrf51822 via BT in our upcoming project.
According to information from...
Hey,
Just had a quick question... I was doing the Relay example and I don't totally understand what a "relay" is. Can you explain what the purpose and usage of relay is for...