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...
Just a heads up for anyone who bumps into this and is scratching their head. If you have ninja version 1.9.0 installed your build may hit an error with messages like this...
Hi everybody,
we have a remote control based on the nRF52832 and are experiencing a wierd issue with notifications.
We are using a custom 6 byte payload keymap characteristic...
Hi all, I use NRF52832.
I have a problem. I want when I connect to my chip and bond. After bond success, I insert new service. And when I disconnect from my chip, new service...
On page 69 of nRF52840 Product Specification 1.0 4413_417 v1.0 / 2018-03-16:
The table in section 5.3.6.8 shows that the WDT is NOT reset from a Wakeup from System OFF mode...
Hello,
We have an application based on ble_app_blinky that is actively scanning for advertised packets but does not attempt to connect. We have a second application based...
Hello,
i am using nrf52832. i am using 8 different pin as a 8-bit parallel port.
in my process i have to read each bit from each pin then converting those bit into byte...
I am using an nRF52840 DK. The software I have in it is emulating an NFC Type2 tag and is implementing a BLE peripheral.
When the device starts up everything works as expected...
Good day!
In SDK 12 I read values using this code:
and handle value in ble_evt_handler:
This works fine, but using SDK 15 this code crashes with fatal error...
This application uses a Rigado nRF52840 module to collect SPI data from 2 peripherals in slave mode. I have been unable to get the SPIS example running in the target board...
Hi,
This is a really weird problem.
======================
Setup of 52832 hardware:
- Custom board, using 32MHz XTAL and LF RC.
- SDK15.2, S132 610
- Segger RTT...
I need a 30 second hardware based interrupt for a Nordic BLE nrf52832 chip running S132 Softdevice. I would like to use RTC2. This will be used to run a short BLE ad scan...
Hi, for a project at my university I need to analyze BLE signales. In this context I need to demodulate a BLE signal AND extract the I/Q samples from the same signal. Does...
Hi, I have my nrf51 Dk (PCA10028) on which I want to connect a buzzer or speaker to one of the gpio pins which are not in use. I am confused on the following points:
1....