Hi, I am Product Manager working for Medical Device Manufacturing company based out of Ireland.
we are in search for a development house / developer who will support us...
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...
Hi.
I am using DK PCA10028 V1.1.0 for my devlopment. The SD is ver 8.0.0, the SDK is the latest and keil v5. The IC is nRF51422QFAC. I am trying to flash the examples from...
Hello, Is it possible to configure nRF's USART to work with Smartcards (ISO 7816)?
The ISO7816 specification defines the bit rate with the following formula:
B=(Di/Fi...
I use the " nrf51-ble-dfu-symmetric-signing " example from GitHub.
The application download over dfu works fine on the PCA10028 board.
But how can I install this bootloader...
dm_distributed_keys_get returns address of local variable 'peer_enc_key';
sdk version: nRF51_SDK_9.0.0_2e23562
in function ret_code_t dm_distributed_keys_get(dm_handle_t...
hello guys,
I'm working in a project & I added some sort of security to the project, I enabled the bonding & MTIM flags through:
#define SEC_PARAM_TIMEOUT 50 /**< Timeout...
Hello,
The 32kHz external oscillator is it required by S110 softdevice v8.0.0?
I haven't see this information in soft device specificaion v2.0.
Thank you.
Hi everyone,
I am using the Arch BLE running firmware version 221 (most current one).
Whenever I create more than 3 PwmOut objects (from the mbed library), the MCU just...
Hi,
I am trying to use the PORT event to trigger interrupts when a button is toggled, i.e. both on LoToHi and HiToLo.
To my understanding PORT events are generated by...
I think I have followed everything from:
devzone.nordicsemi.com/.../
devzone.nordicsemi.com/.../
to convert the dual_bank_serial_s110 to an S210 serial bootloader...
Hello
I’m trying out the new nRF52832 (QFAA-AA0) with preview kit pca10036. I have S132 softdevice installed and running the beacon example from SDK 0.9.0 which appears...
Hi,
I am using the sample BLE_gls code provided by Nordic.
I have made the following changes in the code:
#define SEC_PARAM_MITM 0
#define SEC_PARAM_IO_CAPABILITIES...
Now I want to store some data above bootloader( the address after bootloader), but every time when I call the function pstorage_init(), the function will defaultly set my...
How to add single 128-bit characteristic uuid. It's not based on service uuid.I have tryed the link text ,It's work,but it's something wrong .
I am working on ios ble midi...
I developed a custom board with nRF51822_xxAA on it, working on low voltage mode.
I can program some basic things on it using Keil uVision 5.15 and a J-link to flash the...