I can get right value when I chose QDEC_SAMPLEPER_SAMPLEPER_512us in slow application ,but in my application my max data rate is more than 2k, so the QDEC value is less than...
nrf51822 SDK 9.0
iphone 6plus System version IOS9.2
When the phone receives the QQ message "static void notif_print(ble_ancs_c_evt_notif_t * p_notif);" can execute.
but...
Hi..... This is Venkatesh. I am using nRF52-DK Evaluation kit. This is my first question posting here. It is pleasure to have an account to share my knowledge and get the...
Code_Replace_MainDotC.docx
Please look at the attachment of my code. Go to \nRF51_SDK_9.0.0_2e23562\examples\ble_peripheral\ble_app_template\pca10028\s130\arm5_no_packs...
I am in need of the usb-to-uart.hex firmware and the driver for it. This is required to test the radio dongle nRF24LU1+ device (32k) whether it can be programmed through USB...
I've been unsuccessfully trying to serialize BTLE example programs by SPI. I have two PCA10028 boards and I'm using SDK10. In addition to serialization examples, I've tried...
Using VS Code, I've tried to build the "BLE UART service" (= peripheral_uart) for the nrf52840dk_nrf52840 board. According to the documentation, this board is supposed to...
I am working on a project that uses nRF5340.
We are now looking into designing software update mechanism. As a part of this, on the app core I am planning to move slot1_partition...
Hello,
I am implementing firmware to communicate using UDP between two nRF7002.
The sender does not know the IP address, so it tries to know the IP address of the receiver...
Hello,
I'm having an error when running the spi_flash example on a nrf5340DK.
I added this to the .conf file to have more info:
Here are the console logs:
I'm...
Hello,
I am running into an issue when I try to use two SPI controllers simultaneously on the nrf5340dk. I am using ncs v2.6.0.
What I am trying to achieve, is a system...
Hi,
I am working on a device that is keyboard like, but it just needs to send one cmd to switch the screen - alt+tab/cmd+tab. I was able to get this working with Windows...
Hello,
Which nRF connect for Desktop should support Windows 7 OS?
The last one that supports Windows 7 cannot download the PowerProfiler addon.
For development we...
When I changed SDK v2.2.0 to v2.6.0 we are facing this issue can u provide information regarding this.
I have enabled necessary configuration in prj.conf file
# Enable...
I have my application code which builds and runs on my nrf5340DK. The project files were based on the zephyr sample for multi-advertising BLE.
Right now I'm building the...
Looking at the product specification for nRF5340, I can see power consumption data for the I2S interface.
https://docs.nordicsemi.com/bundle/ps_nrf5340/page/chapters/current_consumption...
Today I am attempting to set up an MQTT connection from a Thread device to an MQTT server on the Internet (for better or for worse, if this is a terrible idea I'm open to...
Hey
Im trying to as low power consumption as possible and for that i have found that sys_poweroff() gives me that.
My problem is that i cannot get a pin state change...
I work on a project where we make a device with a 9160, and our application is build using NCS 1.7.0 and is programmed with MFW 1.3.0. The network our devices connect to is...
I have basically all my code disabled, all I do in main() is get a pointer to the "zephyr_console", suspend it and return.
This gives me an average power consumption of...