I am having an issue with running the initial blinky example that came with the nRF51 PCA10028 SDK in the Eclipse IDE . I will include screenshots of the issue. I believe...
I use nRF51-DK and nRF51-Dongle for a BLE sniffer.
Always the sniffer fails and marked with an error "Encrypted packet decrypted incorrectly (bad MIC)".
It can not be...
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...
By testing the source example of throughput example of S132, it is known that throughput is mainly affected by four factors.
1, ATT_MTU
2, DLE
3, Connection event...
Hi Nordic team,
Currently our company under developing the product using NRF52840 + S140 Softdevice.
Now we prepare to list our product with Bluetooth SIG but after...
Hi,i have some problems at fds in sdk14.1 ble_app_buttonless project.
1,fds_register() & fds_init();
2,fds_record_write();
3,fds_record_find();
4,printf the record...
Hi guys,
Right now, I'm trying to do some throughput measurements via the experimental ble_app_att_mtu_throughput example. This using the SDK 14.2 and S132 on two nRF52832...
Hi,
I have seen some curious behavior with the FDS module. I'm using nRF5SDK 14.2.0 with s140_nrf52840_5.0.0-2.alpha, with FreeRTOS. In short: In some cases it seems that...
Hi!
I want to get infinite advertising.
My advertising gets timed out in 180 sec.
I have set to Fast Advertising Mode.
Below is my code
static void ble_evt_dispatch...
Hello,
I'm following this BLE services tutorial . I have added the functions required to create a service.
In the our_service_init
void our_service_init(ble_os_t...
Hi guys,
Currently, I am developing a application on nrf51822 which requires writing values on flash to store in case of power down. However this values need to be updated...
I have a nRF51822 smart beacon kit and a ST-LINK V2. I read the documentation found on nordic's website, downloaded all the programs that the documentation requested etc....
Looking through the ESB implementation in SDK 14.2, nrf_esb.c I notice it uses
#ifdef NRF52
on several places. In nrf.h, the "old" NRF52 gets re-defined as NRF52832_XXAA...
I tried every configuration I can think of to reload firmware on the DK with JLINK drive when PPK is piggybacked. The only way I can get the firmware to load on the DK is...
Hey, I'm running the ble_app_hids_keyboard example. I would like to modify it so that once I have a connection to a device I can press a button and go into advertising mode...
I have questions about nrfutil's latest.exe. Dose it able to do OTA DFU over BLE for every SDK version's firmware?
I have been trying do OTA DFU using Master Control Panel...
Hello,
I've the nRF51 DK which works fine because I managed to upload BLE Softdevice and application with nRFgo Studio. But I cannot get the MCP (Master Control Panel)...
Hi,
I'am working on a project that use the NRF52832 and i can only use P.23 and P.12 on my custom board because they are already wired to a connector, others pins are not...