to me it made sense that EN_AA settings are controlling the receiving pipes if an ACK has to be sent back upon receiving a valid packet.
then i thought that the settings...
I am using BLE_Gateway example defined in nRF51-ble-bcast-mesh to create an rbc_mesh over 2 nRF51422 devices . For now, I am just testing it out on 2 nRF51422; I will set...
Hello,
I see when you import an example from the pack installer ( for example pwm, ble, timer examples ) it arrives with the misc controls --c99 on by default , so I cannot...
Hi,
We're looking for a low-latency 2.4GHz solution (not BLE) and the nRF51822 is oft-quoted as providing low latency, but what are the typical ms figures we could achieve...
Hello all,
in my previous question (Switch between applications (multiple services.h)) I got the advice to merge my two services into one service, including a HID over...
I am trying to create an nRF8001 based application that will broadcast battery levels (pipes broadcast, set), and give out temperature data (pipe indicate - TX_ACK) to connected...
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....