I am an android developer and I am using your nRF Master Control Panel (BLE) product as published on Google play. Below is the link to the app:
play.google.com/.../details...
I want to build a USB dongle, so I purchased the nrf24lu1+ development kit. However, in order to program the target board, it would seem that I need the nrfgo. Is this correct...
Hi Nordic,
I would like to re/program my device using a OTA BLE Bootloader but i don't want others to copy my firmware or at least make it very hard. As far as i know there...
After modifying the ancs example to remove the data and control points, the event_connect() subfunction in ble_ancs_c.c gets called immediatly upon a connection to a master...
Using nRF51822, I define keys and pins as follows:
Keyboard key
Mouse left/right key
Mouse move (up/down/left/right)
Media play/pause key
Pin 0 Mouse...
The bluetooth device keeps getting disconnected from the app, even when its not 'idle'.
I am using the android app mentioned here .
I need help getting started to solve...
Hi,
I’m running the SDK 17, S132 and I do have the PC10040 board.
My embedded bluetooth application will work as a BLE UART, I will send and receive small blocks of data...
Now I use nrf52810 to develop a device, and now I want to use SD_ power_ system_ Off (); turn off the device, and now turn on the device again. What can I do to achieve this...
In the instructions for setting up a project in Segger Embedded Studio it states...
Select File > Open nRF Connect SDK Project .
To import a project into SES, you must...
Hello,
I encountered a problem. When I turn off app_timer during timeslot interruption, it cannot generate app_timer interrupt code show as below:
I am using app_timer2...
I have an application which is currently using a the custom RADIO_MODE_MODE_Nrf_250Kbit mode, and I want to port it to the 52840 and 52911 using
RADIO_MODE_MODE_Ble_LR125Kbit...
To the kind attention of Nordic support team,
I'm very interested in understanding how to have firmware that is working as in PCA10059 in respect to USB bootloader and fw...
hi everyone
I'm new for mesh. having read the document,but have some question.
1 Could the mesh DFU bootloader update the source devices' application through its serial...
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...