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...
To create the prototype of a computer, which follows a non-von-Neumann-architecture, I am looking for an "Building Kit", which allows non-standard connections between computer...
Hi,
I'm trying to build my own "auto sleep" mechanism based on timers.
This is my code:
The timer works as expected, but when the soft_sleep function is reached, the...
We have a device that we are trying to implement an encrypted data transfer on. We wanted to lock down all the characteristics until we write a passkey on our security characteristic...
Hi there, I am trying to change the transmission power of the NRF5340 devices (for IEEE 802.15.4 radio) with Contiki-NG. With some other hardware (sky motes) that is based...
Hi,
Using Power Profiler v3.3.0 with PPK2 on Chrome on MacOS.
The screenshot action results in a chopped image. See the top part is missing?
When I remove (by commenting...
Hi,
I'm trying to interface to a third-party 802.15.4 RF chip using an nRF52833, where the received packets from the remote device have enabled AES-CTR encryption.
I started...
Hello everyone,
I am looking at the init structure of the NRF52832's RTC and I cannot find any explanation on the "reliable" variable.
I can see its usage in the driver...
Hi,
I have an application for the nRF9160 where I want to use mcuboot and of course signing, but I get the following message while building, that my key file is invalid...
Hello, I'm trying to use the nRF52DK development kit as a Bluetooth sniffer. after following your "nRF_Sniffer_UG_v2.2.pdf" guide, all I see in Wireshark are advertising messages...
Hello, I want to know how I can print console messages out over the COM ports that the Thingy:91 exposes using the nRF Connect SDK. I'm able to see the com ports but I'm unable...
Hi,
any suggested way to utilize nRF52840 dongle as a wireless (BLE) connectwion between multiple ARM linux embedded computers (nodes) ?
nRF52840 would be utilized from...
I was just thinking whether the below set of lines could be a solution to the problem faced in this case https://devzone.nordicsemi.com/f/nordic-q-a/83358/light_bulb-example...
Hallo,
I am really new with the SPI communication. I am just trying to read the registers from the MAX31865 using nRF52840. Is there any helpful example code available?...
I found app_timer2 library very interesting and I want to use it in our main application code but before that I am exploring it.
I wrote this code and it's not working,...
Hi I try to build the sample
https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.7.1/zephyr/samples/net/sockets/can/README.html
but i get this this error.
*** Booting...