Hi all,
I have a situation in which softdevice (s310 v2) seems not to forward events to my nrf app (bootloader running dfu) in spite of the fact that my iOS app sees the...
I am sending setup commands to a NRF8001 D device and I receive a command response with status of 0x89. This appears to respond to ACI_STATUS_ERROR_UNSUPPORTED_FORMAT. I cannot...
Hi I'm working on a school project and I need to send data from an accelerometer to a phone I'm currently able to update "dummy" data from my nrf51822 to my phone after following...
Working on an ANT project.
Switched a project from S210 to S310 to add BLE feature.
For the ANT part, there is no source code modification at all.
Sweet.
This is not...
Has anyone experience of successful TICK_DV calibration for nRF9E5? What order of accuracy should be achievable?
In my application I maintain a software RTC clocked by...
Hello,
I manage to work with new S310 V2.
I use S310 for hrm only. Saying so also not for DFU service.
I have own proprietary method for transfering application images...
I am working on an application and need to get the exact time that the master node receive advertising from the slave node. I tried with PPI and it's ok to capture the Radio...
HI Devzone
i am using <NCS_SOURCE_FOLDER>\nrf\samples\nfc\tag_reader\ to do the test. on NCS1.5.1
i am trying to add a customize compatible properties in device tree....
Reviewing the table in the SDK 17.0.2 documentation for Crypto Backends
https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.0.2/nrf_crypto_default_backends.html
it looks...
Hello all,
nordic and zephyr newbie here.
I am looking for some help with getting ble with coded phy working on 9160dk using nrfConnect SDK.
I have a 9160dk as central...
Hi,
I know that one of the security concerns is Integrity - which means that we want to ensure that data received is free from corruption and tampering by unauthorized device...
Hi,
I would like to ask - do we use diffie-hellman when we are pairing but not bonding?
If we are not using diffie-hellman, what are we using to encrypt connection?
...
Dear supporters team,
I have a project need to build with a system that includes one central connection to multi peripheral.
do you have any project base similar to my...
Hey all! Today I tested the Asset Tracker App V2 (NCS v1.6.0) with the AWS implementation of the Cat Tracker App.
The rollout was totally fine at the end, and also the App...
Dear Nordic Team and Community!
I want to rise up the question again how to update an advertising message, especially the device name (on nRF52840Dongle, S140, 10059). I...
,i use a nrf52840dk_nrf52840 to run once a nrf5340dk_nrf5340 board's code , I change board name from nrf5340dk_nrf5340_cpuapp to nrf52840dk_nrf52840, change xxx .overlay from...
Hello,
I use central_uart (nrf52840dk) and peripheral_uart (nrf52833dk) examples, NRF Connect SDK v1.6.0
I want to send more than 20 bytes of data,
So, I increase UART_BUF_SIZE...
Hello,
I am using the nrf52840 controller for the development ,i want to read the value from 2 channel of ADC . I just gone through the SDK example code of
SAADC, here...
Hi All,
I was trying to transmit a bare-metal minimal C program to send a raw ADV_SCAN_IND PDU using nrf52840 dev board. Code is listed below:
Here is the linker script...