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...
I'm trying to use the lpuart sample for a project, but everytime I try to flash I get a zephyr fatal error 4. I dont know what I doing wrong can anyone help me?
error: ...
Hello,
OS: Windows 10
SW Version: nRF Connect 3.9.0, Programmer v2.0.0
Nothing has changed hardware-wise. Still using a Segger J-Link to try to complete this task. I...
Hi,
I have an application where I use nrfx_saadc for getting some samples and I also run the st7735 driver, modified to use nrfx_spim instead nrf_drv.
For the nrfx_saadc...
Hi.
I'm currently evaluating all the DFU options available for nRF5340 using v1.7.0. One of those options is the mcuboot serial boot option.
During my mcuboot...
I am using nrf52832 with provisioner example from mesh v4.2.0. I want to know if the servers i configured using the provisioner is able to detect when one of these servers...
We are using NRF52840PDK for development using NRF Connect SDK. We are facing an unusual behavior while using PDK. The development environment is Windows 10 and SES5.60 installed...
Hi,
we are trying to send data (a packet of 54 bytes) at 100Hz but our data is not always transmitting regularly.
Much of the time the TX is perfect but every so often...
Hi,
If i need to call zephyr driver API clock_control_off( ) present in zephyr\include\drivers\clock_control.h on LFCLK. How can I do it,.? As an example, to populate...
We have a RFID sensor reader part number RFM5114 , manufactured by Nordic , the sensors we use to read are RFM2100 Magnus S2 tag. Now we have to read sensors RFM2121 Magnus...
Hi everyone,
Is there a way of being able to view the contents of the advertising packets (advertising and scan response) without using a bluetooth sniffer? Is it possible...
Hello,
I made a code on NCS1.5.0. The main function is to realize audio encoding and decoding. It runs and tests normally on nRF5340 DK. When I migrated this code to NCS1...
Hi, While I'm aware that the specs are not yet finalized, are there already any hardware requirement estimates for running Matter over Thread for a battery powered node? I...
Is it possible to perform an over the air update via Bluetooth Low Energy while the sensor is connected, but the app is running in the background? If this is possible, are...
Hi,
I found that when my custom board spend 201 ms to boot up. Because I can't change my board, I am looking for reducing time to boot up.
Do you have any idea and how...