Hello:
I used analog IIC write MPU6050. Again after power download programs, mpu6050 can run up there ACK response. But the debug will not run. Simulation IIC because no...
Hello!
How can I communicate with my nRF24L01+ and nRF51822 at the same time. I can set up same channel, CRC-mode and I don't use ESB. But what about address? How do I set...
Hi all,
i want to know answer related to following question
1)what is use of uicr?
2)if i place some value in uicr and then change the image,then is there will be change...
It used to work, but now it says "Connected" but the rest of the GUI never changes and the mouse just shows a busy spinner. Here's the log file:
0;13:45:18.9900 [MainThread...
Hi all!
My question is:
My own application is built based on the example "ble_app_template", and according to the nrf51 SDK - Examples - BLE Peripheral, this example...
Hi,
I am using ancs service to get some information of my iphone.
I use nRF51822 microcontroller and Nordic suggests to use the new SDK (5.2) for new microcontroller...
Dear sirs,
My purpose is to transmit stereo HiFiaudio from one source to two speakers wirelessly.
The speakers have their own power amplifier.
The problem is that the...
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...