HI,
I want to use PWM to control various hardware (LED's, etc ..) so I started off from the suggested PWM code example, found in this forum + modified it as I want to use...
hello,
the function ble_stack_init () in the example of ble_app_uart are quite different from that in the example of ble_app_proximity in my first sight.
ble_app_uart :...
I am getting following error:
Error in final launch sequence
Error executing step execute method: stepInitializeJTAGFinalLaunchSequence
java.lang.reflect.InvocationTargetException...
Dear Nordic people,
I am playing (6.0.0) with sd_flash_page_erase() and sd_flash_write() , seems to be working ok, Allways happens what I do expect, but I am not able to...
Hi,
Will PAN item #56 TWI: TWI module lock-up be fixed in the Rev 3 version of the nRF51822/51422?
Also would you happen to have a time frame as to when the Rev 3 will...
Close Bluetooth in Iphone's settings when IOS/51822 is paired and connected normally.
several seconds later, Open Bluetooth in the settings again, and observe the settings...
We are evaluating using GPIOTE In event to trigger SPIM reading by PPI. GPIOTE interrupt will trigger SPIM data transfer. The SPIM CS pin is toggled with PPI too. We use a...
I am using a NRF9160 module using NCS 1.8.
My application is successfully using GNSS, HTTPS, and MQTT. The issue I am currently having is premature wakeup from the POWER...
Hi, All
I am developing a host software for central BLE.
Just try to create a buffer to receive notification data and/or read data after peer connection is established...
VScode version: 1.71.0
MacOS version: 12.5.1 Monterey
nRF Connect for VS Code version: 2022.7.242
nRF Connect for VS code Extension pack works, but the sidebar icon...
Hi,
i am interested to get the MCUBoot version developed in a specific branch different from the one present in the official SDK (i have the 1.9.1).
Is there a proper...
Hi,
I'm developing code for the nrf5340 network core. I am including the file ../nordic_bsp/modules/nrfx/mdk/nrf5340_network.h in one of my source files. This file has the...
Hello,
I am creating this ticket in continuation with Case ID: 278810 as my doubts are not cleared yet. I need your support to get them clarified asap as we need to prepare...
I'd like to know whether the cetnral get the data from peripheral or not. I'm using UART, it connects mcu(stm32f4) to ble module (nrf52832) and ble module gets the sensed...
I am having trouble understanding where am I going wrong . I am using the devacadamy sample with the BME280 sensor and just trying to get the device id for starters .
I am having a lot of trouble having to change my dt files and receive errors every time i try to run a basic sample for the NCS . Is there any 'How to' that i can refer and...
I hope to add custom data to the ASK package returned to TX in the ESB application. How can I add it in the input? How should the tx side read the custom data.
Hello,
I received the Thingy53 as part of the Hackster IO contest. Right now I am having problems to flash it through the VS Code. My VS Code instance is unable to detect...
I have a thingy 53 that I got from the HacksterIO competition, I'm trying to program it using the Programmer application from the NRF Connect Desktop application. I open Toolchain...
Hello,
I am trying to connect PS4 controller remote with NRF52840 so I can get command from remote and execute require action but not able to detect PS4 MAC in nRF52840...