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...
For example: nRF5_SDK_15.2.0_9412b96 \example\ ble_peripheral \ ble_app_ancs_c \ pca10056 \ S140 \ ARM4
I tested the ancs on the board, connected ancs with iphone, chose...
I have Debian 9.5 (Stretch) OS on my BeagleBone Black. I have installed bluetooth and bluez (5.43-2+deb9u1). Bluetooth is enabled and running but hcitool dev shows no devices...
Development Software:
nRF5 SDK for Mesh v3.1.0
SEGGER Embedded Studio for ARM v3.50
SoftDevice S140 v6.1.0
Computer Platform:
Windows 10 Professional
Hardware...
There are a number of links that are giving the Error 404 message. I was try to get to boot loader and some others and I get Error 404!
Nordic Semiconductor nRF52 DK ...
When expanding some services using nRF Connect for Desktop (Mac) and the nRF52840 USB dongle I get the following errors:
I think this occurs on services with a larger...
Hi, I want to estimate easily, without measure it, the power consumption of sending an array of 256 float32_t elements (4 bytes each) through CoAP NON protocol using the nRF52...
Hi,
I want to build a DFU mechanism with our own protocol, which means I build up two BLE services 'read' and 'write' where I can transmit the new application firmware,...
Hello Nordic
I know the fact that softdevice s340 has released.
But I do not use s340. That is because new SDK that can use s340 does not exist.
When do you release...
Hello,
I know this question has been asked but it's still unanswered, and I kind of need a solution...
On our custom board, I removed power from Flash and kept sending...
I had to modify the 0.10 mesh / rf sdk's to integrate them into a C++ environment and have now to do the same again with the latest SDK's due to some coding issues in the...
Hi,
this code works as expected (PWM goes to a pin with a LED connected, and the LED blinks):
If I change 99% duty cycle to 100% then the LED is on all the time, its...
Hi, I'm trying to print a buffer on the virtual serial (from USB) with the Zigbee CLI agent example on SES.
I was originally using the nrf_log function but I'd like to be...
I'm a beginner and I have only 1 month experience in BLE. I have done some example programs on my MDBT40 board. I flash it in Keil uVision 5 and flashing through ST-Link....