Hi, I tried to migrate my project from nRF Connect SDK v2.5.3 to v2.9.0, switching to sysbuild and creating my own board definition instead of using a overlay file.
I decided...
Hi Nordic Team,
I am using NCS v3.0.0 and working on a Matter-based application.
I have enabled the ActiveHardwareFaults attribute (0x0005) in the General Diagnostics...
Hello,
I have some code running on an NRF52832 using NRF Connect SDK 2.5.1 which initalizes my BLE with a random private resolvable adress so that I can easily reconnect...
Hi,
We are currently in the research and development phase for a new line of IoT devices designed to work over the Matter protocol. After thorough evaluation, we found the...
Hi,
I started the LBS example on the nRF52DK_52832 kit and connected the PPK2 kit to the P22 pins for measuring power consumption. I am not sure if I did something wrong...
Hello forum ,
As i m working in nordic nrf52840 where i have taken adc value of photodiode ,then i have created service and characteristics i will share the image for that...
Hi
I had a device that did not start up - because it was waiting for the 32KHz clock to be stable.
So I tried to change the setting below from 15pF to 5pF and it started...
In ble_advertising.c, line 165, you can see such interesting code. I assume it is a copy/paste error:
if(p_advdata->p_tx_power_level != NULL)
{
m_advdata.p_tx_power_level...
For the first, impressed by your intoducing NRF52 chip.
Question: what`s NRF52 indoor range using onboard antenna and maximum output power (+4dBm)?
Thanks.
Hi~
I am struggling to get the BLE packets detected by nrf sniffer (v1.0.1) using wire shark. Its only showing "ADV_IND[Malformed Packet]" periodically. I didn't understand...
I believe what I am asking is extremely specific, but keeping hope that I might get some direction
I have used a clone ST- Link v2 programmer to download code into a NRF51822...
Hi all,
I would like to trigger some actions on difference devices communicating with the ANT protocol based on the distance they are from each other. A simple example...
Hi
The documentation for the new feature in S110 v8 to change the gatt table size says that to change it the linker configuration needs changing .
This means it is a...
Hi all,
First of all thanks for Nordic team for the excellent support. It is very useful for a beginner like me to get started on BLE development.
I am using the nRF51422...
The issue is that if a peripheral needs to enable interrupts (or anything else partly protected by the SoftDevice) and is configured before enabling the SoftDevice, the NVIC_...
Hi, I use nRF24LE1 configured for power down on register retention mode with RFRx active.
When the CPU is on power down i don't have any interrupt from RFIRQ.
Init configuration...
I downloaded the power consumption example code to a nRF51-DK to measure the current consumption during SYSTEM ON and SYSTEM OFF state.
For the SYSTEM ON state, I used...
On our custom board, we have a dedicated hardware reset IC which toggles the nRF51822's nRST line low in response to a magic button press. The nRST line has an external 100k...
Hi,
it's possible to decide if send a scan req to a peripheral device? I want to send a scan req only to the peripherals that have a specific adv packet...it's possible this...
So, I am working on a handful of nRF24L01 to test some ideas out with radio devices and read thru many example source codes, libraries and datasheets and now I am going a...
Hello everyone
I want to develop a prototype by using nrf51822 but the problem is i did not find information concerning the packages please i request you to provide the...