I have enabled data ready interrupt bit and also enabled the fifo bit and also enabled gyro_fifo and accel_fifo bits in mpu6050 so that when data ready interrupt occurs the...
I will be selling various ble products. My customers can connect to and program the devices using their bluetooth smart phone or tablet.
I want them to have the option...
Hi,
I am trying to run nRF24L01+ in default configuration using simple ping-pong examples using RF24 Arduino library.
The problem is that while ping-pong is getting through...
Hi,
I want to send data from one peripheral(nRF51 DK) to multiple Android Phones. This will be a one way connection from the peripheral to the smartphones. I red on the...
I am working on "nRF51_SDK_8.1.0_b6ed55fnnn\examples\ble_central_and_peripheral\experimental
\app_s130_demo\pca10028\s130\arm4" project .
In this project,in which variable...
Or is there any LCD you could suggest that doesn't need that much code? Simple numeric 2rows would be enough. Want to use it with the nRF51-DK to display some measured valued...
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...