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...
Hello,
Here is my configuration:
NRF52840
S140
#define NRF_SDH_BLE_GATT_MAX_MTU_SIZE 247
I would like to enable DDLE in order to get more than 27 bytes in each...
Getting the following build error when trying to build a test program after adding my HDC2022 driver to Zephyr: I think this simply has to do with a linker issue I'm missing...
I am struggling to understand how to use a Soft Device 132 on a BT832 fanstel part. I need to have the uart come out on pin 1 and 2, and have hardware handshaking enabled...
Dear Sir/Madam,
we are trying to send large chunks of data (up to 512 bytes) via bluetooth with notifications with the added difficulty of an arbitrary MTU size. Our approach...
I am trying to update on nRF52 DK board with another, separate nRF52 DK board using OTA firmware updates. Essentially, I am trying to replicate how the nRF Connect Desktop...
hi...
i am using nrf52840 , segger.... mesh sdk 3.1 version in this case i want to send the simple message from client to server .how to do this ?
suggest me an idea ...
Hi,
I have some of peripherals at 1.8V and some at 3.3V that I'd like to run off the nRF5340. Is there a way to selectively set which interface is in a specific voltage...
Description:
We'd like to extend our existing bootloader. It currently supports UART transport and we want to retrofit a bootloader that also supports OTA via BLE. On merging...
I am testing the nRF9160 DK. I would like to know which SIMs are available in Japan.
I have confirmed that Sakura's Secure Mobile Connect SORACOM(Plan-KM1) works.
I'm...
I'm sorry if this has been answered somewhere else, but I couldn't find a thread that specifically addressed this.
Looking through the Modem FOTA options there is the...
Hi,
I'm working on a design with nRF52840 on PCIe Mini Size card. Since there is no VBUS rail on PCIe connector and I need a communication via USB, is it possible to bypass...
I see that I can USE BT MESH in an application . Can I encrease the number of advertisingh channel adding some secondary advertising channel?
May I do that in this way ...
Hello,
I come to you because I did not find the information on the web about sending MQTT data. I send a buffer of size 1408 with MQTT but I see in the configuration that...
Here is a screenshot of my current debug session. I cannot figure out why this if statement is failing. I have circled the relevant information. Even the disassembly indicates...
Hello,
I am trying to debug and develop in the net core of the nRF5340 and am having trouble flashing and debugging from SES.
I started by following the guide posted here...