Note: This is related to the following issues:
- https://devzone.nordicsemi.com/f/nordic-q-a/63255/nrf9160-getting-stuck-after-cell-change
- https://devzone.nordicsemi...
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...
Hello,
I've built "bootloader" project in sdk6 and sdk8, which named "sdk6_bootloader.hex" and "sdk8_bootloader". Then what I did are listed as below:
(1)
using ...
I am trying DFU with:
BOARD_PCA10040,
nRF52_SDK_0.9.2_dbc28c9
s132_nrf52_1.0.0-3.alpha
One interesting thing is the SDK_0.9.2_dbc28c9 can not work with
...
Hi,
We currently (no pun intended!) don't have any battery protection circuitry for reverse polarity designed into our prototypes. Our device is powered from a CR2450 coin...
Dear Nordic.
I read specific data using GPIO(timer sampling), BUT, occasionally, the data is broken because of Softdevice interrupt.
So I want to guarantee it while reading...
Code_Replace_MainDotC.docx
Please look at the attachment of my code. Go to \nRF51_SDK_9.0.0_2e23562\examples\ble_peripheral\ble_app_template\pca10028\s130\arm5_no_packs...
Hello everyone.
I would like to ask if is possible to compile and run examples from latest IoT SDK 0.9.0 on pca10028 board. Every example has only Makefile for latest pca10041...
Dear Developer Zone,
I'm using an nrf51822 with SDK8 & SD S110 v8
We have an iOS app connecting to a custom service on the NRF device. What we would like to do control...
hi,
i have a project which need dfu by OTA,but nrf51822 flash is not enough.The project detail information in the following:
chip:nrf51822QFACA10
SDK6.0
SOFTDEVICE:7.3...
I'm using nrf_drv_twi to talk to an accelerometer from an nRF51822 on a custom board. I'm on SDK 10.0.0. I'm following the example from the SDK, peripheral/twi_sensor. And...
Hi,
I set advertising data as follows:
err_code = ble_advdata_set(&advdata, NULL);
But I can't achieve advertising without ScanResponse,could you give me some suggestions...
Hello,
I do connections between 2 nrf51 with a known and static services. Is that possible to bypass the discovery to access a characteristics (i know all characteristics...
Hi,
I am having problems using the the dfu_dual_bank_ble_s110_pca10028 example on a nrf51822_xxAA device.
I have changed the memory ares to:
IROM 1: 0x3C000, 0x3C00...