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...
Target nRF52832(nrf52dk_nrf52832) SDK NCS v2.0.0 Hello. In my project, I want to make sure that my project always works during power on. How can I check if my project can...
I am using a nRF52832 with a LISD3H accelerometer. When I initialize the twi driver, I see a ~250 uA increase in current. I was hoping to initialize the twi driver, enable...
Hello,
I use nRF52832 and SDK 17.02.
I use app_button library to detect and handle button pressing.
Everything works fine except that I have a testcase that is to...
We have a very simple application with an out-of-tree driver that is working fine with NCS 2.0.2.
However, changing to NCS 2.1.0 or 2.1.1 results in a DTS error:
(the...
I am working on a project that uses image differentiaton,person/animal detection, etc. To accomplish this, I can either use OpenCV library or use TinyML lite. The problem...
Hi Nordic:
Maybe it isn't a really question. When I try to make an error check, I get two types of error checks, ERROR_CHECK() and APP_ERROR_CHECK(). It seems to be the...
We would like the Fjorden Grip also to trigger the native iOS camera's shutter button, via sending a “volume up” command—similar to selfie sticks, which however use classic...
I was working and testing protobuf using the zephyr example (nanopb) on 1.9.1 SDK. but in build step fails with this error: ModuleNotFoundError: No module named 'google':...
We would like to use an external oscillator instead of External crystal. Is it possible to use external oscillator? If yes to which pin it should the clock be connected ?...
Hello Community,
My customer has design a custom board using NRF52832-QFAB MCU. They have also written application firmware as per product need.
Now, Customer wants...
Greetings,
I recently started working with the NCS and successfully modified the peripheral_uart sample to read data form an I2C sensor and send it via BLE
I wanted...
I was using sdk 1.9.1 into my project and every things waking prefect which use openthread. I took the same project and build it in latest version ( sdk v2.1.1 ). when I flash...
We have created a zigbee custom sleepy end device with the base from light switch example. We are able to perform most of the operations successfully.
We have set the following...