Hello,
I've built a small BLE-device based on the nrf8001.
With my Iphone I can discover this device and I am able to connect to it and listen to notifications of the...
Our pcb is used for gps location data. We have a nrf24L01 nordic chip as the micro process or between the gps module and wireless module (2G). Our engineer needs to capture...
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 all, to optimize the BOM and size of our device(Tag based on nRF51822), the external divider was replaced by software configuration to measure the battery voltage. In...
Hello,
I have seen, that the BLE MAC is increased by one, in dfu_transport_update_start() (dfu_transport_ble.c).
Can someone give me a short explanation, why this is done...
I have successfully compiled BLE application using tutorials provided on nordic website.
but when I start doing debugging for better understanding find out that I can not...
I configured the bootloader to preserve one page of data ( I configured #define DFU_APP_DATA_RESERVED 0x400 on the bootloader project
I also made the same thing with my...
Hey,
We got a problem when trying to figure out how to detect the custom services from Unity. We are trying to read data and afterwards to do some manipulations of objects...
I am trying to implement the following sequence, using SD s130 :
GATTS Queued Writes: Stack handled, one or more attributes require authorization (var #1)
First thing...
I started with programming my nrf52 dev kit board with the soft device (v2.0.0-7) programmed using nRFgo, and then bootloader (from dfu_dual_bank_ble example) programmed using...
setup, I have a 3.3 V battery divided down to the bandgap range using a 56k and 10k resistors, so the voltage at the ADC input is 3.3 * (10/66) = 0.5 V,but the fact is 0.498V...
When I run try to generate code for a simple Blood Pressure profile I get a run time error. I'm using Plugin 1.2 with Studio 1.0.2095. Any ideas on how to fix it?
1:25...
I'm putting out this scenario I don't understand, yet, to see if anyone else might have experienced the same thing.
I have a demo with a central and peripheral that bond...
Best Regards,
while messing around with nRF51822 S130, timeslot API and nRF Master Control Panel, we noticed that:
Issue : if a packet is formatted correctly, but the...
Best Regards,
I am developing a firmware version for nrf51822 based on Softdevice S130 (old v8.1) and Timeslot API.
Currently, I can freely transmit and receive packets...
I'm using the NUS service for a sensor design. It was working fine for me. I don't know what is changed, but I experiences the next problem.
When I connect my sensor using...
What is the RF Connector on NRF52 Preview DK? It looks like U.FL/IPEX/MHF but it does not have the central pin. I want to find a converter to SMA. Could you please suggest...
Hello,
I am currently working on a hard metal project involving Nordic product with Bluetooth.
I have to implement Bluetooth Smart for a bare metal project and I've already...