Hello All,
I am trying to create multiple threads for an individual tasks. But when I am creating new thread my program is not working and it's going into some infinite...
I have ASUS ZenPad 10 with Android 5.0.2,
BLE device on nRF51, S110 SDK9 with fixed passkey and encrypted characteristics with following settings
#define SEC_PARAM_BOND...
Looking for someone that has previous experience building multi protocol / time slot topologies using a mix of BLE (central+peripheral) & custom Gazell connections running...
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...
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...