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...
I've upgraded several Thingy91 boards successfully with the latest firmware and have ran into an issue with another Thingy91 that I've purchased. Here is the error when I...
Hi,
I am storing sensor data into flash and sending it to client when it is requested by Indication characteristic.
I don't have any issue with reading/writing/updating...
Hello developer,
I am new here and learning Beacons with the Board nRF52840 Feather from Adafruit as scanner and Segger Embedded Studio. I refer to nRF52 SDK 17.0.2 and...
Hi all,
I have connected my PPK II to my pc (Ubuntu), installed the software and connected the device.
I can't seem to find the mode or start button anywhere on the user...
Hello everyone,
I am using the fanstel BC840, where the tx and rx pins of the uart are alloced on 1.02 and 1.01:
So i have created a custom_board named hello_board...
Hi,
I’m trying to test/confirm the accuracy of the 32kHz crystal oscillator and the 32MHz crystal oscillator by toggling a GPIO at a derived rate and at 50% duty. But I...
The tag options did not include just nRF Connect as an option so I picked something that had nRF Connect in it. This issue has nothing to do with the SDK.
This is a question...
Help me simple LED Blinkink nrf51822 AA type i'm using YJ-14015 and stlink compiler.. i'm also using keil for IDE. i don't know how to create program and setting for compiler...
Hi,
Using nrfutil tool to transfer firmware package on Windows 10 system is much slower than on NRF toolbox on Android phone. How can we improve the transfer rate of nrfutil...
Hello, when trying to program a custom board with an NRF52805 with a J-Link from SEGGER Studio using one of the examples for the board "nrf52dk_nrf52805", I get an error saying...
Dear Devzone,
At the moment, We do not have methods to measure the GPS sensitivity of our products based on nRF9160.
We are using an active antenna with LNA gain 16dB...
We are using the NRF52 as a SoC in a sensitive analog application,
I need to model power supply noise created by the DCDC convertors REG0 and REG1.
Is there a SPICE model...
Hi Nordic team,
My dev environment is as follows:
nrf52840 + s140 +SD6.0.0 + SDK15.0.0 + SES + nrf52840-DK
Here, nrf52840-DK is configured as BLE Central and my peripheral...
Hello,
I'm trying to develop a ble-uart gateway based on mesh provisioner and peripheral-uart samples but i'm getting an error on getting the device bind of the uart device...
Our original BLE stack application on the nrf52840 has integrated encryption. It uses LESC with MITM and bonding.
I have gotten a certain level of run time success with...