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...
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...
I'm using nrf52840 s140
I am trying to minimize a power consuming when there is no need to advertise but stay system on. Would nrf_sdh_suspend() be helpful?
if not, what...
Hello,
I am trying to upload the BLE DFU Secure bootloader onto my nRF52 DK for OTA programming, but I keep getting the build error "#error "D ebug public key not valid...
Hi,
I am simply trying to send a sample of data from a TWI sensor to smartphone via BLE with a 2 second delay between each send.
I've adapted the ble_app_uart and twi_sensor...
github.com/.../ble_app_uart_adc_simple
I have flashed the above program in the link on to my nrf51822 DK. I can see the values of the samples but i do not understand what...
Hi
I used your example to try out the ADC.
If I have 10 or 12 bit ADC selected and I am collecting 4 samples as per the example and I select 8x oversampling I assume this...
Hi there
I have nrf52 DK - PCA10040 which I believe contains nRF52832 IC
I have designed a new PCB that contains BT832 (nRF52832) module from Fanstel
My board is powered...
Hi all,
We are trying to use buttonless dfu for actual products.
We already finished testing dfu using \nRF5_SDK_15.2.0_9412b96\examples\dfu\secure_bootloader\pca10056_ble...
I have been setting up nRF9160 DK following nRF Connect SDK.
OS: Windows 10, 32 bit
I have trouble when I load asset_tracker.
I guess ninja would be related to this...
Hi,
I'm working on a structure based on a Raspi 3B+ with nRF52840 willing to connect to an IoT hub and working as a thread border router with 2 other nRF52840 connected...
Hello,
I have been trying to push down the current consumption by nRF24LE1 module that I am working with. I enabled register retention mode with the following code:
https...
Hello,
If a rf52 device running ESB in RX mode has multiple devices TXing on different pipes, is it possible to prepare a different TX response to be sent to each device...
As the title suggest, I am running into an issue where my nrf51822 bluetooth keyboard is drawing around 8mA, which I think is way too much.
I am using gazell protocol to...
Hi,
My architecture is as following {CPU <-> nRF52840 subscriber <-> Raspi + nRF52840 Gateway <-> nRF52840 publisher <-> CPU}
I am working on Paho MQTT-SN programs, and...
Just want to verify that would be possible to run TCP Socket over with the nrf52840. And if i can be pointed to the specific links that i can use.
Thanks!
Hi, I am in the initial stages of starting development with nRF9160-DK. At this step, the LED 4 on the board absolutely does not blink. I have tried taking the kit to different...