In the nrf51 series reference manual section 12.1.9 it states that there is hardware protection that prevents write instructions from being executed and that there is more...
Hello, I have established the connection between two pca10001 boards, one as central and one as peripheral using multilink_central and multilink_peripheral. I have serial...
Hi,my friend,
Now,I use nrf905.Situation is as follows:
I use the NRF PCB circuit of data manual.Nrf905 work, often loss of data.
1.The Product host is to use the stick...
Hi,
I want to use the Blend Micro with more security. I want use a passkey for the Bluetooth connection. For example through the iOS Device.
Is it possible? Static passkey...
How do I receive multiple signals simultaneously at a single receiver (433MHz) with multiple transmitters ?
I am working on a polling system. This one is similar to the audience...
Hello,
I established a connection between my central and peripheral module. Now i want to write characteristic value on peripheral. I tried with sd_ble_gattc_write function...
I am using the NRF24l01 for my products and looking to buy in bulk(100-1000). Now I know where to buy the just the IC but antenna design is a hard point to break right now...
Hi there,
I am trying to get nRFConnect working in VSCode, but when i click on things in the welcome screen it only shows "activating extensions..." in the bottom bar. I...
1) On p. 55 of nRF52805_PS_v1.4.pdf, section "5.3.8 Reset behavior" shows that a pin reset will reset GPIO, so will a pin reset active low also reset PSELRESET registers,...
I have installed nrf-command-line-tools_10.24.2_amd64 and jLink_Linux_V794e_x86_64 on Ubuntu 22.04. I have also installed nrfconnect-5.0.2-x86_64 for desktop and the Toolchain...
Hi,
I have built and run the MQTT sample for an nRF7002-DK and had it work as expected (connect, publish messages to test.mosquitto.org).
Now I'm trying to get that sample...
I created a new application using the "Create a new application" > "Copy a sample" > "zephyr/samples/basic/blinky" option in vscode. And I added a new build configuration...
Hi Nordic community,
I'm currently working on a project where I'm aiming to implement FOTA updates on the nRF52840 DK, with the application images stored on the MX25R64...
Both a colleague and I discovered that the default Device Provider, nrfutil, is not working in the current versions of VS Code and nRF Connect for VS Code extension. nrfjprog...
Toolchain v2.6.1 installed. Attempt to Manage SDKs fails.
[13:12:52] nRF Command Line Tools 10.24.2 are up to date Command failed: git ls-remote --tags --heads github.com...
First attempt to use the Power Profiler II on Windows 10 didn't work. I was getting [sdfu] No deviceInfo available for the device, code: Argument. Message: Operation device...
I would like to perform a test to confirm the receiving characteristics of the nRF52840. When I looked at the RF Performance Test Guidelines White Paper, I believe it said...
Hi,
We were testing MCUboot uisng nRF52 Dev Kit and ran into an issue that updated firmware in slot1 couldn't be booted:
Since we don't need bootloader upgradability,...
Hi,
I upgraded my nRF5340 Audio application from NCS v2.5.0 to NCS v2.7.0 to be able updating the network core.
I noticed that in NCS v2.7.0, the nRF5340 Audio application...
Hi,
I am currently developing a project using the nRF52810 as my controller, with SEGGER Embedded Studio (version 5.42a) and SDK version 17.0.2 as my development environment...