Hi,
I'm developing some projects with the nRF51822 chip and I am not able to debug them successfully any more. However, I have previously debugged correctly some projects...
Hi,
We've been seeing an intermittent connectivity issue in Yosemite in discovering BLE services, namely scanForPeripheralsWithServices does not return anything. The same...
Hi there is a problem in github.com/.../nrf51-UART-examples
any one can help?
I put empty loop in main, and comment off all ble related int. and I process uart_evt by...
Hi,everybody!
When i install master control panel 3.10.0.14, i can't find nrf.exe in " C:\Program Files\Nordic Semiconductor\Master Control Panel\3.10.0.14\nrf ". Only nrfutil...
Hi,
I've been using the nRF51 dev kit, and today it stopped mounting when I plug it in. It doesn't show up as MBED or BOOTLOADER.
I use both Mac OS X and Windows, though...
SDK_9.0.0
I was trying to implement 2 different UART connection parameters so I decide to use re-initialization.
My initial parameters included APP_UART_FLOW_CONTROL_LOW_POWER...
I'm trying to use the nrf8001 (and arduino) to send MIDI (musical note data) to Mac OSX. According to the Apple developer site the midi profile requires that the characteristic...
Hello,
I want to create an application for the nRF52832 using Segger Embedded Studio and the nRF-SDK. In order to have a clean and portable solution I would like to have...
OS in development environment :Windows7 HARD :(Taiyo Yuden)EBSHSN Series Evaluation Board : Central / Peripherals CPU :(Nordic) nRF52832 / ARMR Cortex?-M4F 32 bit processor...
I'm using the UART / Serial Port Emulation over BLE example on the nRF52 development kit connected to a custom microcontroller.
I just need the nRF52 to simply relay bytes...
Hi everyone,
I have been looking for information about this, but I have not been able to find anything. I would like to send data employing UART, but I can not use the...
Hi, I have a few general questions on nus_data_send().
First off, is there another known way of transferring an array/string via ble to the Nordic mobile app other than...
Dear Sir,
I am working with nrf52832, SDK15 and s132 soft device.
I am using RIGADO DK .
Is it possible to continue advertising(from peripheral device) even after...
Hi All
I am doing a project which is base on SDK15.2 examples\proprietary_rf\gzll\gzp_dynamic_pairing\host\pca10040\blank\arm5_no_packs
I would like to add a timer to...
Hello,
I cannot add SPI0 to my application because OpenThread library was built with it without any interest of that. Could you fix it please ? (I need the 3 SPI peripherals...
Hello! I want to use the start time of the XOSC16M in NRF24LE1. I got ~4 ms. Can I put the processor to sleep at this time in standby mode? How to do it to wait for wakeup...
Hi all:
I see the "ant_share_channel _master_to_master" example,
this example is share_master,
my question is,
How to get p_ant_message[]?
the p_ant_message[]...
Is the recently released SoftDevice - ANT/BLE S332 SoftDevice v6.1.0 - compatible with the recently released SDK v15.2.0 ?
The supported SoftDevices listed in the documention...
Hello. A re-connection failure problem happens on our products.
chip:nRF52832 SoftDevice:S132 SDK v11.0
1. pairing and bonding on LESC 2. reset connection and re-connect...
Hi,
I have connected and SPI flash module to my pca10040 dev board. I wrote a test cycle of erase/write/verify for the entire flash and it works correctly. My initial pinout...