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'm designing water meter modem using the nRF52840 + nRF9160. I will apply nRF52840 as a HOST CPU and the nRF160 contol by nRF52840. (please refer to picture.) Which Interface...
I have developed an app with DFU using SD s112(version 5) for custom NRF52810 board.
Q1: I want to update SD s112 to version 7. is it possible ?
Q2: how ?
Hello,
I'd like to detect a power failure and keep the nRF52840 alive using for example a super capacitor.
From the hardware side, is it ok to just feed the nRF52840 through...
I am a newbie for BLE MESH. Trying to migrate the existing product which based on self-defined GATT service to BLE MESH network, and got confused.
Current scenerio, the...
Hi.
I am using nRF52840 as a USB mass storage device with SD card. I came across the docs stating that the total number of BULK endpoints available are 14 (7 IN, 7 OUT)...
I have a working code to get FatFs running with SD card over SPI0 interface on a nRF52840 DK. I wanted to know if it is possible to add another SD card with FatFs on SPI2...
Hi,
With the S132 SoftDevice running, is there a way I can ask it to temporarily pause interrupts for a small segment of time so that I can execute extremely time critical...
Hi, The DFU process is working correctly and I've tried downgrading the app version which throws the expected error, so it is stored someplace Accessing via the recommended...
Please tell me everyone's knowledge!
I've seen discussions on smartphones that support "LE Coded PHY", but I'm looking for a tablet size.
Is there any smartphone with...
I'm trying to get my nrf9160 DK to communicate with an i2c device so I setup a project to enable the i2c module and use TWIM to send i2c data. But then I run it and it only...
Hi,
I am using nRF52832 S132 SDK15.2
I am developing an application where the development kit which i am programming is a peripheral.
i want this to connect to specific...
Hey All,
I'm running the LTE Link Monitor on nRF Connect 3.3.3. I'm connecting to my custom nR9160 Feather via the built in USB-to-Serial. I'm able to open the serial port...
I tried to drive MAX30003 to get ECG signals through nrf52832.
I use an analog signal instrument to give the standard ECG signals. Now,the nrf's SPI timing sequence is right...
Hello,
The BLE peripheral I'm developing does not have any specific required connection parameters. I understand that the central ultimately controls the selection of parameters...
Dear
I modify the example of PCA10056 mesh light-server for PCA10059 and it works after I program PCA10059 by nRF Connect –programmer go through USB interface. But there...