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 am running some tests with the long range example provided by Nordic and observed this behavior which I can't account for.
https://devzone.nordicsemi.com/nordic...
path:
\experimental\cli\cli_agent_router\pca10059\mbr
When I execute "bdb start" in the serial port and then execute "bdb Legacy Enable", the terminal devices that are...
Hi,
I report some problems.
I have been using keil5,it work well. Because nRF Connect SDK doesn't know Keil
now i have used Segger Embedded Studio for a period of time...
Hi everyone. Here is my code for 2 different timers that put uc to sleep and wake it up(supposedly)
Definitions:
Create Timers:
Handlers:
Main() function...
I am working with the nRF5340 DK.
I am looking to sample an ADC pin to sample at a sampling frequency of at least 1kHz and I would like to use DMA to write the data directly...
Hi everyone, I implement nrf5_SDK_17.0.2 ble_app_uart example, but when I connect both GND wire and TX wire of the external device to my nRF52840 DK first, my nRF52840 DK...
Hi
As mentioned in this question: https://devzone.nordicsemi.com/f/nordic-q-a/69533/set-tx-power-on-zephyr-device , there is a sample to change the tx power using some HCI...
Hello,
I am trying to use the ble_app_rscs example app into the nRF5_SDK_17.1.0 package for connecting the nRF52840-DK board to the nRFToolbox Android application. However...
I have a small program that is to be used in production to test my device. It has to be scriptable so I'm using teraterm over rtt.
No external IO for a serial port.
Everything...
Hi Nordic,
Can you tell me how to remove commissioned a node from open-Thread ? Basically I want to remove a node from one network and put it in some other network. Are...
Hello,
I encountered a problem while trying to flash my PCA10040 nrf52 development kit.
I am able to compile my code in Segger Embedded Studio without a problem. The chip...
Hello:
I am using an nrf52840 on a custom board with W25Q01NV NOR Flash with the Nordic QSPI-NOR driver. Programming is with NCS v 1.8.0 (upgraded yesterday) and the VS...
Hi Team,
I am developing an application that required SPI communication with msp430.
But, some received characters are disorders, I see them by JLinkRTTViewer logs. For...
Hi
I'm using nRF51822 xxAA (256 Kbyte ROM). My code size are 66 690 byte, I'm using IAR.
Application memory setup:
This means that I have 131 KByte code size for my...