Hello,
I have downloaded the software related with the "nRF51822 Bluetooth Smart Beacon Kit" in order to modify typical iBeacon's parametres such as UUID, Major ID, Minor...
Hello,
i would like to know if the new SoftDevice 130 for the nrf51822 is compatible with the DFU OTA bootloader example provided in the SDK (nrf51822/Board/nrf6310/device_firmware_updates...
Can I get uuid of central device from peripheral device(nrf51822) ?
I want to check out which smart device is connected.
May be I can tell central is iphone4s or iphone5...
Recently s110_nrf51822_7.0.0 softdevice has been released. I cannot find specification where those new amazing features (they are impressive, indeed :) ) are described, so...
Hi All,
Please correct the following in my understanding. Also , i am planning to build a
remote controlled device using a PWM output. How does ATT,GATT and GAP affect/influence...
Hi, I have been running into some problems with the serial secure bootloader example in the SDKv13.1.
I build the example project from the SDK v13.1 with a custom generated...
Hi, I'm new to the nRF52840 PDK and using it for some evaluation purpose for a specific product.
Would you mind telling me how to debug the board? Is it just plug in the...
Hello,
I am developing a new application for Asset Tracking, whose general architecture is the common one - where Beacons are mounted on asset and the Reader scan for Advertisement...
Hello Everyone,
I am working on nRF52832 based custom board and testing the BLE advertising and connection with custom board, custom board adverting but when I am going...
Hi, Nordic staff.
I'm working with Central device using S120.
Our custom has developed a peripheral device using third party's BLE module and
wants the Central device...
I am trying to initialize the BLE NUS UART service and the BLE LBS service so both can be used at the same time in a single nRF52 application. I can initialize a single service...
Hey,
I was reading about nRF5 IoT SDK and it all looks amazing, I am really shocked. There is only one bottleneck I can see right now and I am not sure if there are any...
nRF_log_1.8.1.txt Hello Nordic Support Team,
We are trying to run the OTA DFU on the nRF51 device via the nRF Connect iOS application V1.7.5.
The DFU Device is available...
Hi,
I'm trying to evaluate the IAR simulator, and I'm using it w/ nRF52 samples. Besides getting errors due to the errata and system init, I'm not sure what are the use...
Hello, I was wondering if it was possible to simulate the nRF52 board using the simulator in Keil. I am trying to use it as a SPI master and it would help to be able to simulate...
In our application we use gazell. We also want to use the flash data storage which uses softdevice.
With gazell enabled, we cannot access flash.
What is the recommended...
Hardware: nRF52 DK
Example: ble_app_hrs
I have a problem with starting program using debugger. I starts debugging session and starts program using resume button, breakpoints...
I'm trying to configure SWO properly, specifically to get the output in Eclipse. The following code is used to initialise the SWO.
I have a snippet that outputs a string...
BLE is always running on Arduino Boards PROMO and PRIMO CORE
Even small example Sketches like Alarm Interrupt who doesnt use BLE functionality in the code enable the RADIO...