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...
SDK Environment: nRF Connect SDK v1.7.1
Target: Decawave DWM1001-DEV. This uses the nRF52832
A 5 byte SPI transfer is taking about 17us when using the nordic spim drivers...
Hi everyone,
I use the nrf52840 and the SDK 16. I copied the saadc example and I want to modify it and use the RTC instead of the timer as an event for PPI. I've noticed...
Hi Team,
I am working with a few Thingy91's. I have noticed an issue in viewing the Thingy91 output on LTE Link monitor for a few Thingy's.
The 1st Thingy connection in...
Hey, I am having trouble setting Pin 0.17 as UART TX. I have tested my code on pins 6,8,15 and 18 as UART TX and the code works. I get the required output on serial. I am...
Hi,
I have been following the webinar "Developing Matter products with nRF Connect SDK" and was successfully able to build the matter lock sample and flash to my nrf52840...
I got PPK2, connected it to Windows 10 PC and it is recognized as "nRF Connect USB CDC COM5". LEDs turn on Grenn color but immediately fade out and becomes red and stays like...
I would to like to update a nrf52833 controller via DFU from another nrf52833 controller via BLE. nrf52833 eval kit is able to connect with another nrf52833 custom controller...
Hi everyone, I am working with nrf 9160 Development Kit. I use LTE LINK MONITOR Unfortunately I am not able to connect to a LTE-NB network. I have updated the Modem Firmware...
I realize that this question will be stupid simple. I can program AVR microcontrollers with no trouble. The setup in the Segger embedded studio seems far more cumbersome....
Hello,
I have nRF52811 project which I would like to transfer to nRF52805. It is using SDK 15.3.
I saw this tutorial: https://devzone.nordicsemi.com/guides/short-range...
Good day!
Time after time I catch next assert
Assert occurs most often when I use 3+ mesh sensors in one server with periodic publication configured.
Is there any...
Now I'm using nrf52840 as a master and some other ble chips as multi peripherals.
As I know, in ble link layer data header, there is a tag: MD(More Data) , by which, every...
I installed nRF Connect Desktop. Opened Tool Manager. After sucessful installation, I tried to create ny first project by opening SES through nRF. The selections used are...
Hi,
I am using the ppk II, and I have had a number of occasions where the current displayed on the PC suddenly disappears (see attached). The voltage to the DUT seems...
Hi,
I'm testing the nRF9160 GPS performance with a GPS simulator. I set the output power to -130 dBm and test the nRF9160DK conductively. I made some small modifications...