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 have two NRF52 chip sets. Yesterday, I was able to build and flash the Beacon and UART sample projects onto both of these chipsets.
After building and flashing, a small...
Hello, anybody!After when I download the protocol stack(S132).The target is NRF52832 chip,tool is J-link OB. image description
but,the softdevice sometimes can...
We are using S132. Our application has several proprietary services. Once with writable characteristic to which we would like to send a response. So basically a mobile application...
Firstly sorry for my bad english.
I wanna make a data logger and i am using fstorage module. Before advertising start everything works correctly. However, when advertising...
Hi,
I wanted to USE BLE and ANT with nRF51422 chip, is it possible to use the S310 which is in the SDK10 with the updated functions in SDK12.30? or is there another way of...
It seems after my last round of Window 8.1 updates the Nordic Sniffer no longer functions properly. When I run the Sniffer software, it only can scan for about 1 second before...
My nRF52 device has been flashed with the Legacy Bootloader from SDK v11.0.0 and now I want to update to the new Secure Bootloader in SDK v12.x.0. However, when I try to update...
Hi
We use ble_app_uart_pca10040 app.
We have our own board has microcontroller and send data over uart to ble module (bmd350)
There is Nrf52832.
I want to send 32byte...
Hi. I’m developing software on nRF51822 with SoftDevice s130-v2.0.1 and SDK v12.3.
I want to apply RTX to the software. In the case of building it using arm-gcc, the software...
Hi,
I am developing a project with NRF51822 and i want to block signals in one direction. Is it possible ? And if it is possible, how can i do this ?
Thanks !
(PLEASE SEE COMMENT BELOW)
I've got a Nordic project that I imported into Eclipse as a makefile project. I've got it working and I can debug into it. Everything is good....
OTA problem:
My hardware is 51822qfaa .
This my bootloader: nRF51_SDK_10.0.0_dc26b5e.rar
location: nRF51_SDK_10.0.0_dc26b5e\examples\dfu\bootloader\pca10028\dual_bank_ble_s110...
how many uart can I use at the same time in nrf52832
i know in nrf51822, every pin can use as uart,but at the same time ,i can only use one uart.and now ,i have a case...