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 was wondering if adding a capacitor in parallel with the coin cell battery would help with the battery life by smoothing out the peaks. The scenario shown in the chart is...
Hello All,
I have successfully built the secure_bootloader app. I have the bootloader working with the button. I can upload application files using DFU. I tried the buttonless...
Hello
I'm currently running ble_app_uart__saadc_timer_driven__scan_mode and would like to modify it for faster sampling rate. However, NRF_ERROR_RESOURCE presents an obstacle...
Very new still learning.
I am using Keil and trying to setup the tools>customize tools menu.
Following the tutorial I am able to create the eraseall macro. No problem...
Hello~!
I am working on modifucation code of ble_app_uart example.
nRF51822
(SDK12.3.0_d7731ad)
Softdevice 130 (v2.0)
I know the original UUIDs are provided from...
Hi, I am working with the example Blinky_freertos present on the SDK_13.0.0_04a0bfd.
I have built the example w/o issues in compilation but I have the following problems...
Hi i get this error when compiling. (version 0.9.7)
I'm using arduino DUE and BLE Shield (redbearlab).
I get the error: EEPROM.h: No such file or directory in bootloader_setup...
I tried building ' pca10040 ' configuration of " nrf52-mpu-easydma-using-gpiote-and-registers " example from " https://github.com/Martinsbl/nrf5-mpu-examples ". The following...
Hi
I am working on nRF51-DK with Mbed IDE & used PWM example code from link : https://os.mbed.com/handbook/PwmOut
When enabled PwmOut, PWM signal is observed on the oscilloscope...
I would like advice on whether the following is a valid ble transaction.
We have a product with the nrf52 in it running sdk 12 and softdevice 3.0. This is setup as a a peripheral...
Hi,
I'm using nRF5 SDK v. 14.0.0. I'm trying to pass a context pointer to the NRF_SDH_BLE_OBSERVER macro, but am running into compilation errors. I want to do something...
Hi,
I'm building a project with nRF52832 dev kit and the SHT10 temperature and humidity sensor, I'm searching for a library/example project of this sensor and the nRF52...
I'm planning to make a custom board using Thing52, following the reference desing. I have some questions (1) Can I use nRF52840 instead of nRF52832? (2) Do you provide an...