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...
Hi there,
For my POC test, I need to send a max 255 bytes payload data from a client to one or many servers. I use two nrf52832 DK boards, BLE sdk 17.0 and BLE mesh 5.0...
Hi,
I'm using PWM driver DEMO5 to change the voltage of IOs.Now I need different voltage ranges.
Here is my code:
The voltage will change when button is pushed,but...
I have followed this tutorial ( https://devzone.nordicsemi.com/nordic/nrf-connect-sdk-guides/b/getting-started/posts/nrf-connect-sdk-tutorial---part-2-ncs-v1-4-0#h185sjwm5882m1bcimiad82dnf4kcy0b...
Hi,
I am scanning device using Provisioning service, would like to know after Provisioning, does device contain Provisioning Service in it or not.
Does only Proxy service...
Hi everybody,
I am using nRF52832/40 with SDK 15.3 and softdevices S132/S140 v6.1.1.
One of my devices is performing active scanning, therefore sending scan requests,...
Hi,all
Multi-Tag scan, how can we ensure that 40 tag advertising are scanned within 1 second, and the tag are advertising at 300 millisecond intervals.
My current scan...
Hi, I want to disable RTT logs which appear on RTT viewer and want to redirect them over UART to Teraterm or some other Serial Logger. The reason is that apparently I cant...
Hi,
I am using python interactive_pyaci for serial, when I tested an example that works. I have another model IDs that need to test, whenever I tried my model ID, this shows...
Hi:
I got an NRF52 EVK, it works normally.
But now the EVK doesn't response when connecting to pc via USB.
The LED "LED RG" doesn't light up.
Any idea to check it...
Hi,
I have power consumption issue about nRF52832 BLE application.
I found "Current consumption:Ultra-low power" informations in "nRF52832 Product Specification" as below...
Hello,
I am in a process of integrating a DFU over BLE feature into my application, my SDK5 is 17.0.2, the test board is nRF52832_XXAA.
Application size is 69404 bytes...