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
I made an application on the nRF52 sdk, which works correctly.
Now I want to add the ability to update the firmware via OTA bluetooth.
I followed the instructions...
1. Using Zephyr, trying to config SPI_3 of nrf9160 more than 1MHz for flash interface.
2. Ending up in faults.
3. We need to configure SPI_3 as master with freq > 2MHz...
hello!
im using sdk 17.0.2 with softdevice s112 in our customized board as i want to work for long range mode,so i need extended advertisement ie no available in s112 so...
Hi team.
we are developing project using nrf52 mesh sdk including 1 port nRF52840 and other nrf52 devices. we are finishing dfu mesh for devices.
The nRF52840 gateway...
Hi,
I'm developing a multi-scene application by reference to the "Light switch" example in nRF SDK for Mesh 5.0. The first screenshot show my Elements & Models structrue...
I would like to use the USB dongle with the Openthread CLI example (and eventually an open thread app) as the SDK is just too big and overpowered for my prototypes, I would...
Hello,
I would like to obtain some information on the possible substitutes for the nRF51822 (BGA Packaging).
I received notification that right now only the final orders...
Hello,
I'm trying to add a rotary encoder support to the HID keyboard example on SDK17.0 with some custom hardware utilizing the NRF52840. It works well to send the requested...
Hello,
We updated NFC in our product to use SDK 17.0.2 Type 4 NFC, and we are getting customer reports that reading NFC fails on devices which used to work just fine on...
I want to create mouse&keyboard set based on nRF52810's. Keyboard that will be used is from broken laptop with 24-pin connector. Does nRF52810 have enough pins for that? ...
Hi,
I have setup a device with usbd_cdc_acm to communicate with a computer throw usb port.
First, when the device boot up and the usbd init, all works fine and the device...
Hi, I need to select a BLE+ANT SoftDevice for nRF52805. I have read link1 (All nRF52 Series Protocol Stacks) and link2 .
Questions.
1) Why I cannot find S313 from link...
Hi,
Is there any provision in nRF Connect v3.7.0 tool UI to perform uplink data transfer test scenario on Nordic nRF9160 DK ?
Please let me know if there is any alternative...
Hello,
recently i made software for peripheral with custom service and five custom characteristics and everything works just fine. Now I want to make central capable of...