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...
I have a custom made board that has an EFM32WG360F256 communicating to an nRF8001, verified that the ACI protocol works with repeated echos, however when I run the efm_ble_my_project_template...
Dear nordic,
I tested simple coap thread examples. it's work fine. I want to know some details regarding this.
1. Is it possible to find IP address of all node in one...
Hi.
I am using NRF51822 and SDK is 12.3.0. I know that NRF51822 has random delay(0ms~10ms).
However, there must be no delay to complete the development of the board...
Hello!
I am a master student at NTNU Trondheim working on modelling the energy consumption of NB-IoT for IoT application simulations in cooperation with the NTNU IME IoT...
Hi Team,
I am new to nrf and using Nrf52832 and SDK 14.2.0 for development I am facing a problem, I want to select only Port0 pins as GPIO pins. how to make it. I gone through...
I use the following settings to communicate with the nRF24L. But there is no connection. What's wrong? NRF_RADIO->TXPOWER = (RADIO_TXPOWER_TXPOWER_0dBm << RADIO_TXPOWER_TXPOWER_Pos...
Hi, i'm starting to develop on the nrf52840DK and trying to understand the Nordic SDK (using the lastest version at the time 15.3). Just edited the blinky example to read...
Hi,
I am developing a product using nRF2840 which performs periodic sensor readings.
Due to the nature of the sensor I'm reading from ( sensitive to noises and placement...
Does the current example code for CTS work with an iPhone, by this I mean that the CTS example code is able to retrieve the current time from an iPhone? I have an iPhone X...
Hello,
We am using nrf52840.The SDK is 15.2.0.I successfully combined usb example code with buttonless dfu. I could update more than once and it worked fine.
Depending...
Hi,
I have a working system based on NRF52832, SD132 and SDK 15.0. I am working with with the default MTU as my data requirement is low and everything is working great....
Hi i am using SDK15.2 nrf52832.
What is peer id? Which function is adding device mac address to whitelist? how does the whitelisting process implemented in HID example code...
In iOS, I have developed one sample code for BLE scanning and connection with peripheral.
I have one nRF51822 Ble. It has secure pairing mechanism. (Claimed by Hardware...
nRF52, SDK15, S132
Hi! After few days work I have stop scan from my central device on the nRF52832.
I can't to understand reason of this. But I need to know is scanning...
I downloaded sdk15 for nrf52832.all sample programs and soft devices are working fine but boot loader coding is showing some error. I am using this bootloader code install...