Hello everyone,
I am using the great platformio toolchain that supports the mbed framework so far. I am still a newbie to it however.
I want to be able to use both the...
Hello!
I have a device with nRF51288. And I need to fill technical specification with the following parametres: operation freq., channel bandwidth, modulation, number of...
Hello,
Does anyone have a suggestion for a production programmer for the nRF24LE1 One Time Programmable version? I have been able to program the units with the nRFGo Studio...
GOAL: To send one 20-byte data packet from an Android Galaxy S5 to nrf51822 and send three 20-byte packets from the nrf51822 to the S5 in a single connection interval of 10...
Hello, I have looked into the compatibility matrix and I couldn't find any clear answer about if the NRF Beacon Kit is compatible or not with the S130. Does anyone tried to...
hi:
now.i have a development board(nrfgo motherboard).there is a debug port on the board.i think it can be debugged on the keil.if it can.what driver or others i need.thank...
This is what I got after upgrading my nRF51 dongle firmware.
It always times out.
I didn't somehow got one of my J-Link Lite upgraded, but couldn't repeat the process...
As title, where can I find the syntax for this editor?
If it does not exist,
Q1. How can I put sample source code block?
Q2. How can I put new line only? (without...
Hi,
What's the maximum current for nRF52832 when only CPU is running from RAM at 64MHz (DCDC 3V condition)?
From Product specification v1.0 page 18, does the value "3...
[uart - Copy.rar](/a master _error.png ttachment/3cc01f5e2484d2b0f33e62befd3e6a62)
hello there
I am interfacing master nrf51 dk with nxp's slave lpc11u24
(1) my main...
I'm trying to set up DTM environment with my DUT(Own device, using nRF51822) and a nRF51DK for Lower Tester, referencing the document, nAN34_v1.0, "Setting up production test...
Hi ,
I am programming nRF51822(s/n 681859006) on my company's custom board, I am using the softdevice (s110_nrf51_8.0.0_softdevice.hex) to program it.
After successful...
Hi!
I'm compiling with 'GNU Tools ARM Embedded 4.9 2015q2/bin/arm-none-eabi-g++' and optimization -O0 and debug level -g3, nRF5 SDK version is nRF5_SDK_11.0.0_89a8197....
Hi,
I developed an application with nordic NRF51822 using SoftDevice S110 8.0.0.
The APP developer for iOS tells me that the app disconnects after about 2 minutes, while...
Dear all
I have a question about using nRFgo studio to Program Application
I have develop a nRF51422 central project for a few month using nRFgo studio.
The nRFgo...
Hi everyone. I'm using nRF51822 and try to work with Eddystone protocol. I use experimental_ble_app_eddystone and my beacon work properly. I validate it via nrf Master control...
Has anyone else encountered a recent problem while compiling projects using mbed online compiler (error message goes "Struct "" has no field "NRFFW" "RF_UICR->NRFFW[0]" in...
I am trying to implement a OTA DFU in my project. The DFU Examples given create a bootloader file of it's own and starts transmitting in the nrf51422 dev kit(DFU_Targ, ble...
Hello,
Platform nRF52 with SDK 11 (S132)
I use nrf_drv_spi_init to register a Handler (used for screen and SD card so it can be long)
I have sometimes crashes when...
Hello Everyone,
I have deveoped my custom Board using(NRF51) which has four test pins VCC GND SWCLK,SWDIO. I would like to program the custom board. So could anyone tell...
I'm getting the following log messages when I try to initialize the BLE stack:
First from CHECK_RAM_START_ADDR, I get:
RAM START ADDR 0x20002080 should be adjusted to...
Hi,
I want to debug the blinky project on a nRF52 dk (PCA10040) using Eclipse. I strictly followed the instructions as described here: devzone.nordicsemi.com/.../
I...