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...
hello there i am using nordic SDK 10. spi_master.rar (/attachment/5a7f162df5ffa9d40019ed2553d99f1d)
i am getting some compiler error. i have uploaded text file. can anyone...
I am able to run nRF5_SDK_12.2.0/examples/peripheral/blinky using the armgcc toolchain without any issues but any example with a soft device enabled (e.g. nRF5_SDK_12.2.0...
Hi. I'm using nRF51822, SDK12.2.0, S130 v2.0.1.
I'm trying to make a peripheral device using nRF51822.
Is it possible to define multiple Characteristic Properties? ...
Hi,
My code was working perfectly until yesterday, where the function "ble_nus_string_send" on my main loop started returning NRF_ERROR_INVALID_STATE because "p_nus->is_notification_enabled...
Hi,
I have found that the sdk13.0 is support 20 current connections , I test it by using example /SDK13.0/example/ble_central/ble_app_multilink_central , I change the central...
Greetings Nords,
total noob here,
I've got two preview nRF52840 devices (as well as the two normal nRF52 devices),
I want my two preview devices to be able to ping each...
Hi,
I am using nRF52 and SDK13 with SoftDevice 132 v 4.0.2 which is now supporting multi-peripheral connections.
I am using multi-peripheral example for reference. In...
How to make BLE examples working. for nRF52DK series (BLE_app_template)?
Hi, I tried for around a week. and I will describe what I did, and what I have found first.
I...
We have IoT gadget, where we use coin cell (CR2032) as power supply. Now, we would like to connect U_bat directly to ADC to measure battery level every n minutes, but keep...
Hi.
I have an NRF52DK Board. With the built in JLINK Debugger it works fine. Now i bougt an KEIL ULINKpro Debugger. Is connected with the 10 Pin cable. And i cannot flash...
Hello.
I'm working this : github.com/.../pc-ble-driver
In Chapter: Compiling the connectivity .hex files
2.Apply the patch hex/sd_api_v/SDK_connectivity.patch from...
Hi!
I have 2 nRF52 custom designed PCB. Is it possible to develop android app that connect both nRF52 PCB at the same time and receive the data from them at the same time...
I keep having problems like frequent disconnects (reason 0x08 = BLE_HCI_CONNECTION_TIMEOUT) and NRF_FAULT_ID_SD_ASSERT on my NRF52832 (tested with S132 v3.1.0 and V5.0.0-alpha1...
In the API file nrf_drv_twis.h for the nRF SDK, the definition of NRF_DRV_TWIS_DEFAULT_CONFIG looks interesting. The definitions for SCL and SDA pins are both set to the same...