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 , We are using NRF52832 for our product .I have a small doubt in using GPIO . Can we use PORT and PIN events simultaneously at a time .
I need to configure some pins...
Hi,
I have three beacons in my setup:
One listening (R1) and two transmitting (T2, T3). T2 and T3 transmit packets with same length.
Say, T2 has started transmission...
Hello,
My system is one device with multiple host, these host will connected to the device on irregular basis.
The host action are listed below:
scan->connect->write data...
hi, i'm going to do some project with nrf51822 and SDK 6.0.0.
i just made up ble connection between phone and the chip.
and i want to send data some fixed time periods...
Hello,
I think there's a bug in the app_uart library in SDK 10 that occurs when the FIFO is enabled.
Using SDK nRF51_SDK_10.0.0_dc26b5e, I was trying to write data to...
I'd like to control a DC motor using PWM (PWM0, pretty straight forward).
To determine motor speed I disable the PWM every 5ms (TIMER1, pretty straight forward) and measure...
Hello,
Our application consists of 100 BLE static centrals and 1000 BLE moving peripherals. Is it possible to hide our BLE peripherals to be visible only by our centrals...
Hi,
i'm testing an application on nRF52, with nRF5_SDK_11.0.0-2.alpha and SoftDevice 132.
I took the ble_uart example and added a custom service with some characteristics...
Hello,
i'm trying a bluetooth connection between nrf UART v2.0 installed on my phone(android 4.4) and nRF 8001 (i'm usign nRF2740 card). My microcontroller is a STM32....
Hi.
I made my own board using nRF51822AC.
I want to connect this board to PCA10028.
There is Debug OUT port(P19).
Net names are EXT_VTG, EXT_GND_DETECT, EXT_SWDIO, EXT_SWDCLK...
Hi.
I'm using PCA10028, SDK10.0.0, S130.
Example code is using "ble_db_discovery_start()" function to discover peripheral.
In this function, there is "SRV_DISC_START_HANDLE...
Hi. I'm using PCA10028, SDK10.0.0, S130.
I'm testing External interrupt.
Current concumption was just 50uA around(low speed advertising mode).
But It goes 1mA around...
Hello
I'm working on a network of nodes with more than 300 nodes
each node is constructed by (1 arduino nano,humidity sensor, 1 relay and NRF24L01 +)
I'm working with the...