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...
Howdy ya'll,
I updated nRF Programmer yesterday (1.4.8 -> 1.4.9) and noticed binaries were not flashing to my board anymore. My JLINK is able to read the device's memory...
Hi, I am in need of some guidance. The overall goal is to set up MQTT/TLS communication from end devices in a thread network, via a border router to the AWS cloud. I have...
Hi. I am currently having a nrf52840 custom board and tried to program the sniffer hex file. nRF programmer gave me couldNotOpenDevice (0x4) Lowlevel error: JLINKARM_DLL_ERROR...
Hi all, I have a problem. I'm using a mix of the nrf samples azure_fota and azure_iot_hub connecting to Azure, using certificates X.509. The problem is the expiration date...
Hello everyone.
I have a nRF52840 DK that I am working with.
1.) When I plug into the USB port J2 (MCU interface) I am able to connect to the board program/debug using...
I wrote some code that has multiple custom services where my device acts as GATT Server.
I register the handler for every service (3 in total) with NRF_SDH_BLE_OBSERVER...
Hi,
I am debgging QSPI( type name: IS25LQ040B) in nRF52833, I met " NRFX_ERROR_TIMEOUT ", Could you give me some advice, please?
// Set QSPI pins to pins related to...
Using this \nRF5_SDK_17.0.2_d674dde\examples\ble_peripheral\ble_app_blinky and nRF5_SDK_17.0.2_d674dde\examples\ble_central\ble_app_blinky_c
As described in \examples\ble_central...
Dear community,
I'm facing a problem during bluetooth scanning. I'm using the example named in the subject. This allows me to use the UART as debug printout.
I slightly...
Hi, I'm trying to upgrade nRF Connect SDK from 1.3.0-rc1 to 1.3.0 because I need one of the bugfixes to keep developing. I'm on macOS catalina and I've used the Toolchain...
Hi,
I am looking at and testing the ble_app_hrs_c_pca10040_s132 example.
When the whitelist ist set up with the "whitelist request" we execute the following two lines...
Hi,
I am developing an application that requires communication between two nrf52840-based devices. There is a scenario in my application where the devices needs to exchange...
Hi,
[179] RTC: COMPARE event is generated twice from a single RTC compare match
This anomaly applies to IC Rev. Revision 2, build codes CKAA-Dx0, QIAA-Dx0.
It was...