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...
Hi,
I'm trying to build a piece of firmware for the nRF51 DK, using the mbed OS 5 platform, but I keep getting a linker error from 'ld', using the ARM GCC 4.9 tools from...
Hello,
I want to build a list of available BLE devices and show the device names to the user via a display (pretty normal BLE search).
The search shall be done for devices...
Hello Everyone,
How could I use the temperature from nrf_temp.h in the Eddystone (TLM) example?
Eddystone (TLM) example:
<nRF5_SDK_v11_0_0 folder>\examples\ble_peripheral...
I am seeing signs of the chip wanting to be debugged by Eclipse on my Mac. It really does. I can feel it.
Two things seem to be plaguing me:
90% of the time it...
Dear Nordic Team,
I am using nRF51422 development kit.
I tried Beacon app example code.It consume around 195uA. How to reduce the power consumption.
I am also checked...
hi, I'am working in a project. I start a watch dog in that project,but I need to stop the watch dog something.And I don't know how to stop, can anybody help me.
nRF51822 and a PC were connected, nRFgoStudio was started and nRF5x Programming of a device manager was opened, the following comment comes out, and nRF51822 device can't...
hi i am trying to send data through external bluetooth using uart. however i am facing some issues.
The problem is that when connecting the tx pin from nrf52 dk to rx pin...
HELP ME! THX!!
Using the NRF51822, S110.V6.0, When I use the timer2 , want 3s timer of uart-sending words in BLE, but the result is not the same of the UART-ASSISSTANCE's...
Hi,
Edited topic to match the issue:
I've just started poking around with nrf52 chip and I'm now in process of waking up custom hardware, but I seem to have issue with...
Hi all,
I want to update my connection parameter as follow because I want to connect with both apple and windows devices.
By sniffing in Wireshark I found that my IPad...
I am using a static passkey to set up pairing and after that the devices are supposed to bond. The issue I am encountering is that when the wrong passkey is entered or if...
Hello every one,
i want to make a project including a ble chip, i decided to choose one the nrf51 or nrf52 serie, but i am totally unfamiliar with everything!
i have found...
Hello,
I played around with the UART demo on the nRF52-DK and the belonging Android apps nRF UART v2.0, nRF Connect and nRF Toolbox. On PC side I used a serial console...
I am trying the ANT-OTA DFU Update using an ANT Stick and the nr51422 pca 10028 boarde and s210 soft device. My firmware makes use of sd_power_system_off(). If I have an update...