I will be selling various ble products. My customers can connect to and program the devices using their bluetooth smart phone or tablet.
I want them to have the option...
Hi,
I am trying to run nRF24L01+ in default configuration using simple ping-pong examples using RF24 Arduino library.
The problem is that while ping-pong is getting through...
Hi,
I want to send data from one peripheral(nRF51 DK) to multiple Android Phones. This will be a one way connection from the peripheral to the smartphones. I red on the...
I am working on "nRF51_SDK_8.1.0_b6ed55fnnn\examples\ble_central_and_peripheral\experimental
\app_s130_demo\pca10028\s130\arm4" project .
In this project,in which variable...
Or is there any LCD you could suggest that doesn't need that much code? Simple numeric 2rows would be enough. Want to use it with the nRF51-DK to display some measured valued...
I would like to develop my own central device to communicate with the RedBear Arduino shield. The RB device uses a from of UART communications to send data to/from Android...
Dear Colleagues
SoftDevice API has event NRF_EVT_POWER_FAILURE_WARNING but is missing something like NRF_EVT_POWER_RESTORED
My application needs to quickly check if power...
nRF52832-QFAA-0E, S132
With DCDC, UART and SoftDeivce enabled my ammeter shows 1.3 mA, but when app calls sd_softdevice_disable() current actually increases to ~4 mA
The...
Hi! Im just getting started With the NRF9160 DK. I have followed the instructions on "getting started Assistant" for NRF Connect (Windows 10). when im trying to build my Project...
I have a working/functioning project running on the nRF51 dongle that I want to develop for production. To save a step in FCC certification I am developing on an FCC approved...
Hello,
I am currently attempting to include mesh functionality in a bootloader so as to have it do DFU over mesh without the serial port. I keep getting errors when trying...
hi..... i am using nRF52832 and segger latest version 3.1 mesh sdk
i am trying to send the message from client to server side using light switch example , I have made some...
I'm testing this with SDK 15.2 on an NRF52832, with SD132.
The documentation says: "When the space is exhausted, write requests return the error FDS_ERR_NO_SPACE_IN_FLASH...
HI all
I am facing SPI cofiguration issue on nRF 52 DK.I am using PAJ7025R2 sensor and will act as a slave, and nRF52 acts as a master.Currently i am not getting any data...
Hi,
I would like to program a ble basic program on nRF51822 chip. I have Keil uvision MDK 5, ST Link programmer, SDK 8.0.0 and S130 softdevice + a third-party development...
Hello,
I have developed a prototype that uses the nRF52840 Adafruit Feather Express, a few sensors, and some other components. I am somewhat new to hardware engineering;...
Hello,
I am looking for (10) pieces of the tiny nRF52810-CAAA for a prototype.
Apparently, distributors do not yet have any stock and the lead time is 14-16 weeks.
Might...
This is probably a very easy question to answer and I apologise for not fining the solution myself but I have been trolling through the documentation for several hours now...
I am doing rapid development for a project, using the nRF52840 DK. Two key features are USB and BLE central role.
I started with the usb_cdc_acm project and am merging in...