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...
Moving from SDK version 5.1 to 6.0, the buttons on my PCA20006 beacons no longer works as expected. When I press a button, it seems to register the release of a button incorrectly...
I tried to make a copy of the Asset Tracker example application to start my own project. However I cannot get it to load in SES. I'm currently on the Master branch of nRF...
Hello,
Based on the DFU documentation, you should be able to download an updated soft device as long as the "major" number of the soft device does not change. This was true...
I recently designed a PCB and have been testing it.The PCB mainly consists of the Bluetooth Module BMD-350 ( based on NRF52832 SOC ) and HX711.( There is an accelerometer...
Hi. I have a question regaring the nRF52833. I want to program the MCU using ArduinoIDE and I'm not sure if I have to use a programmer to program the nRF52833 and if so do...
SDK 15.3
SD S340
Bootloader implemented to update over GSM and BLE. BLE update code is taken from example secure_bootloader_dfu*. GSM update code is custom made. SDK is...
I set up nrf52832 that it is called proxy device, i create a loop that proxy device will sent 20 message to app phone (Android) within 100ms. But my app (Android) receive...
So I'm not sure that this is an error, but it is a little annoying. I have an application that sends sensor data using ble_nus. Works great, except that mixed in with my data...
To the kind attention of Nordic support team,
In case of a device and host ble bonded, I'm giving a look at disconnection reasons codes due to (1) host entering sleeping...
I have build a project, and it has been running normally. Now, I want to test a font data, so I created a function. But strangely, although the compilation has been successful...
We are developing iPhone application that configures mesh boards. If we try to send several messages in a row (specific case: trying to distribute application key and then...
Hi,
I have NRF_LOG configured with a RTT backend. This works great while debugging, but during beta-testing in the field there is no way to access the log.
Is it possible...
Hi,
I am a bit confused about the effect the Connection Interval has on BLE throughput.
SoftDevice documentation :
https://infocenter.nordicsemi.com/index.jsp?topic...
Hi,
I've implemented a program on the nRF5 SDK, based on the ble_app_att_mtu_throughput example, that sends out advertisements in between periods in which it scans for...
Hi,
We are using nRF52833 chip for our development. We need to combine Application, Softdevice, Bootloader and setting file for production purpose.
In project merging...
The nRF desktop tools are great but all have an irritating bug. I typically hibernate my PC at the end of the day to take it home. When I restart the next day, the windows...