Hi,
I want to send data from one peripheral(nRF51 DK) to multiple Android Phones. This will be a one way connection from the peripheral to the smartphones. I red on the...
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...
Hi,
I am using a nRF52832 module to receive some data from another nRF52832, which is sending the digitalized data to the receiver. My receiver consists of a nRF52832 module...
Hi guys,
I am trying to add some BLE OTA functions to my NRF52833 running Zigbee. I have looked into the examples in the SDK, and i can see that there is an example for...
1. Please provide the latest nRF52810-QCAA-R rohs and reach. 2. I did not find the latest nRF52810-QCAA-R rohs and reach at info. 3. The picture shown is older for the customer...
It appears that the current order of articles returned when searching the https://infocenter.nordicsemi.com/index.jsp is ascending (or no order) It would be VERY helpful if...
I am using raspberry pi to communicate with nrf52840 My rpi is used as msater, nrf52840 is used as slave My nrf52840 is implemented as SPI slave under zephyr OS At present...
Hello,
I'm developing a bootloader based on the one included in SDK 13.1. It is now restarting due to an NRF_ERROR_NO_MEM that I'm not sure where it's coming from. It must...
I'm porting my system from 1.2.0 SDK to 1.4.2. The GPIO API has changed quite a bit. I have this problem that when I'm enabling some GPIO to be on interrupts, it seems to...
We are eplanning to include a simple DoA or DoD estimation in our device for BLE bracelet doirection detection. One partner claimed that nRF 52811 can't be used for this purpose...
I am using MeshSDK 4.2.0 and nRF52840.
I have looked into the provisioner example and the provisioner_store function in main.c only seems to store m_nw_state, which only...
Hi all,
I have some issues to print and parse JSON file using cJSON features. My code works without problems in SDK, but when I try the same code in Mesh part, I am not...
Hello, i'm trying to build zephyr\samples\subsys\usb\cdc_acm but i get the following error:
1> zephyr/isr_tables.c does not exist. 1> Combining ‘zephyr/isr_tables.c’ 1>...
With very low data rates and short packets between two nRF52840s which of the following can operate at the lowest power?
1) ble peripheral to ble central uart
2) Enhanced...
Hello Dev
I'm working with MQTT sample on nRF9160 DK device and while that when I called facing some kernel based issue regarding k_sleep() function.
I'm getting this...