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, could you please tell me if my assumptions below correct?
Measuring a (ratiometric to VCC) analog signal and selecting VDD_1_2_PS as the reference selecting AIN_NO_PS...
When I initialize the SoftDevice with SOFTDEVICE_HANDLER_INIT(NRF_CLOCK_LFCLKSRC_XTAL_20_PPM, false); // Sets up Crystal Source to 20ppm 32.7628kHz
The project I based...
I am trying to make a product with NRF8002B. I finally have the product prototyped. The user will connect to the device, beep, light up, and track. It will always stay on...
Hi
We are using nrf mesh Android code from GitHub and trying to get shared secret during the Provisioning Public Key PDU Process.
We are getting following error -(We are...
Dear friends,
I am not sure if it's the right platform to be asking this question but I thought this would be the place where I would find like-minded individuals. I am...
In the nRF SDK 15.2, I am using the function idle_state_handle() which has a macro NRF_LOG_PROCESS() which is defined in another header file as NRF_LOG_INTERNAL_PROCESS()...
Hi all,
We've been trying to transfer data from 52840 custome board to android device via USB.
52840 device could be detected after connection but it cannot be accessed...
Hi,
I am looking for usb connect and disconnect events to be able to trigger some behaviors in our product.
I don't find any API for that, like subscribing via a callback...
Dear Members,
I tried to compile :
E:\nRF5_SDK_17.0.2_d674dde\examples\ant\ant_broadcast\tx\main.c
I got this error :
..\..\..\..\..\..\..\components\libraries\util...
Dear Members,
I want to port a code from :
E:\nRF5_SDK_17.0.2_d674dde\examples\ant\ant_async_transmitter\main.c
to be used with PCA10056 ?
Any ideas ? thanks
Hi,
I have following questions
1. How to define the limit for number of bonding information stored in internal ROM of nrf52832?
2. We want to verify the bonding functionality...
Hi Sir
We have a project with nRF5340,
Coz our product will be a smart watch, we will need to re-programming our product after full assemble in production line,
So,...
Hi all
We observed a strange behaviour with mcuboot / bootutil in our nrf9160 based project.
The bootloader log messages showed that something with the primary image is...
I run the ./nrf/samples/bluetooth/peripheral_uart example on 52840DK and connect to it using the nRF Toolbox UART section.
The connection works and I can send messages to...
Hello,
I want to modify the lte_ble_gateway app (nRF connect SDK 1.6.0) to connect with the nRF52DK advertising through the ble_app_uart (nRF 17.0.2) application. The lte_ble_gateway...
Hello,
I am trying to test 1 central 4 peripheral multilink(with saadc).
However, when the master-slave(central-peripheral) is connected,
the connection disconnected...