Dear Nordic and community,
I am currently in pre-production phase of designing a PCB based on the NRF9151, and I am a bit confused by the Hardware Device Guidelines, which...
Hi Nordic engineer
I am evaluating a project based on nRF52840 and there is a question need to be confirm before schematic design start.
Due to limitation of power resource...
Hello everyone,
I'm trying to set up the Wifi stack on the nRF7002 and use it with MicroPython, but encountering a lot of difficulty with it. I cropped up a network_wlan...
Hi all,
I have a custom board build with an nRF9151. I'm able to connect on int with USB/UART, I can send and receive AT command. Right now I'd like to send certificat to...
Hello, I'm developing a BLE Central application using the nRF52 SDK. The central connects to multiple peripheral devices (nRF52832), each sending 6-byte ADXL345 accelerometer...
I'm having trouble getting the I2C interface working on our nRF54L15-based prototypes. The initial config write to the device fails; specifically, in the twim driver (i2c_nrfx_twim...
Hello,
I just downloaded nRF connect for Desktop App, and plugged in PCA 10100 2. 0. 0 , 2023, 3.
I ran quick start, and this is what I get.
Any explanation on why...
Trying to get started with the Thingy:91
- It's connecting to NRF Cloud and reporting data.
Problems:
1. Keeps blinking blue and does not get a GPS lock. I did leave...
Hi everybody,
We are going to develop on nrf52833 our new product. I have some questions regarding this new module:
1- Is the module available to buy online?
2- I saw...
Hello,
We are working on a Tag and Trace type asset monitoring application, that requires scanning several thousand (>6000) beacons in a closed room of about 15feetx15feet...
I am programming and using the monitor mode with Keil seeming ly OK with nrf52-DK dev board however when I program my custom PCB it gives me an error and says the bit cannot...
I designed a reduced size PCB that used an nRF52832 and will act as a BLE HID device.
With the original nRF52DK evaluation board I was able to use the example ble_app_hids_mouse...
Using SEGGER Embedded Studio for ARM Release 3.34a Build 2018022300.35192 Windows x64
with
GCC/BINUTILS: Built using the GNU ARM Embedded Toolchain version 6-2017-q2-update...
Hardware: PCA10040, PPK
SDK: nRF5_SDK_15.3.0_59ac345
I test hrs app and get these number in current consumption during advertising. No modification on example projects...
HI,
We are mainly using "nRFgo Studio" and "nRF Connect" application for erasing and flashing codes to our custom board and its taking place successfully for a long time...
Hi, I am interested in the nRF52811 direction finding capability. In particular, whether its feasible to develop direction findings through a single beacon to receiver configuration...
I am having issues with implementing long-press button action along with normal button press on the same button using the nrf52_sdk_thread on nrf52840.
When I implement...
When mesh_config_clear() is called with a setup containing a file strategy MESH_CONFIG_STRATEGY_ON_POWER_DOWN and an entry in that file has been changed but not yet written...
Hi
I am working on Mesh using light switch example,
1. Wants to relay the ON/OFF message to other server.
2. And send mesh message from server to all node in mesh network...
Hello,
I have program w/o using softdevice to drive an LED driver using I2C. I was able to get this to work very well with out a softdevice, however once I loaded a soft...
Based on nRF5_SDK_15.3.0_59ac345 for nRF52810 application,
a. With s112_nrf52_6.1.1_softdevice.hex and app.hex, it works normally b. Add bootloader, fds_init function will...