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 tried finding a link to a porting guide mentioned in few of the posts in the devzone but couldn't find a working link. I have a project originally meant for nRF52832 devices...
I'm getting confused with the following statement, taken from www.nordicsemi.com/.../S132
"It supports up to 20 concurrent links in all roles."
So, I will try to explain...
Hi everyone,
I am trying to connect multiple peripheral and collect the rssi values of the the peripheral devices in central mode. After collecting the rssi value of the...
I want to send Digital Microphone data from one device to the other two devices. So which BLE and micro-controller should I use for better performance? I am totally new to...
Hello,
I am using nRF52832, SDK_15.3.0, S132 SoftDevice and Segger for flashing the image. I am using ‘ble_app_blinky’.
I connected my sensor to nRF52832 DK over TWI...
when i run this command
D:\softwer\nRF5_SDK_15.2.0\examples\ble_peripheral\DMP\pca10040\s132\arm5_no_packs\_build>nrfutil pkg generate --hw-version 52 --application-version...
Hi, we have several nRF 52 development kit, we are trying to connect it through our mobile phone (nordic semiconductor gateway app) to the nRF connect for cloud. Our problem...
i am trying to compile an example program (BLE characteristics a beginners tutorial ) using IAR . but when i downloaded and extracted the git-hub zipped file. The file doesn...
Hi,
My application only needs to be connected to the network for a short period of time to deliver data to a server and then disconnect again. At first everything works...
I use nRF52832 and SDK 15. Using the PPK, I measure a floor of about 1 mA that stay in SYSTEM_OFF mode. Debugging in more detail, I found that it's due to the UART setup and...
I want to adapt the example light switch with the dongle plate nRF52840. Could Alguein do it?
add to the directory
.. \ nrf5SDKforMeshv310src \ examples \ common \ include...
Hi,
I have two nRF9160 DK.
One of DK start freeze after programmed some applications.
I try to recovery it by "nrfjprog -e" but no help.
I try to install modem again...
Hi,
We're going to develop smart home system with mesh connectivity. So we decide to develop nrf52832 custom module which can plug to several home appliances.
Currently...