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...
Hi,
I have 3 nRF51 DK pca10028 v1.1.0
I compiled and run power profiling example and after that I cannot flash or connect to the devices (tested in all three of them)...
Hi Guys,
Thanks for your precious time and insight. Let me try to explain what we did,
We have developed a custom board
After assembling the board, we do a bare board...
Hello all, this tutorial goes to a fellow named Emil who helped me with this project.
Number 1_ Make sure you set up the terminal viewer For debugging with real.You need...
Seeing recent response to my original question on multiple chip selects, I've opted to share a modification to spi_master that I've implemented in part to make handling some...
What is the official status of the Softdevice Serialization for S130 in SDK 9? I could see an older answer on how that was removed in SDK 8 but since almost half year has...
Hi
The documentation for the new feature in S110 v8 to change the gatt table size says that to change it the linker configuration needs changing .
This means it is a...
Hi!
I am in the process of creating firmware for a product based in nRF52 because the firmware that comes with it does not fit my needs. So I am in the begining of the process...
Hi, I'm new with the Nordic, looks fin but I can't find application command interface description for the PC_BLE_Driver.
Background: I have a running application supporting...
SDK 12.3
nrf51 DK
ARMGCC
Windows 10
I'm trying to switch to gcc. I use 4.9 2015q3 version as recommended.
I have a trouble with simple blank blinky project (nRF5_SDK_12...
Hi,
I update the nRF Connect SDK to the latest version.
I switch SW5 to NRF91 and then erase the flash in nrf91 by using command nrfjprog –eraseall.
Then I use SES...
Hello All,
I am working on nRF51822. I am use IAR and nRF51 SDK 12.3.0.
I want to simultaneously read the value from 2 analog pins. For this, do I create just one adc_init...
Hello, I'm practicing this blog; Segger Embedded Studio - A Cross Platform IDE
on the following environment.
64-bit Windows 10 desktop
SEGGER J-Link 6...
Hi,
Recently we upgraded from NRF52832 to NRF52840, and as the Development seems to come to an end, one of the last features we need is OTA capability.
currently I am...
Using SDK 15.3.0 and S140 v6.1.1, would it be feasible at all to synchronize two nRF52840 modules, each only radiating in an oposite direction, in such a way they would alternate...
Hello
I am using Android and BLE communication with nRF52832 (BLENano2) now.
I am using SDK 15.0.0 with keil uversion.
Central is Android and peripheral is nRF52832...
Dear Sir/Madam,
I have interfaced NRF24l01 module with LPC1768. Then used example code from Github for Intial configuration of NRF24l01 using LPC1768. checked waveform on...
Hello,
I have a problem with ble_peripheral examples.
Im using Embedded Studio V3.40 and I setup it like in this tutorial: devzone.nordicsemi.com/.../segger-embedded...
I just installed SES v4.16 and get the license key to activated, and also I get nrf5 SDK15.3.0 to test
I open example solution "ble_app_cts_c" and try to build it
result...