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...
Hello,
there’s a section in the NRF9160 specification (11.1) that calls out that VDD_GPIO should be applied after VDD has been applied on power up and VDD_GPIO should be...
Hi,
I am sending firmware image using my DFU master. The image needs to be divided into data objects each of 4096 bytes and then those again into 244 byte BLE packets. So...
Hello,
I'm trying to connect to nrf connect with the nrf9160 DK. I am using an Irish vodafone NB-IOT sim to establish the connection. This sim has an access control list...
Hi,
I have a question regarding a DFU update via BLE. I am using mesh sdk v3.20 and sdk v15.30 with custom hardware (nrf52840).
I have the BLE DFU working as expected...
Hi all,
I am using mesh sdk3.20 and sdk15.30.
I noticed that with the buttonless ble dfu, it is not possible to perform a DFU transfer after the device was provisioned...
I did the program using examples of glucose. But I do not want to enter passkey from central. Because there is no LCD or UART in my device. Which part of the glucose example...
I am developing firmware for my Peripheral Device (nRF52840) using S140 (v7) and SDK 15.3. In my application, I will advertise (with advert payload changes) and support Smartphone...
Hi,
How much is the expected time period from the time VDD goes above 1.75V to main()? I am using a custom bootloader and am seeing a ~4.5s (yes seconds!) delay in getting...
i'm trying to configure the nrf to rx and according to the state diagram i realized that: as the nrf is supplied and the voltage goes over 1,9V the nrf goes in the power down...
Hi, i'm using the nrf24l01 with a zynq board to use it as radiocontrol; i'm trying to configure the nrf as receiver so that i'm able to send data from another nrf connected...
Hi, i'm using the nrf24l01 with a zynq board to use it as radiocontrol; i'm trying to configure the nrf as receiver so that i'm able to send data from another nrf connected...
I am trying to use the LPCOMP API, but I am having trouble with the following function:
nrfx_err_t nrfx_lpcomp_init
(
nrfx_lpcomp_config_t const *
p_config ...
I'm attempting to setup GPIOTE for an output that is set and cleared by different events. The GPIOTE driver doesn't let me initialize an output twice. Is there a way to do...
I have 2 objectives BT beacon and concurrent ESB with Thread using time slotting A. I would like my thread devices to broadcast BT beacons. As this does not require any reception...
Hello. We have product based on NRF51822 chip. 24 bit 4 channel ADC connected through SPI to MCU. Data rate is 250 Hz (4 ms). We send two ADC samples evry notification packet...