Hello,
I'm starting a new nRF51 project on mbed for a custom board. I wish to know what is the "cleanest" way to define pinout (what file to edit) ?
Thank you
I have enabled data ready interrupt bit and also enabled the fifo bit and also enabled gyro_fifo and accel_fifo bits in mpu6050 so that when data ready interrupt occurs the...
I will be selling various ble products. My customers can connect to and program the devices using their bluetooth smart phone or tablet.
I want them to have the option...
Hi,
I am trying to run nRF24L01+ in default configuration using simple ping-pong examples using RF24 Arduino library.
The problem is that while ping-pong is getting through...
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...
Hello
I am using 3 boards , one is client (nrf52840) and other two boards as server(nRF52840).
Using light switch example I want to test relay function, nrf mesh app as...
HI ...
Which one is stable to identify the connected peripheral devices using mac address or connection handle . if it is mac address , then suggest me a way to identify...
My old question
SDK: 12.1.0
SOFTDEVICE: s130
CHIP: nrf51822_xxac 256KB flash, 32KB ram
I have used to store application data in flash using sd_flash_write and erase...
Hi,
I am beginner in nordic development.
Requirement: I need to store logs in internal file system.
Device - nrf52840 DK,
SDK - nRF5_SDK_15.3.0
I understand that...
I have a bunch of nRF52810 kit. I am creating a BLE central device which would dicover and conenct to one or more BLE peripherals. I am using nRF SDK 15.3.0 and it has an...
What I want to accomplish
I want to create a bluetooth mesh application. I want one board to act as a server and 12 or more other boards acting as clients. Each client will...
Hello
Im trying to find a way to send multiple messages (unreliable) in a row within a Mesh network in order to measure time taken,
Im using a modified version of the...
Hi,
Please send me if any application code available with RS485 for nRF52832.
Also send if any reference design available for the same.
Thanks & regards,
Arch...
Hello!
We've written a custom bootloader (based off the secure_serial_dfu example), that uses SPI instead of serial communication. I can successfully update an Application...
Hello to all,
We are using nRF52840 with SDK v15.0 using SES, Our application is we have sensor devices with interface WiFi module. Sensor device will wake up as predefined...
I am trying to get a simple spi setup working. Through the dev zone I found a link to this https://github.com/Rallare/fw-nrfconnect-nrf/tree/nrf9160_samples/samples/nrf9160...
It seems like several people have been able to order nRF52840 WLCSP. I checked all of the Nordic recommended distributors but none of them have stock. Would you suggest distributors...
I am trying the demo from github ( https://github.com/andenore/NordicSnippets/blob/master/examples/i2s_master/main.c ) with nrf52 demo board and when checking the signal on...