I am working on "nRF51_SDK_8.1.0_b6ed55fnnn\examples\ble_central_and_peripheral\experimental
\app_s130_demo\pca10028\s130\arm4" project .
In this project,in which variable...
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...
Hi
I can't find the information about nrf52832's blocker power level and harmonic in the nRF52832_PS_v1.4.pdf and infocenter,Could you provide the blocker power level and...
Hi all, actually I am able to flash ble cental code to development board, and can able to connect and send data trough nrf connect app.
But my issue is, when the power to...
Hey everyone,
im currently trying to print a message once a gpio interrupt is fired over usb to the serial console. Therefore i basicly merged the basic/button sample with...
Hello,
We want to update our environment to use Python 3.10 due to added features such as match cases. However, we use the nRF52840 dongle together with pc-ble-driver-py...
Hi -
Just received thingy 91 and updated the firmware, but accidentally out of order. Wondering how to recover from the error "no matching trait found" when trying to update...
I am working with UBLOX AOA part and trying to program a custom module of nrf52833 instead of their UBLOX C209.
According to UBLOX they are using NRF CONNECT SDK 1.5 in...
Hello,
Using an nRF52833dk and following this documentation https://github.com/makerdiary/nrf52840-mdk
I was able to flash the blinky example on my board, but only once...
Hi All,
SDK => v17.1.0
IDE => Segger
Project => Peripheral - libuarte
When I communicate with other development board, if I use this block of programs, nrf_queue_push...
Hi All,
I am trying to understand the possibility of using Bluetooth Mesh technology for voice communication for longer distances.
My main problem is to communicate longer...
Hi,
I was wondering if it was possible to notify the application layer if the central device is scanning and it (the central device) sends a scan request to an advertising...
Hi,
I have two questions regarding the UART and SPI communication at high speed.
I am using the UART and SPI to transfer data on nRF52832 and sdk 17.0. I connected an...
Hi Team,
I try to design a PCB based on nrf52840 chips, can you help me check if it is right?
Something like Power supplement, SPI interfaces, and debug and programming...
Hello,
I am currently using nRF Connect SDK v1.7.1 with a nrf9160DK. I keep getting "create_nordic_project.py filed (1)" when I try to open a new project with a overlay...
Hi, I am trying to measure power consumption (the device is an nRF52840 dongle) and I get different results when the board is connected or not to a JLink external debugger...