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...
Hello, I am trying to get a custom board with an nRF5340 (on a Raytac module) up and running. I want to emulate a simple HID mouse. Therefore, I selected the code from the...
I have just started using 2.7.0 with the nrf54L15 chips and come across a few problems.
When trying to run the UART sample I found that the app overlay files, which I believe...
Other than setting the DCDC_MODE_PIN, what else does the sd_power_dcdc_mode_set() do?
I'm seeing an issue where I have a GPS peripheral on UART that is seeing about 10dB...
Hi Nordic team,
Hi Nordic Team,
We are trying to configure two SPI masters. It works when I use any single SPI (only one), but when I add the second SPI, I encounter...
Hi,
I am trying to compile an old project.
I am using SEGGER_Embedded_Studio_Nordic_v568_win_x64 with nRF5_SDK_17.0.2
I am getting an error message for the following...
Does the 7002 support 802.11 monitor mode? https://en.wikipedia.org/wiki/Monitor_mode
Some chips call it promiscuous mode even though that should be something separate ...
First of all, I see that NRF52840 doesn't have a Real Time Clock but it has a Real Time Counter which is not working in case of sleep and low power mode, am I correct?
Second...
Hey everyone,
I am having trouble setting up the lsm6dsv16x as a interrupt. I was able to successfully poll the data meaning I can talk and read imu data, but no interrupt...
Hi , I wanna keep my existing mobile application which talks to nRF5340 over the BLE NUS service. I am using the default BT_UUID_NUS_VAL as my primary mode of communication...
I want to edit the explom firmware that comes with thingy91 to add the reading of new sensors and send them to nrf cloud. Where can I get the example of the Asset Tracker...
I have a custom board that started life based off of RF9160-DK 1.1.0.
We have a single programming header that can be used to program either the 52840 or the 9160 depending...
I've installed nRF Connect for VS Code Extension Pack v2024.9.5 to ubuntu 22.04 and after opening vscode the free disk space continues to diminish and cpu load is constantly...
Hello,
We are working on an integration between a nRF52832 and ST LIS3DH accelerometer on our custom board, using SDK 15.2.0 with SoftDevice and BLE enabled, and have observed...
The last couple of months I have been following the course “nRF Connect SDK Fundamentals”, but I am unable to get further than Exercise 2. This is because Visual Studio cannot...