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 ,
I tried to use the sample code of central and peripheral project "ble_app_hrs_rscs_relay" , to add a new service to connect with light and button peripheral by "lbs_c_init...
Hello,
we are developing a PCB with a nRF52840 in normal power mode. I know that VDD and VDDH have to be shorted in the normal power mode, but due to a layout error we have...
when debugging peripheral_uart sample in ncs1.5.0 used nrf5340dk board , a error produced in function static int bt_init(void)
static int bt_init(void) { int err;
err...
I am trying to use nrfjprog.exe (for the first time) to see if my code is being corrupted on a power fail. It keeps returning an error that I can find documentation on.
...
Hi,
We bought smart watch from company xyz. Watch is running using Nrf52840 and supports buttonless DFU. we are customizing the smart watch firmware as per our requirements...
SDK: 15.3.0 SoftDevice: S132 Device: EYSHJNZWZ (nRF52832)
My device is a peripheral. I want to connect with two smartphones. At that time, I want to connect under the following...
Hi, Could you provide source code of nRF Sniffer for Bluetooth LE firmware?
https://www.nordicsemi.com/Software-and-tools/Development-Tools/nRF-Sniffer-for-Bluetooth-LE...
Hey Guys :) have a MQTT code that publishes certain AT commands, It works for all cases except Mutlicell 'NCELLMEAS' command. Any help would be appreciated.
[This Works...
Hello
I am using sdk17 and st7735(GFX) drivers.
I am simply printing the sensor value on the display. Initially, it works well, but after a few minutes, the screen is...
Hi,
I am trying to add a temperature sensor to the sensors I can query on the sensor server example.
I have updated a few things
The present ambient temperature...
Hello All,
I am working with BMD300 eval kit and trying to achieve one functionality with UICR CUSTOMER[20] register.
I am fcaing an issue where, UICR CUSTOMER[20] register...
How do I store updated images for both MCUboot and the main App in external flash on the nRF5340 such that the existing MCUboot will apply the updates to the internal flash...
I have nrf52833 DK and i try flash zephyr project to the device but jlink didn't mount or appear in Windows Device Manger. how ever when I press to (BOOT/RESET) button and...