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 all,
I have created a custom board file for my pcb that uses the nRF52832 (rigado module). I have 10 buttons attached to the board and am successfully reading a button...
I'm trying to implement the workaround for PAN58 on an nRF52832 device using SDK15.2
I've copied in the code from a previous post but I keep getting an error when I declare...
Hi, I just finished prototype using nrf51822. I programmed my part while it's mounted on my PCB.
I am preparing for mass production. So I need to program the parts quickly...
nrf52832 mesh lpn power consumption is too high when enabled MESH_FEATURE_PB_ADV_ENABLED,
when provisioned completion, power consumption is still very high, Restart the...
Hi,
I am relatively new to C coding, and need to use the NRF52832 for a school project. I need to write a program that measures frequency from a GPIO pin. From what I've...
Hi ,
Our customer use nRF52832 to design the mouse. Currently they had problem to do the connection with Lenovo T470 after power cycling (POWER OFF and Then POWER ON)...
Hi:
I want to transplant nRF52840 pca10056 driver, where is the driver file of nRF52840 pca10056. How to transplant? Is the source code all public?
THANK YOU!
Dear All,
I'm willing to set up a project based on the nRF9160, using the Trustzone. Thus, I have two firmwares, two zephyrs that will run in Secure and Non Secure memories...
Hi:
I use sdk15.3,usb pca10056.
nRF5_SDK_15.3.0_59ac345\examples\peripheral\usbd_ble_uart_freertos transplantation to ble_app_multilink_central.
this is log:
<debug...
Hi, I'm trying to implement DFU over BLE using nrfutil in a product. The product(will refer to as peripheral from this point onwards) also has a dongle(supports flow control...
Hello,
For a project I am currently working on I am trying to track patients' movement through a hospital clinic. To do this, I plan on having mobile NRF52 DK boards traveling...
Hi
How many bytes of data can be written to flash memory at a time? I am trying to write an array of 10 elements of 16 bit data type , but only the first four elements are...
Hi,
I was wondering if a central can perform multiple read requests with authorization, i.e. send a read request before it has received the reply to the previous request...
Hi,
the system we are using includes the nrf52832 SoC with an external ADC and en external crystal for HFCLK. running SoftDevice s132 v2 (based on SDK 11)
in our system...