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.
We've created a custom board, and it works nicely.
However, when I try to build another application for this new board (i.e. "Add Build Configuration"), the new board...
Hi,
I'm using the nRF Connect app on android to DFU my devices.
On some occasions, after doing DFU and unbonding, the phone will keep asking if I want to pair the device...
The Absolute Maximum rating of I/O pin voltage for VI/O, VDD ≤3.6 V is -0.3V to VDD + 0.3V in Table 185. We would like to monitor the battery voltage using an AIN pin because...
Hi, We are using the SDK v17.1.0 and SD S140 v7.2.0. In our application we have to send only 1 advertising packet with updated data every 300ms and in some cases every 50ms...
Hi,
I work with win10 laptop, Toolchain nrf Connect SDK 1.6.1 on a nrf5340dk.
I modifyed peripheral_uart to use 240 bytes like it's explain into "ncs 1.6.1 peripheral_uart...
Hi, I am trying to create a custom BLE service.
Following is the main code:
These are my BLE write functions:
My sdk_config file says MAX_MTU is defined 23
...
Hello everyone,
I have a few questions related to NFC in nrf52832.
1. UUID in nrf52832 NFC is Unique?
2. Can I use nrf52832 NFC for payment purposes..? if yes How I...
Hello sir,
I am using nrf52832 soc with customised board want to use as UART pins as RX pins as 23 and TX pins as 24 .Is it possible to use the RX pins as 23 and Tx pins...
Hello,
I am trying to configure a Zigbee coordinator as done in the CLI example (for example 'bdb role zc' and 'bdb start') to get data from the multi sensor example,...
Hello,
Lately we've had some problems with DFU using the NRF connect app.
The device we are using is a nrf52832 running Zephyr 2.6 with MCUBoot 1.8
When we set the following...
Hi,
Turning on A-GPS (using the SUPL library) causes our application to encounter a boot panic ("unable to find bootable image"). Similarly, running the nRF9160 GPS example...
Hi Dev team,
I have been working with the MQTT example and building up my application. I establish a successful connection with the broker and everything runs fine for 5...
I had trouble connecting the device to the computer. My computer shows that it is connected, however, in VS code, it cannot find the device. Also, when I tried to use the...