Hey folks,
I'm trying to modify the SPI Master loop back example into a 4 line SPI Master_Slave program. Whenever I change the Tx_Buffer_lenght from 10 to lsome other numbers...
Hi.
I am using S130 softdevice version.
Basically, I am using NUS Service and make a my own NUS central service as NUS_C.
It is correctly work at normal state.
When...
Hi All,
Please Reviwe for a attached circuit file(Chip ANT of nRF51822.pdf).
I also attach a datasheet of chip antenna applied for that circuit(SDBTPTR3015 Data Sheet...
to me it made sense that EN_AA settings are controlling the receiving pipes if an ACK has to be sent back upon receiving a valid packet.
then i thought that the settings...
I am using BLE_Gateway example defined in nRF51-ble-bcast-mesh to create an rbc_mesh over 2 nRF51422 devices . For now, I am just testing it out on 2 nRF51422; I will set...
Hello,
I see when you import an example from the pack installer ( for example pwm, ble, timer examples ) it arrives with the misc controls --c99 on by default , so I cannot...
I need to put a larger battery on the Thingy:52. Does somebody have a description of the battery connector on the Thingy:52? I've read the Thingy:52 HW BOM, but nothing there...
Hello everybody,
I am currently developing on NRF52DK (2018.37) waiting for my proto to be manufactured.
I am using SDK v15.2 with gnu/gcc toolchain under Linux Ubuntu...
How can we change the default resolution i.e.,12 bit to different resolution.
I know the 4th byte of the scratchpad memory contains the resolution part of the device but...
Hi,
I just bought a nRF52840 dongle and I am trying to use it with nRF Connect Bluetooth Low Energy App to test communicating with a NRF52 DK that has a BLE peripheral...
Hello all,
I am developing an IoT module using nrf52832. My dilemma here is on how to make it able for programming for production?
What i require in production:
1. I...
Hii,
I'm using Nordic nRF5 SDK for Mesh v3.0.0 Example Code in LIGHT SW Provisioner Example i got Error code please healp me how to solve.
In Case Of
#define PERSISTENT_STORAGE...
SDK: nRF5_SDK_15.2.0
IDEs: Keil
SoftDevices: S132
When I use the SDK example to build for nRF52810, following the steps stated in nRF5_SDK/v15-2-0/nrf52810_user_guide#ug_52810_own_project...
SDK: nRF5_SDK_15.2.0
IDEs: Keil
SoftDevices: S132
Computer platform: Windows 10
chip: nRF52810
When I use the SDK example to build for nRF52810, following the steps...
Good Afternoon,
We are using the nRF52840 DevKit with our BLE peripheral app and after connecting on iPhone (iOS11) and trying to read the RSSI (readRSSI() from CoreBluetooth...
I am trying to send data from a phone to the NRF51822. The data is being sent from the phone in 20 byte chunks to a write characteristic. When the event handler for receiving...
I have been working on a C++ library for the BME280 sensor to be used within the Nordic SDK and am so far only focused on using TWIM, Within this library I intend to use TWIM...
when i use the ble_adverting_start(BLE_ADV_MODE_FAST);
and then use the ble _advering_start(BLE_ADV_MODE_IDLE);
then ble_adverting_start(BLE_ADV_MODE_FAST); the return err_code...
OS :Windows7 HARD :(Taiyo Yuden)EBSHSN Series Evaluation Board CPU :(Nordic) nRF52832 / ARMR Cortex?-M4F 32 bit processor 28-pin Land Grid Array / 15GPIOs / SWD Soft Ver:nRF5_SDK_15...
I have implemented Legacy OOB on NFC and when my Android phone attempts to pair with the device, I receive a NRF_ERROR_STORAGE_FULL error in PM_EVT_CONN_SEC_FAILED event durring...
Hi, now I'm developing my projects(bt-audio-advertiser) with SDK 15.2. and Thingy:52.
I want to load PDM data to extended advertising packets. I succeeded to use extended...