Hi,
We are using the nrfconnect for thread and zigbee 3.2.
We have modelled our Bluetooth peripheral, running on the nrf52840, on the BLE UART example. It connects fine...
I have installed nrf-command-line-tools_10.24.2_amd64 and jLink_Linux_V794e_x86_64 on Ubuntu 22.04. I have also installed nrfconnect-5.0.2-x86_64 for desktop and the Toolchain...
In the past few months I got aware, that some, in my opinion simple questions, get marked with
"This comment is under review"
and then nothing happens. For weeks, even...
Hello,
We have an NCS v2.2.0 nRF5340 application with MCUboot that requires GPIO control of a few pins extremely early in the startup process. We have a signal "A" pulled...
Sorry if this is too off topic, I actually don't have any problem with my nrf52840 dongle, but the App I'm communicating with. But maybe someone of you has run into the same...
Dear Nordic developers!
I am working on a project, which should use the ANT+ and the BLE communications, too. The S310 SoftDevice is good for them, but I have some problem...
Hi
I have been reading a lot of posts and the documentation on DFU for SDK7.2, but something is not really clear to me.
When I compile and program the boot loader in my...
Has anyone added an external power amplifier to the nRF24L01?. For my application, I need to increase rf power.
What about a skywork Amplifier ? if there is any amplifier...
Howdy all,
Has anyone added an external power amplifier to the nRF51822? From what I recall the BLE spec allows for 10mW output power (well, 10mW would be the maximum for...
Is there any recommended chip antenna for NRF52 SoC? Any guideline on the antenna placement, designing the matching circuit etc? I assume for NRF52, no need for an external...
I have moved bootloader from 8.0.0 SDK on top of our custom application. During boot, the softDevice transitions to bootloader as expected. The bootloader then advertises...
I'm using vanilla version of the dfu_dual_bank_ble_s110 project on top of my application. The problem is that the firmware enters bootloader mode whenever a USB is connected...
Is there a way to figure out for which target a binary in _build/ is compiled with Keil?
(other than parse .map or .lnp file for a file unique to the target)
hi , I am trying to download the softdevice(v8) and cross compiled application(using makefile in nrf51822 sdk v6) from my Linux PC using JLinkExe.
following is the memory...
if i am a master i want know to know the sleep period of node,how do i know...?
how do i know whether it is sleeping or awake..?
if i have data to sent for node,but...
nrf51822_AA rev3, SDK8.0.0, S110 8.0.0
My application has the max number of bonds set to 24 with a size of 128bytes each. So that's 3 pages. Plus one page for saving user...
Hello,
I want to generate timer events as exact as possible, based on a time base that is defined by a runing timer. For example, I've setup timer0 to count up every 1µs...
Hello,
I want to use the Segger drag and drop programming feature on the PCA10028.
I have got a running application with the S120 softdevice.
To use the mass storage...