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,
Has anyone successfully used semaphores/mutex implementations of FreeRTOS?
The code I am working on is based on the FreeRTOS HRS SDK example. I am looking to add a...
Trying to compile using the on-line Mbed compiler. I keep getting cannot find "nrf.perhiperals.h", and I cannot locate it either.
Possible someone can point me in the right...
Hello.
I'm using Tielen Marjle STM32 library for nrf24l01+ ( https://stm32f4-discovery.net/2014/06/library-17-nrf24l01-stm32f4xx/ ) which worked great till now, when I...
This is related to the new nordic dev zone, not nrf connect, but there is no dropdown option for it.
After signing into the new nordic dev zone for the first time since...
Hi there,
I'm using ASUS RT-AC1900P router with IPv6 DHCPv6 on. RPi gest its own IP with prefix specified in router but interface wpan0 (wpantund) not. I have configured...
just like the title.
I'm using sd_radio_session_open APIs very similar with
https://github.com/nordic-auko/nRF5-ble-timesync-demo
and add data uploading by gatt.
using...
Hi, all!
Sorry, I'm not good at English myself.
My device is nrf52832. Base code is ble_app_uart (sdk 12.0.0, pca10040, s132).
ADD. fs_sys_event_handler
ADD...
My develop board is nrf51822 and the SDK version is 9.0 softdevice s130. Because the NRF51 board is build by the customer. So the UART connect pin is changed from {13,14,12...
Hi, I am in the schematics phase of a new device which may talk via BT to lets say a mobile phone. The communication between the new devices CPU and the nRF52810 shall be...
I'm trying to connect my nRF51 dongle to the DK using the Master Control Panel3.10.0, but I keep getting "no response from master emulator" and failed discovery. I read the...
How do we go about adding servers to the light control example i.e. I would like to control 50 servers via one client. What needs to change in the code besides SERVER_COUNT...
I am modifying the BLE UART example, client and server, in order to have a higher throughput. I have selected that the connection interval is 7.5ms with a total number of...
Now I'm done from send data to the light_client light_service, but I don't know how to send data to another light_server let light_server, I look at the related documents...
I am having issues with the pin_change_int example. I have not changed anything to the code, but it will not load onto my board. In fact, pressing load in this project doesn...