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 successfully compiled and loaded the UART/Serial Port Emulation over BLE example on an AdaFruit Feather board.
I can connect to the Nordic UART Service, then send data...
I have built my application on ble_app_uart in keil in SDK 14, so I just did the same and copy-pasted my code into the latest ble_app_uart example built with ses in SDK 16...
So far i've failed to find a single source that contains comprehensive information on where errata items have been addressed. I do have multiple unrelated sources for information...
Hello, I want to try the secure bootloader + softdevice 7.0.1 + ble app buttonless dfu example from SDK16 I want to test all that in our custom board NRF52832-QFAB (256k flash...
Hello, I modified the ble_app_blinky example to work on our board (removed leds and buttons) and modified the board pca10040.h the new application worked on the devkit but...
Hello, I am completely new to embedded software development (so far I have been using development boards such as Teensy, Feather and Arduino) and I recently acquired the BLYST...
Hi
I'm currently look into the noise floor of the SAADC samples on a custom PCB with a nRF52
I'm running the ADC at maximum sensitivity (4x gain, Vref=0.6V) differential...
Hello
I have a power constraint device. Limit is not the total charge of a battery or so. Limit is the peak current.
Available (peak) current is around 4mA (@1.8V), current...
Hi,all. i face a problem that i used lightblue on iphone6(ios8.3 12F70) to connect my device(nRF51822),after sometime,disconnected automatic.
lightblue says:The connection...
Hello Community,
does an opened timeslot session affect my power consumption?
I need a cyclic timeslot for my application and I'm wondering wether it generates an incrased...
Dear team:
I have a question with nRF52832 XATL 32.768K. When I used 13 GPIO to be a interruption,the internal clock delay was more slow than before。what was wrong with...
I am not able to send ble_nus_string_send 8th time when I am calling it for 8th time. That is it is sending 140 characters. I am sending data from nRF51822 using ble_nus_string_send...
Try as I might all searches for anything related to sd_rpc_* give 'no results'. Admittedly the search engine for the online and offline documentation is poor/difficult to...
Hello,
On our current hardware there are no IO pins left to add any dedicated U(S)ART connectivity. Therefor is there a way to perform any kind of serial monitoring via...