Hi,
I'm using long write in one characteristic but if I try to configure this characteritic with write authorization (attr_md.wr_auth = 1) it doesn't work. I need to send...
Hi, I disassembled an Acer Mouse and saw a chip named "NRF A 3152c 1517UH". Can anyone identify the chip or provide me with the data sheet for it.
Regards,
Steve
After i asked this question , i changed to use SDK 8.0.0 hrs "s110_for_dfu",
As the same step to try,
i downloaded softdevice(s110) & bootloader(for 8.0.0)
then opened...
Hello All,
I am trying to create multiple threads for an individual tasks. But when I am creating new thread my program is not working and it's going into some infinite...
I have ASUS ZenPad 10 with Android 5.0.2,
BLE device on nRF51, S110 SDK9 with fixed passkey and encrypted characteristics with following settings
#define SEC_PARAM_BOND...
Looking for someone that has previous experience building multi protocol / time slot topologies using a mix of BLE (central+peripheral) & custom Gazell connections running...
Hi.
I have nRF51422 borad and want to flash to nRF51422 with JLink.
I supplied to 3.3V power to board and is connedted SWDIO to p23, SWDCLK to p24. JLink is connected...
I know this has been asked a few years back, but wasnt sure if there were any changes to this. I want to be able to detect when a connected device is removed from windows...
Hi,
I use nRF5_SDK_15.2.0_9412b96\examples\dfu\secure_bootloader\pca10040_ble bootloader. I upload my app to my board using PCA10031 and nRF Connect v2.6.2 on Win10 and...
Hello,
Our board is based on nRF52832 with S132 5.1.0, without RTOS. Now we have a requirement to protect sensitive memory areas with MPU, so I'm trying to run firmware...
Hi,
I am using nrf 52840 development board for developing mesh. I am using segger IDE in my windows 7 desktop for code flash to the board.
The SDK I am using is nRF5_SDK_15...
Hello to everyone.
I have a doubt about the function of NRF_LOG library in nRF52 DK. I´m trying to display the voltaje value from pin P0.26 on Termite, so I saw in this...
I have a eval board pca10040 and a custom board both having nrf52832 chip, on the eval board the nrf_sdh_enable_request function calls happens successfully with error code...
Hi Folks,
I am trying to get some data to persist past a reboot. I noticed the ram_retention_pca1004 example and it showed a simple assignment of:
NRF_POWER->GPREGRET...
Using SDK15.2 example ble_app_hrs, i need to transfer custom messages and values to the phone app so i want to use ble_nus service, i did everything as in the example ble_app_uart...
This PAN states:
"Conditions • GPIOTE is configured in event mode • TWIM/SPIM utilizes EasyDMA"
What is not completely clear are these two separate conditions? Or do both...
Hi,
I am using the 2 NRF52840 boards, rev 1. I am using SDK 15.2. The first board is running the NRFX_SPIM example. The second board is running the SPIS example. The rx_delay...
Hi,
I am trying to combine TWI and SPI peripherals to the ble_app_uart exmaple in SDK 15.2
I am facing the following error
.\_build\nrf52840_xxaa.axf: Error: L6200E...
Hi,
I'm exploring the HID keybaord example of nrf5 SDK V12.3.0, and get a problem:
I first connect my iphone to the device, and it's working, if the device is 'ignored...
I am working on a linux vm 16.04 and playing with the pc-ble-drive-js library. I recently got the board up and running and started looking at the heart_rate_collector example...
Hi,
without providing too much code right away, I would like to ask how I could circumvent AT command interface hangups. My current test application calls AT commands like...
Hi there,
I'm looking forward to improve our firmware in terms of power consumption. Therefore we would like to use Power Debugging mechanism which is support by IAR Workbench...