Hello everyone,
I am using the great platformio toolchain that supports the mbed framework so far. I am still a newbie to it however.
I want to be able to use both the...
Hello!
I have a device with nRF51288. And I need to fill technical specification with the following parametres: operation freq., channel bandwidth, modulation, number of...
Hello,
Does anyone have a suggestion for a production programmer for the nRF24LE1 One Time Programmable version? I have been able to program the units with the nRFGo Studio...
GOAL: To send one 20-byte data packet from an Android Galaxy S5 to nrf51822 and send three 20-byte packets from the nrf51822 to the S5 in a single connection interval of 10...
Hello, I have looked into the compatibility matrix and I couldn't find any clear answer about if the NRF Beacon Kit is compatible or not with the S130. Does anyone tried to...
hi:
now.i have a development board(nrfgo motherboard).there is a debug port on the board.i think it can be debugged on the keil.if it can.what driver or others i need.thank...
This is what I got after upgrading my nRF51 dongle firmware.
It always times out.
I didn't somehow got one of my J-Link Lite upgraded, but couldn't repeat the process...
Hi,
Im currently adjusting this i2s sample code to work with my TAS2781 audio amplifier. The code works perfectly but I just want to do a little adjustment on the channel...
For several months now, we've been hearing that developers can start developing DECT-NR+ applications. The following sources are a few examples: - https://www.dect.org/userfiles...
Hardware is nrf5340DKI
nrfconnect v2.6.0
zcbor library 0.8.1.
I'm running a project on the nrf5340 DK that is using the zcbor library to encode log events. The cddl...
I am saving data to the internal memory of the nrf52832 processor. When the data size increases, the processor starts to slow down. Does anyone have a solution for this?
I'm using spi_transceive_dt() to write a register read command then immediately read back 16 bits. However, despite having a receive buffer of 16, only 8 read bits are transmitted...
I used FOTA download library to download a new image from http server , then update the image by swapping the 2 images Now , the old image is in the external flash and the...
Hi,
My customer is working on their PTCRB certification. They need to complete USIM testing and they could not find information on device voltage support per ETSI 102 230...
We're developing an LwM2M application based on the lwm2m client sample with the goal of sending data to ThingsBoard as our main telemetry platform.
The Application in based...
Greetings, Our system consists of three BLE sensors using an nRF52840 to send data back to a central tablet or PC. We are receiving reports that the sensors take a long time...
I've been searching threads on this topic on DevZone and I found a couple that concluded that MCUBoot can work with external SPI flashes, but not with an SD card.
Is that...
I am using PHYTEC link board eth ( https://docs.zephyrproject.org/latest/boards/shields/link_board_eth/doc/index.html ) as ethernet shield using SPI on nRF9161.
I updated...
Hello, per the PPK2 user guide, I see that the switching during auto-ranging can cause measured current to be higher than the actual current due to inductance.
To be clear...
Our products use NRF52832 chips in production, and now the finished product needs to do an SRRC certification, but I need to confirm whether the original factory of this chip...
Hey, I need to set characteristic length for a PTS test to MTU-1 Otherwise the test case GATT/SR/GAC/BV-01-C will failed with the message - Failed: Cannot find characteristic...
hello:
My project is based on "esb_rx",NCS2.5.1,nRF52832.I need a Unique address for my product ,so I add flash read/write function for my projict, base on "soc_flash_nrf...