Hello: I am using an NRF51 dongle. Date on the device sticker on the back is 2015.38. Also using nrf51_ble_driver_linux_0.5.0.
I can see/connect to the device I am trying...
Hey,
I just want to know if anybody sucessfully connected HDMI CEC (One-Wire bus) with the nRF52832.
I would be very grateful if anybody could share the library or give...
As the tittle,can anyone tell me how to save data to the flash with nRF51822 ? I use SDK9.0.0 and S110. before I turn off my machine, I want to save several parameters to...
I use example from SDK 13 ble_app_uart_c.
I changed uuid to my uuid from nrf51 peripherial device. I get event BLE_GAP_EVT_CONNECTED
where made
err_code = ble_db_discovery_start...
dear all,
i need your help.
Where we are:
We use mbed software developer platform.
We have BLE Nano V1.5 + MK20 USB Board V1.0 from RedBear.
We are able to generate...
Hi,
I'd like to inquire about the recommended configuration for RF conducted emissions testing for the BTLE radio on the nRF52832. As in the reference circuit provided...
I am trying to send more than 255 Bytes of data over I2C so I break it up into 255 byte transfers within a transaction.
I notice a stop/start condition is sent between I2C...
Hi,
I am trying to have two instances of SPI with the same data and clock pins but to two different devices and thus two different select pins.
I have set all the SPI_Enable...
Hi,
The nRF Connect iOS and Android apps provides detailed instructions and functionality for enabling the device boot loader via the iOS/Android] mobile apps. When running...
Hi,
I have a application where the TWI is always reading a sensor in the main task.
When the DFU requiere to reset, frequently the TWI is busy and the current frame is...
I am using nRF5_SDK_15.0.0_a53641a with a nRF52 Development kit. The board is Rev 1.2.4 (the sticker on the bag says nRF6827 and the sticker on the chip says PCA10040). I...
I am struggling to configure all of the options I desire to on the the "ATT-MTU Throughput Example". This is the version provided in the v15.0 of the SDK, with the hex file...
Hi,
I have two nrf52dk devices.
I Want to test the BLE examples which can exchange Bytes of information between each other and display over the UART.
Which examples...
Hi.
My target board has a power switch that is managed by GPIO.
First-time, a user clicks the button, the GPIO is turned on and the system wakes up.
In reset case(Firmware...
I'm troubleshooting my NFCT state machine -- I'm getting a lot of FRAMEDELAYTIMEOUT errors and can't understand why, I'm triggering a TXSTART ASAP... but that's another issue...
Hi there,
Is it possible to feed XC1 or XC2 with an oscillator output rather than using a crystal?
It would make sense for me in terms of application but I cannot see...
hello , I followed this tutorial : devzone.nordicsemi.com/.../wireless-timer-synchronization-among-nrf5-devices
when i put the button 1 i have just a signal of 2 second...
Hello,
I want to use the D-/D+ as general I/O pins but noticed that it's not mentionned "General purpose I/O" in these pins.
Are these pins only available for USB ?...
Hi,
I am working with the examples/peripherals/application template code from SDK 15 against the brf52840-DK board. I am running Linux as my dev environment I am using the...
Hi there,
I was wondering if there was an easy way to output the LFCLK from our 32k crystal on one of the GPIO pins of the NRF52840?
Couldnt find anything in the Spec...