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...
IUsing the Master Control Panel application on my Android device to connect to my nRF51822 module (acting as the GATT server), I have implemented the Device Manager (v10 SDK...
I have successfully compiled BLE application using tutorials provided on nordic website.
but when I start doing debugging for better understanding find out that I can not...
Dear all and Nordic Staff:
Thanks for your support as usual.
I have a new application project with BLE and Zigbee dual stack protocol for industry market.
May you suggest...
One of the nRF52840-DK (PCA10056 v2.0.0) we are using as a programmer and debugger for our custom board has started repeatedly resetting the custom board whenever an RTT console...
ble_gatt_db.h and ble_db_discovery.h each contain #defines that are problematic, BLE_GATT_DB_MAX_CHARS and BLE_DB_DISCOVERY_MAX_SRV respectively.
Of course, one can change...
We use NRF52832 in the remote control of the car。 We measured the average current of power consumption at about 1uA.Every 300ms, the current curve bounces to the transient...
I would like to use the RTC in the nRF52833 as a clock-calendar. The device will normally be powered by the USB Vbus but must have power fail protection to insure the integrity...
Hello,
I would like to create a star network (with no routers) in ZigBee with nRF52 (also with multiprotocol BLE). I examined the relevant SDK (nRF5_SDK_for_Thread_and_Zigbee_v4...
My setup is a custom board with the nRF52832 and a remote BLE client e.g. nRF Connect tool kit on an Android phone.
The application periodically broadcasts a 'beacon' but...
I am using Nordic SDK v15.3.0.
I have set all the required parameters and content before I call the API "ble_advdata_encode(..)". I ran into two issues one of which I can...
I am using SDK version 15.3.0 and would love to know what exactly is the meaning of the first parameter "size of event" used in the macro APP_SCHED_INIT(X,Y)?
I treat "events...
I have installed Segger Embedded Studio for ARM V5.32a.
I am trying to build the example project under ble_peripheral/ble_app_uart.
I have installed these packages in...
Dear community, Dear Nordic engineers,
For some reason I cannot connect my custom board to the nordic cloud. Previously I have followed the described procedures with the...
Hello,
I have a custom nrf52832 board with a SparkFun HX711 load cell.
I've developed my firmware using Segger Studio testing my data through a BLE connection with the...
Hi,
I ported my application from SDK 12.3 to SDK 17.0.2. Unfortunatley it isn't running on the board, but the only thing I have is a warning which I'm hoping is the issue...