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...
I was wanting to use a nRF24L01 with a breadboard but its pin-out didn't allow it. A solution then occurred to me based on parts at hand. I wrote it up with instructions and...
Hello. Can I get a literature to the nRF51 series?
I need a full abstraction of the nRF51, like a book or other information, it's structure schematic of build-in modules...
hts, HTC phone, nrf tools HTM, nrf51822,
every time when it's power up :
the once connect: error code 0x7A cann't read characteristic and 0x14 state change.
the second...
Our company needs wireless temperature sensors (can be externally powered or battery operated) and transceiver with 4 channel analog outputs. It has to be finished product...
I am toggling Value of slave through a button on nrf51822ek .This Value is displayed on MCP of dongle, but i have to get this value on terminal to send it to pi then through...
Hello, I am tryong to use to masters to communicate with two accelerometers.
Q1_ I found the following image from Nordic's website that shows SPI0 pins but there is no indication...
Target NRF51822 QFAA Board Waveshare BLE400 The board is powered from its USB port (+regulator) I am trying to connect for the first time using Jlink Edu Mini and a Win10...
Hi All
I need a timer counter to count the time between a GPIO input pulse goes up and next pulse . I modified ble_app_hrs and use a one second timer interrupt to simulate...
I want to start start testing the sdk examples on this custom board. I have a J-link debugger. I don't know how to go about flashing the firmware into this board. Please help...
2019-02-07T01:21:42.052Z INFO Application data folder: /Users/chengg/Library/Application Support/nrfconnect/pc-nrfconnect-linkmonitor
2019-02-07T01:21:42.206Z DEBUG App...
Hello,
I have flashed LWM2M client in a Nordic Board and can see this listed in my LWM2M server. There was no error during bootstrapping( Since device is visible in LWM2M...
Hi !
I have been working on Rhydolabz R305 Biometric sensor using Arduino and I have completed with it . Since this sensor has very low Flash memory to store the Fingerprint...
I have a suggestion for an additional feature to nRF Connect for Desktop:
When doing DFU with a zip package that contains a bootloader + softdevice -combo and an application...
I have a PCB with an nRf51822 @1.8V, using the SDK 10 (no chance to change it).
The PCB itself with everything but the nRF (we did not iron it on purpose to measure consumption...
Hi,
I have a pretty extensive nRF52832, SDK14.2, freertos project built and debugged using Keil MDK.
I'm trying to port this project to SES and experience some problems...
Hi,
LED is on when the button is pressed. Press the button again and the LED off. I want the Turn the LED on as long as I press the button. Turn off the LED when I stop...
Hi there,
I've already implemented a custom firmware for nRF52832 with SDK 15.0.0 and S132 v6.0.0 which uses both advertising and scan operations, and now I'd like to use...
Hi all
nrf52840 Development board,sdk is nRF5_SDK_15.2.0_9412b96 ,PC is windows 10
I'm wondering why the pairing request sometimes shows up in the notification bar and...
Hi,
I am using nRF52832 with sdk 15, freertos.
I need to implement the following logic:
1. Get into low power mode, while keeping a timer running.
2. Every 10 mins...
I was using NRF52832 and s132 v6.0.
I have Android phone's IRK and I have added the Android phone into the identites list manually.
After doing the direct advertising...