Hi.
I have nRF51422 borad and want to flash to nRF51422 with JLink.
I supplied to 3.3V power to board and is connedted SWDIO to p23, SWDCLK to p24. JLink is connected...
IUsing the Master Control Panel application on my Android device to connect to my nRF51822 module (acting as the GATT server), I have implemented the Device Manager (v10 SDK...
I have successfully compiled BLE application using tutorials provided on nordic website.
but when I start doing debugging for better understanding find out that I can not...
Hey,
We got a problem when trying to figure out how to detect the custom services from Unity. We are trying to read data and afterwards to do some manipulations of objects...
I want send ble bond connection request from raspberry pi to nrf51882.
Can you please let me know which ble libraries I need to send central ble bond request to nrf51882...
Dear Nordic:
I try to use pca10040 DK and SDK is nRF52_SDK_0.9.2_dbc28c9.
Test nRF52_SDK_0.9.2_dbc28c9\examples\peripheral\UART the function work well on my DK.
I...
Sometimes windows lose the connection to the nRF51 Dongle. The only way I have been able to reconnect to the dongle is by unplugging and replugging it to the USB port. I have...
I am running the demo about knx iot. (branch: v0.3.0_rc in https://github.com/NordicPlayground/nrf-knx-iot )
I build and run "light_switch_sensor" and "light_switch_actuator...
Hey,
I'm running into an issue attempting to use AGNSS & AWS IoT Core on a custom nRF9160-based board.
I have a Lambda function in AWS that listens for AGNSS requests...
Hello,
I am after an example for nRF5340 showing how to use RTC to wake up from sleep.
I have a couple of timers running few tasks at regular intervals in a forever loop...
Hi,
When building the Onomondo softsim_static_profile sample using nRF SDK 2.6.1 I get a region `FLASH' overflowed build error for mcuboot_subimage.
c:/ncs/toolchains...
Hi,
I'm seeing a slow and odd scanning behaviour since I updated my toolchain and NCS to 2.6.1.
To my setup:
I have two NRF52840, one acting as peripheral, the other...
I have a customer who developed against the Zephyr HCI example ( https://docs.nordicsemi.com/bundle/ncs-latest/page/zephyr/samples/bluetooth/hci_uart/README.html )
I assume...
Hello,
Currently, I am working on a device that has multiple sensors connected with nRF53. Each sensor collects its own data in its thread. Some sensor threads are related...
Hi,
I wanted to use the bme68x_iaq example as basis for a new project.
However, looks like parts of the support files in Zephyr aer missing because it stops with following...
Hello, we are testing the LPUART example in loopback with a very simple circuit. The carrier module is PAN1780 - nrf52840 on a custom board with no other things connected...
Hi,
I am using the nPM1300 in combination with a STM32L431KBU MCU.
Also the code from Nordic to communicate with the nPM1300: https://github.com/NordicSemiconductor/npmx...
Hi to all,
I'm developing a beacon application on the nRF52840-DK starting from the example that I found in the VS Code (Zephyr).
I'm designing a custom board with only...
Hi,
I just started developing a BLE Central device on a nRF52840 DK. After successfully connect my DevKit with a phone acting as a peripheral (using nRF Connect Mobile)...
Good Day
We have an issue where our device will run normally in a full load condition for about 2 hours without issues but will suddenly go into the app_error_fault_handler...
I am facing heap memory issues in my code. I am using dynamic memory allocation for saving microphone data into sd card. Along with this I am using wifi also.
CONFIG_HEAP_MEM_POOL_SIZE...