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,
We are facing an issue where we are having a lot of packet loss (UART nrf52832) on two sensors connected to an Android Application (Android Pie 9.0). The tablet model...
Hi!
I'm trying to implement a traditional ring buffer with the nrf_ringbuf library. I'm using nRF52840 DK with SDK 15.3.0 and SES.
I'm going to receive strings of data...
Hi all,
I am working with Thread SDK v3.1.
When I run mqttsn-client-public and subcribe to make MQTT-SN network use UDP. But it doesn't have DLTS.
In the topic : https...
Initiated west init as per nRF Connect v3.0.0 Getting Started Assistant but resulted into an error. Worked the last time I did this. Any idea what's going on? "west init ...
Hi,
I'm trying upload firmware onto the nRF24LU1+ dongle (nrf2728) from the nrfgo motherboard (nrf6310) through nrfgo studios. I have it hooked up just as described in the...
Hi,
With my mistake, the firmware in nrf52840 Dongle is none, Do you know how to get the official firmware? and how to download this firmware? if using Jlink, any pin support...
Hi All,
I have a scanner project based on nrf52840 + S140 and I saw S140 (7.0.0) seems to support nrf52811.
So I want to port existing project to nrf52811 + S140 7.0.0...
Hi, I am experiencing the nrf52832 with some testing and developing few examples.
I am using nrf5_SDK_15.3 SES. OS : Windows 10.
I am using nRF52832 only. I have seen...
When designing an NFC coil to use with the nRF32832, are there any recommendations as to the coil inductance and Q that we should target?
Being a passive design, we are...
Hi I am using the tutorial from https://github.com/bjornspockeli/custom_ble_service_example . I have uncommented some of the starter code from ble_cus.c. My understanding...
I am inquiring about something I know very little about but will try to communicate for the information. Smart phone applications can be opened through a QR code which utilizes...
Hi,
We are using ncs tag v1.0.0.
I am using i2c_scanner example firmware. It works find when used as it is.
When I added "UART2" in this firmware i am getting hard fault...
Using the ble_app_uart example, Using oscilloscope to measure the time interval of broadcasting, two development boards are used respectively. One development board is nrf51422...
Hello, rols and hkn:
I got two different answer about watchdog and hardfault in devzone.
1. watchdog can't reset hardfault. https://devzone.nordicsemi.com/f/nordic-q-a...