Hello everyone,
I am using the great platformio toolchain that supports the mbed framework so far. I am still a newbie to it however.
I want to be able to use both the...
Hello!
I have a device with nRF51288. And I need to fill technical specification with the following parametres: operation freq., channel bandwidth, modulation, number of...
Hello,
Does anyone have a suggestion for a production programmer for the nRF24LE1 One Time Programmable version? I have been able to program the units with the nRFGo Studio...
GOAL: To send one 20-byte data packet from an Android Galaxy S5 to nrf51822 and send three 20-byte packets from the nrf51822 to the S5 in a single connection interval of 10...
Hello, I have looked into the compatibility matrix and I couldn't find any clear answer about if the NRF Beacon Kit is compatible or not with the S130. Does anyone tried to...
hi:
now.i have a development board(nrfgo motherboard).there is a debug port on the board.i think it can be debugged on the keil.if it can.what driver or others i need.thank...
This is what I got after upgrading my nRF51 dongle firmware.
It always times out.
I didn't somehow got one of my J-Link Lite upgraded, but couldn't repeat the process...
Hi! I am beginning development on my first BLE project using nRF Connect SDK in VSCode. I have done a few projects using the old nRF5 SDK. I am wondering what is the best...
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...