FIXED (see below)
Hi!
I'm developing software for nRF52 on nRF52 preview DK, which I got on the Global Tech Tour.
LED blinking (blinky) example is running OK, so I moved...
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...
My question is while the application is running, how can I disable the NUS service to turn on the DFU service. This idea stems from this question: devzone.nordicsemi.com/...
I am using esb in SDK 11 and my understanding is that the radio causes interrupts that are forcing and cannot be disabled. These in turn causes software interrupt 10 to be...
I've testing a Raytac mdbt40 module and I'm running the ble uart example (sdk 9.0, gcc debug enabled, no gcc optimization) and no external 32khz crystal
I can scan and...
Hello,
i would like to update my SDK to SDK11, but i'm not sure that the pack installer in keil works..
What are the different versions of the pack?
I 've this one...
Hello All,
The compatibility matrix states that the sdk for rev 2 devices has been discontinued on version 6.1.
We have some other products with rev 3 devices where...
Hi!
I'm using nRF51DK with s110_nRF51_8.0.0 Soft Device and SDK_9.0.0.
My application reads ADC with frequency 500Hz (2 bytes of data from one sensor each read), and twi...
I am just wondering about the status of nrf52 support for the mbed platform (specifically as a yotta target).
I have seen a number of other threads on both the nordic side...
I am developing an application on a STM32 CPU that uses a 51822 through BLE serialization for BLE connectivity.
I have connected some LEDs at the pins of the 51822 to indicate...
Hi,
The nRF51WLCSP needs IR blocking coating and I found here that an example epoxy can be Epo-tek 320. I just want to check if there is any specific time for covering...
Hi
I have been able to successfully write using FDS but I'm unable to read back using the same keys. Here are my code snippets:
#define FILE_ID 0x1111
#define REC_START_ID...
Hello~
I'm using JLinkEXE to flash an nRF51822 chip. When I use nrfgo and press "erase all", it wroks. But after if I flash the s130, I can't erase the s130 with command...
Currently I have a few characteristics which are Authorized Read and Writes. Upon detected of the Authorization from the Central I trigger a few events such as:
Measure...