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...
Hello to all,
I have a question about parsing zigbee commands when they present a payload.
In the Window Covering device I use the define "ZB_ZCL_WINDOW_COVERING_GET_GO_TO_LIFT_PERCENTAGE_REQ...
Hi support team,
I'm learning about distance calculation based on time of flight. I only have nrf52832DK here but i wanted to try. I'm looking for an example of getting...
Hello,
Power Profiler v3.1.3
Windows 10 Home 21H1
On Data Logger tab and , regardless of if a PPK2 has been connected or not, and regardless of any of the values...
Hello,
I have been using the nRF52840 DK board and have designed a PCB based on it. I made a previous post asking some questions before designing the PCB, so this is a follow...
I have developed an application for the nRF52-DK (nRf52832AA) and am now in the process of porting the application to my custom hardware. My custom hardware utilizes the nRF52832AB...
I'am working on nrf52840 and base on a sample hci_spi. I use spi1 and tried several different pins, they all works fine.
but when i disable qspi and try to use the pins...
Hi,
I am doing a simple thing with string formatting:
sprintf(tmp_str,"%d.%d.%3d", version.major, version.minor, version.patch);
The version structure has values { 0...
Hi, This time I'm on NCS 1.3.0. Board definition is derived from nrf5340pdk_nrf5340, with some minor variations, and it is out-of-tree. I think it is OK. Since I moved also...
Hi there,
How can I manually awake my advertiser which is in low power mode, to start advertising and get it back to sleep after it advertises certain number of packets...
Hi,
I'm having some troubles with the Thingy:91 because it became unresponsive after I flashed the device with the mqtt_sample firmware.
I built the mqtt_sample with...
Hello everyone,
I am having an odd problem. I am using an SoC based on the nRF52832 (the ISP1507-AX). So far I had been using ncs v1.6.0-rc2 during development. Recently...
hi support team,
customer have one question, when 9160 attach the network, which one does it choose (the best signal or the first base tower discovered)?
especially when...
Hi Dev Team,
I am developing the weight scale product using nrf52840 development board. We connected the nrf52840 using the nrf connect app ( Provided by nordic).
Now...
Hi, I'm using the BC805M EK (nRF52805) . I would like to pull up pin 20. Here is my configuration in pca10040.h. However, pin20 cannot be pulled up. It's always pulled down...