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...
I have written two functions to write and read data from the flash using flash_fds module. In this way I am calling the function to write the data to flash :
fds_write_record...
Hi there,
I was comparing the power consumption of ble_app_hrs_freertos and ble_app_hrs examples on nRF52840 DK. The average VDD current is 7.4 mA for the example running...
Hello,
I'm in need of turning on and off the LTE link to use the GPS in cases where I can't depend on PSM. The LTE Link Controller library is good for this however I have...
I'm in trouble... My design has 3 SPI devices, and at a late stage I ran out of GPIO so I added a I2C I/O expander before spinning and building my PCB without thinking too...
I'm trying to use nRF sniffer 3 and can't get it to detect the dev kit on Windows or mac. I've installed it into wireshark and see the toolbar, but no interfaces are listed...
Hi,
Can we give a voltage more than VDD+0.3V on an open drain high impedance configured IO pin? By open drain, I mean:
nrf_gpio_cfg(pin_num, NRF_GPIO_PIN_DIR_OUTPUT, NRF_GPIO_PIN_INPUT_DISCONNECT...
Hello, I am trying to follow and understand the MCUboot encrypted image design found here: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/mcuboot/encrypted_images...
We are trying to connect to discovered smartphones with a Nordic 52840 chip, with S140 softdevice, discover the gatt table, read and write attributes. Most of the time it...
Hello,
I am pretty new the BLE development stuff and was mostly working on an application that works with an existing connection. But because my colleagues are not able...
I am using nrf52832 ble, I want to set the pin P0.2 low as analog input and p0.3 high as analog input .
#define AIN0 2 // analog pin p0.2
#define AIN1 3
#define AIN0_PIN_CONFIG_HIGH...
SDK: 16
Mesh SDK: 410
Example: Light Lightness Server.
I discovered a bug when using the "Move Level" message that doesn't allow the LED to turn off after the move...
hello sir/ma'am
we are using nrf52840 chip in our customized board product and IAR as a development environment and also a debugger called segger jlink .we are not able...
Hello
we are thinking of using the nrf52832 (sdk 16.0, s132) , which we are a bit familiar with by now.
We have a project in which we need to transmit data to 150 unit...
Hello,
I am using nRF52840, SDK_16.0.0, SoftDevice S140 V7.0.1. I am using ‘ble_app_blinky’.
I am new to BLE certification. I have few queries on BLE Certification...