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, my friend,
I've been with nrf905. I use a 16-bit CRC check.
But I encountered problems in use:
1.Nrf905 16-bit CRC check format is CRC-16(IBM):X16+X15+X2+1 or other...
I have two custom PCBs, each of which has a microcontroller and an nrf24L01+. Everything related to the transceiver in the designs are complete duplicates (with the exception...
Hello,
I've built a small BLE-device based on the nrf8001.
With my Iphone I can discover this device and I am able to connect to it and listen to notifications of the...
Our pcb is used for gps location data. We have a nrf24L01 nordic chip as the micro process or between the gps module and wireless module (2G). Our engineer needs to capture...
Hey folks,
I'm trying to modify the SPI Master loop back example into a 4 line SPI Master_Slave program. Whenever I change the Tx_Buffer_lenght from 10 to lsome other numbers...
Hi.
I am using S130 softdevice version.
Basically, I am using NUS Service and make a my own NUS central service as NUS_C.
It is correctly work at normal state.
When...
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...