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...
Hi, VSC shows both DK and dongle in terminal, so nrfutil works fine (added in PATH), but does not show the dongle under Connected Devices.
I tried this under MacOS, same...
Hello,
We are currently trying to certify our nrf9161 gateway device and we need some direction on the best way to get through FOTA testing. From what I understand, it...
What could be the cause for the SoftDevice: Assertion Failed error ? I am using nRF5_SDK_15.2.0 and the ble_app_template with some flash functions to update a config file...
I tried running the official ranging example with nrf5340dk.
Bluetooth: nRF Distance Measurement with Bluetooth LE discovery
Usage
This example can obtain distance test...
Hello
We are interested by measuring distance on very short range (less than 3m) so MCPD phase slope will fit well for us
Currently time to get distance is too long...
I am trying to send two values to nrf Connect app through BLE using NUS service. The connection is working fine, device connects with the nrf Connect app but when I enable...
I know this is a heavy lift for you at Nordic, but do you think there is a way to fix up OR perhaps tag with somem message the links in the Q&A that have expired or moved...
I am working on the channel sounding feature using two nRF54L15DK boards and faced an unexpected link disconnection while running the channel_sounding_ras_initiator and channel_sounding_ras_reflector...
I have been using the nRF Connect VS Code extension.
Some of my projects come from external sources, so I build them using the nRF Connect terminal and west commands. I...
Hi,
Install NCS SDK v.2.9.0 in MAC by tool manager, compile SDK sample code by VSCode, OK
However, install NCS SDK v2.9.0 in Windows by tool manager, compile SDK sample...
Hi nRF experts.
Is there any way to output 32khz to gpio? We need to verify the frequency offset of 32khz.
I saw that there is a ppi_trace sample code that seems to solve...
Hello.
I have a question about the Scheduler Server. According to the nRF Connect SDK specifications, the range for Step count is from 0x00 to 0x3e. Scheduler Server When...
Hello,
I am currently working with the Matter lightbulb example in NCS v2.9.0 with the nrf5340 (Raytac MDBT53-DB-40). I have gone through the project tree and added overlay...
Hi,
I have been trying to modify the LVGL example to work with an 480x320 SPI TFT screen (adafruit's 480x360 TFT featherwing specifically). I have gotten working with 240...
Hi,
I cannot bond to NRF5340DK running the `peripheral_ancs_client` sample if external oscillator configuration is disabled (thus using synthesized from HFCLK).
Environment...