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,
I am planning to create an ultrasonic library (based on ch201) because I can't find any library for it. So I am porting code from ch201 development kit to nrf52 custom...
Hi there,
I have a Thingy:91 board and I would like to enable the accelerometer data to be sent to nRF cloud when using the Asset tracker v2 application. I saw that it is...
Good afternoon,
I'm trying to understand how the RTC works on the nRF52.
The RTC can run when HFCLK is OFF and PCLK16M is not available
Section 25.5 describes the TICK...
It appears that KConfig is uable to find any compilers for native_posix with VS Code on windows 10 after installing all recommended packages and prerequisites during SDK install...
Hello,
I am using LwM2M library in my project and I want to check what version I am using of LwM2M carrier library. Please correct me if I am wrong, is according to below...
I am creating software for a proof-of-concept device using the nRF52840 Dev Kit and nRF Connect for VS Code.
I started a few weeks ago with the Nordic UART Service code...
With Zephyr, I am using BLE Stack sample (rpc-host) on net core and peripheral_uart on app core. I changed the uart pins on from the standard dvk configuration on devicetree...
Hi
I was wondering why there there seems to be no information about profiling of the LC3 codec by T2.
Only information I found is from Karl's answer here :
The rule...
Hi~ I have a new NRF52832 REV3 xxAA board, and I need to read its SRAM value. However, when I use the JLink command to read it, I get 0. I have tried recover and eraseall...
I have the occasional issue where connecting VDD to VTG either on P20 or shorting SB24 will cause the nRF9160 DK to brown out. This happens when an external device to be programmed...
Good day everyone
I'm attempting to build a temperature sensor on i2c am running into this error. Currently using a custom board. I see that the issue was previously mentioned...
Hello,
I was working on DFU where i am stuck in a problem when i update the code via Seggar UI--> Build--> build and run, here everything works fine that is i can see the...
Hi,
When using USB to upgrade, it is necessary to use NRFUtil tool to transfer the upgrade package, may I ask what download protocol it includes? Our requirement is to make...
Setup, Windows 10 PC, nRF Connect for Desktop 3.12.0, BLE App v4.0.0 The windows nRF Connect for Desktop BLE Application on Windows 10 no longer works properly. I've managed...