I have so many versions of this topic that I now am certain that most of the answers provided are wrong. Since you cannot have so many ways of connecting an external nrf device...
Hi,
This is actually a follow-up to my previous question here: devzone.nordicsemi.com/.../publish-timeout-handler-of-one-model-called-during-publish-timeout-handler-of-another...
Hi to all Nordic product lovers,
This is not a question but rather an announcement of a new nRF52840 based finger tip size module 14 x 9 x 1.6mm launched at CrowdSupply...
Hi,
I have a SPI slave device which outputs 8-bit registers that I have to assemble. For example, I receive two 8-bit registers, a high and a low register, which I have...
I have a PCA10059 dongle. I have inadvertently configured pin P0.25 as the sleep debug pin and I use active state 0 as I am using off board LEDs with reverse logic. This means...
If you're working on a product that requires you to show and translate GATT Attribute (Service, Characteristic and/or Descriptor) UUIDs to Strings to the user, it's likely...
I'm having trouble making a single bank dfu mode with 128k NRF51822 chip.
Here's the problem;
Works fine when everything(SoftDevice, Application, Bootloader) is all...
Hi,
I am a newbie to Nordic BLE.
A make error occurs when building the heart_rate_collector example code of nrf51-ble-driver_linux_0.5.0 on my cross compile environment...
Good morning, i have windows 7 and at this moment i have installed "Gnu tools for ARM embedded Processors", "GnuWin32 ‐ GNU Make utility", "GnuWin32 ‐ Core Utility", "nrfgostudio...
Hello,
on our custom hardware design, the hardware reset won`t be executed after programming with nrfjprog.exe, until complete new boot with disconnecting Vcc.
After reconnecting...
We are going to use nRFgo - Bluetooth direct test mode to evaluate the nRF51 device RF performance, and we need to load the DTM (Direct test mode) application to the device...
Hello
I have an nRF51822 serving as s supervisory micro for an embedded Linux board. Two GPIO pins from the main CPU are hooked up to the nRF51822 to implement SWD for...
Hello.
I'm using nRF51822, nRF51_SDK_8.1.0, and looking for same useful sample code for ble central with HoGP (HID over GATT Profile).
please let me know where is it...
Hello,
Is there someone to confirm than Keil MDK-Cortex-M edition is OK to develop app on nRF51 and nRF52 Nordic chips or do I use MDK-Standard?
www2.keil.com/.../
Hello everybody,
Maybe some of you using Eclipse and GCC have encountered the same problems when you try to start a debugging session.
First of all: If you have Bluetooth...
Using and GCC with compilation options without optimization -O0 and with debug -g3 throw error during compiling for an unknown function pwm_calculate_timer_frequency .
...
Hi,
I can't seem to get printf working on the ble_app_cts_c example. I can't seem to find a definitive step-by-step guide as to how to get this working. Any help would...
Hi,
On what occations do the BLE_GAP_TIMEOUT_SRC_ADVERTISING and BLE_GAP_TIMEOUT_SRC_SCAN events fire? The documentation is a tad ... terse .
regards,
Elm
Hy world,
I can update my device with FOTA, but the first time i do:
1 I put: "ble_default_bootloader.hex" on board;
2 i open nrfMasterControlPanel app
3 i write characteristic...