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...
How can I send data from nRF5340 to Raspberry Pi? Do I need nRF52840 Dongle dongle attached to raspberry pi? What functions should be used to send from nRF5340 and receive...
Hi forum,
I am working on nrf52832 custom board, using sdk 15.0.0.
I referred example/peripherals/twi_sesnor example as reference. I am trying to interface LIS2dw12 with...
Hi,
I've stumbled upon a problem that I haven't been able to solve for an extended period of time. I've found several other posts on this forum describing something vaguely...
Hi,
I have a project that need to use a long range bluetooth communication with an Android smartphone or tablet
I use for test a tablet Lenovo Tab M8 TB8505F, NRF Connect...
Hi, before developing a BLE project, just got a general question about nRF connect on PC, does "nRF connect on PC" support Bluetooth 5 Advertising extension, if it is supported...
Hello. Developed with nrf52832 (S132 v7.0.1, SDK v16.0.0).
"pm_peer_delete" is used to delete the peer created during bonding. When I checked Flash when "PM_EVT_PEER_DELETE_SUCCEEDED...
Hi,
I have recently inherited a project from a former worker. The code intends to read data from a peripherial through TWI (the peripherial is a Si7053 digital temperature...
i used aplication twi_sensor form nRF5_SDK_12.3.0_d7731ad and i use s132.i conected mpu9060 every time get error on my terminl NRF_ERROR_BUSY.There is exemle of code main...
Hi,
I am working on a secure bootloader for a nRF52810 chip, and I am starting from the PCA10400e example in the SDK 16 and SD112 on SES (MacOS).
I successfully compiled...
Hi,
I am unable to get any programs using Zephyr to run on an nRF52840DK.
I have tried using the latest DAPlink (from GitHub) and JLink firmware (from Segger) as well...
When HFCLK was changed to "64 MHz crystal oscillator (HFXO)", the following code was implemented.
I am aware that "while (NRF_CLOCK->EVENTS_HFCLKSTARTED == 0);" is waiting...
Hello all,
I would like to have some help regarding the usage of CoAP protocol. Is there any sample project that supports SDK 17.02 that I can start from?
I am using...
Hi DevZone,
Here's my setup:
Using NRF5 SDK 15.2.0, custom board based on NRF52840
Battery powered device with 3.6V battery.
Supply voltage stepped down to 1.8V...
Good day
Due to I am very new with NRF chips and I did not find direct answer on forum I require some clarification on that moment...
The task is to detect input pulse...