Hello,
I apologize if this is a simple question. I am working with the nRF9161-DK and am using the Serial LTE Modem application. The ultimate goal is to send data via...
Hi,
In nRF52811-CAA chip, which pins are allocated to ADC inputs. In Table 122 of datasheet which shows pinout for WLCSP package, it just mentions AIN1, AIN2, and AIN3....
After I updated to v2024.11.22 of the nRF Connect For VS Code I can no longer get the option: "nrf-connect.debugging.flash": false to work. It keeps flashing the device before...
Hi Devzone,
I am facing an issue on my nrf52840-based custom board when I try to set up the USB mass storage class on an external NOR Flash as well as having MCUBoot enabled...
I've been working on building and flashing the OpenThread CLI sample in two setups:
Setup 1 : nRF21540DK
Setup 2 : nRF52840DK + nRF21540EK
I'm using NCS v2.6.1....
Hi,
I've been working on building and flashing the OpenThread CLI sample in two setups:
Setup 1 : nRF21540DK
Setup 2 : nRF52840DK + nRF21540EK
While I've managed...
Dear Nordic Support Team,
I am working with the nRF52840 and need to configure the SPI peripheral in Zephyr to operate without DMA.
I’ve encountered a few problems:
...
Hi Sir/Miss,
We want to test advertising interval time of peripheral device to follow APPLE accessory guideline.
We found some topic on forum, it mentions that uses...
I have a custom board. It has its Tx and Rx combined into one wire bus. I am able to transmit data on the bus. But I am unable to receive any data on the board. This is because...
I have nrf9160dk. I want to give AT commands to the sdk through the processor instead of giving it from the PC i.e want to program the processor in a way so that we don't...
For testing direct advertising i used sdkv10 keyboard example, but when im disconnected device form nrf connect manually its resetting. I debug code found that in BLE_ADV_EVT_PEER_ADDR_REQUEST...
hello
I am a newbee in BLE dev.
I try to connect the sensor to the Adafruit board thrut BLE. The sensor is Sensor it is saw on nrf connect iOS as
I mod the HRM central...
Hi,
I am try to configure internal RC (LFCLK) but device hang in "sd_softdevice_enable(&clock_lf_cfg, app_error_fault_handler);" API.
Changed in "sdk_config.h" to enable...
Hi
When we enable the ADC on the nRF9160, we se a considerable rise in current consumption in standby mode, from sub-100 µA to several hundreds of µA (~400 µA). How do we...
Now that most or all of the Nordic nRF5 SDK is covered by the permissive 5-clause Nordic license (as of June 2017: https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog...
Hi
we are working on ble_nus_c multilink implementation and had problems when more than 1 server is connected: we've noticed that data get mixed between servers.
when...
Hello,
I am using nRF52832, SDK_15.3.0, S132 SoftDevice and Segger for flashing the image.
Is there any sample code integrated with HDC2010 Temperature & Humidity...
Hello,
I use a debugger probe (Segger Jlink) with the sdk_config.h setting SEGGER_RTT_MODE_BLOCK_IF_FIFO_FULL.
When my probe is not connected, there my product is blocked...
Hi, I am new to Nordic BLE development and trying to create an application that has beacon functionality with firmware upgrade over the BLE with the mobile phone and Nordic...
Hi,
So I've been developing just fine on the latest V1.0.0 SDK and SES 4.18. I literally stopped and started a new debugging session and suddenly SES is trying to reflash...