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,
I am using nrf9160+NCS v2.6.1. When the CONFIG_SHELL_BACKEND_RTT feature is enabled, the power consumption increases by 80uA. After investigation, I found that the default...
Hi
Built and flashed ncs2.7.0 SLM application at NRF9151 DK. It will log booting log messages and then "Ready" as below.
Before ncs2.7.0, I found SLM application only...
Dear All.
Using, for instance, a peripheral nRF52840 SoC, would it be possible to change in real-time the text string being advertised, among several prerecorded ones, according...
Hi,
I am following the tutorial to implement the serial recovery on nrf52840DK https://academy.nordicsemi.com/courses/nrf-connect-sdk-intermediate/lessons/lesson-8-bootloaders...
Hello,
Im using SDK 15 ble pheripheral and central uart example on my custom nrf52832 board.
I would like to know how to set MIN_CONN_INTERVAL and MAX_CONN_INTERVAL for...
Hello,
I would like to send a reason code when disconnecting the client (nRF9160DK) and server in MQTT. How can I do this?
It seems that there is no argument to specify...
When I use nrf_dfu_mbr_copy_bl to do bootloader updating, the data is copied sucessfully, but I find some flash data are updated from 0xFE000 and 0xFF000:
The data is the...
I’m working on a BLE-based door sensor project and my focus is to optimize power consumption for maximum battery life. The code I’m using is designed for a beacon using sdk...
Hi,
really new to the Zephyr stuff and Nordic micros. I've been through the dev academy training examples and get how to use GPIO and I2C by getting a pointer to a device...
Hello,
I wanted to implement a bootloader on nRF52840 which is having 1024KB flash and 256Kb RAM. Can i get any link or tutorial on this if yes can anyone reply to this...
Hi all,
I've been trying to get the samples/sensor/lsm6dsl example working with the nrf52840-based Xiao BLE Sense and have had no luck.
I guess that it's due to the power...
Using NCS 2.5.1. nRF52832 being updated using external flash.
We're having an issue with DFU's on a product that is using a high percentage of the application space (~97...
Using nRF9160. Using NCS 2.6.0. Building for the nRF9160DK with nRF9160. We were wondering if there's a way to enable both the shell and serial bootloader on the same interface...
Dear All.
While trying to complete the DevAcademy course on nRF Connect Fundamentals, using the nRFCommand Line, the VSC, and the Extension Pack to configure the correct...