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...
Hi,
I am trying to implement timeslot API using s110 v8.0.0, SDK 8.0.0 on nRF51822-XXAA on a keil uVision 5 platform.
I have tried the following memory settings:
...
Hi
Regarding the NFC url example there is any way to change the URL dynamically. My idea is to, at a certain point, be able to modify the URL configured during the setup...
Hello,
I'm having an issue when trying to update the bootloader itself: NRF_UICR->NRFFW[1] returns 0xFFFFFFFF, which means I can't use the MBR command to swap bootloaders...
Our BLE product uses a meander PCB antenna similar to PCA10031. It works actually quite fine, but a question pops up when it comes to tuning.
Antenna matching design in...
I'm having some issues getting the auto ACK to work properly. I am only receiving auto ACK messages on the first 3 received packages, after which the receiver stops replying...
Hello i have a system that build in an ultrasonic sensor RedBearLab BLE Shield ( nrf8001 ) and arduino i want to get ultrasonic data via bluetooth and see it on nRFConnect...
Hi,
My host MCU controls nRF51 over SWD interface.
How can stop/halt nRF CPU? After initialization the SWD(init/read DB/AP AHB, etc.) I need to halt (stop nRF program...
Hi,
I would like to have one page of flash mapped manually to store information critical for the device. Let's assume I do not trust data preserving by DFU or there is...
I have some BLE traffic that I have sniffed and am displaying in Wireshark. Most of the opcodes (read/write request/response indications/notifications etc.) are parsed/displayed...
I am trying to develop a GATT service on nRF51.
The GATT service measures a few values, and stores them in a characteristic. When the GATT server (phone) requests data...
I am trying to build a device to stream the 9 axis sensor data from the I2C based sensor and then transmit it using BLE UART profile. It is sampled every 3 seconds using app...
I am using an nrf51422 board. I want to update via OTA using ANT+ Dongle. The device information shown in the OTA Updater is parsed from the Bootloader Code. Is there any...
Hello!
I want to connect the MCP9808 with the nrf52832. Therefor I use i2C.
My example on the nrf52832 is the:
<nRF5_SDK_v11_0_0 folder>\examples\ble_peripheral\experimental_ble_app_eddystone...
We're quite interested in producing an nRF52 design based on the solar beacon (great design, and clean software). I appreciate the relative simplicity and manageable BOM cost...