We have experienced some modem faults and have implemented a custom `nrf_modem_fault_handler` to try to capture them.
We have enabled the config:
CONFIG_NRF_MODEM_LIB_ON_FAULT_APPLICATION_SPECIFIC...
I am currently using the nRF9160 SLM firmware to send data over MQTT via datamode.
After connecting to the MQTT broker, I enter data mode using the following command: "AT#XMQTTPUB...
I'm trying to make a BLE beacon with Li-Ion battery and Qi wireless charging circuit. NRF52833 works in high-voltage mode (VDDH connected directly to the battery, internal...
I have mistakenly disabled Software Debugger (SWD) and wrote the configuration back to the board. Ever since board can not
(1) Connect and get the configuration data using...
Hello I want to add an extra config file based on the option in prj.conf or in Kconfg. For example: CONFIG_WIFI_SCAN_ONLY=y include the overlay-nrf7000-wifi-scan-only.conf...
I'm attempting to follow the introductory tutorial here using the NCS VSCode extension. After creating the new application from the sysbuild/hello_world sample in v2.7.99...
Can I use VDD (F1, L2, L4) or VDD_EXT *(D12) to power some peripherals ? If so, how much current is available?
I want to avoid added a 1V8 regulator to the design & use...
I am working long nrf52840 and trying to implement long range in my project. There were examples in SDK 15.2.0 but i couldn't find any example or post which is related to...
Hey,
I'm using the nRF52840 dongle with SDK15.3. Am trying to make it a central device that is configured as a HID mouse when plugged. So I'm combining both multilink_central...
Hello everyone,
I got an issue with the custom board nRF52832 ( Raytac BLE module ) as I only achieve very short distance between the BLE device and Android app without...
Hi,Master:
When I use the QSPI library to communicate with flash, everything works fine. After a complete read and write, nrfx_qspi_uninit() is called to reduce power consumption...
Hi i am using nrf52832 development board as central which scans for peripheral devices.
how to get peripheral device service UUID(128 bit) completely before connection?...
Hi there,
About radio packet config, would someone please help?
1. Meaning of the LENGTH filed in packet structure. Is it size of payload or of the whole packet? ...
Hello, In a product already in the hands of the users we started getting some issues when connecting to Android Devices
Using the nRF Connect Android Application whenever...
Hi, I have been working with my nrf51 DK for a while now without problems. When I first connected the board to the computer today, the ld5 led was blinking very quickly, and...
hi
i have a question. I'm working on a type of beacon system and need to advertising repeatedly unique beacon in less than 100 ms advertise interval that limited on non...
Good day!
In Light Switch example I made some changes to have GPIOTE events, instead of Simple HAL.
Now, when I try to publish message, debugger shows error in bearer_event_in_correct_irq_priority...
I want to send static data from nrf52 to esp8266. I have used serial Program from examples. I am able to send data dynamically from the serial monitor.
I'm attempting to write a library to allow a NRF52 DK (PCA10040) to read data from a ADXL375 accelerometer through SPI. I'm using SDK 15.0.0. I am able to read from the registers...
When I use the following link
nordicsemi.com/start9160dk
I get a webpage with the following message
I have tried the 2nd suggestion mentioned plus using google chrome...