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,
Iam trying to implement multirole ble in nrf5340 using ncs. I am using legacy advertizing type for advertize and observing both.
why it is working only first time...
Hi nRF support team,
In my application, I need to show system date and time, so I am trying to get the system epoch time by using the nRF Connect SDK on nRF52840 dev kit...
Since I am a beginner with Zigbee, I would appreciate your guidance.
Currently, I am using the nRF Connect SDK v2.8.0(Zigbee-addon) with the nRF54L15 to work with Zigbee...
Hi there. I'm attempting to do trilateration between 3 nRF Devices. A1, A2, and A3.
A1 - A2 I can get using the nRF Distance Measurement toolbox
A1 - A3 I can get using...
We have implemented a simple contact switch using the nrf52840 and the latest zip generator (v99). The device connects to a Samsung Smart things edge router. A contact device...
Hello Nordic Team,
HW: nRF52840DK
SDK: ncs v2.8.0
App: hci_pwr_ctrl
I am testing with hci_pwr_ctrl example to see how tx power can be set from application.
The...
I am working my way through the Beginner course on Dev Academy, and am trying my hand at using my own accelerometer breakout board communicating over I2C for lesson 6.
I...
Hi,
I have used course's example for GPIO interrupt for toggling LED and used to update BLE adv parameters without using DK buttons library. But, as soon as, I update BLE...
Hi there, I'm new to the nrf/zephyr sdk and while using the nRF5340dk board, I've found that the pin1.01 is pulled high right after the board powers up. My assumption is that...
Hi All
Hi, I am using nrf51822 controller in my design for with SMD chip antenna for RF output.
Can anyone suggest me any reference design(Hardware and Layout files) to...
I'm attempting to initialise my first zephyr project using the nRF SDK, and have been following the academy course on the nRF boards. Problems arise on the install SDK (2...
Hi,
Only the TX and RX of NRF52840 chip UART are used to test OpenThread CLI Demo. How can I change the configuration of UART in the original CLI Demo?
Thanks.
Hi,
"In a BLE Mesh network, if a client uses GAP attributes to send data, can it also use the GATT profile to communicate with a single device? For example, can the client...
I am currently using SDK 17.1.0 to implement dual UART mode on the nRF52833. UART0 is used for logging, and it directly utilizes the SDK library without any modifications...
I use SDK v.2.6.1. To avoid other possible factors affecting the results, I only keep the simplest function in the code which is reading the potential of gpio every second...