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, would it be possible for someone to create a well-structured guide/tutorial on how to include PDM support into Zephyr with an example of using a simple PDM microphone...
Can you let me know if overdriving (sinking too much current) will damage the IC.
I have a LED connected through a 5 Ohm resistor to a GPIO. It is set to sink the current...
Hello,
Im working on a project that will require us to be able to update the nrf52 (which is providing BLE services to a host MCU) via a custom over-the-air update mechanism...
Hi
I'm working on a solution with 2 battery powered BLE devices: one is a peripheral device, the other a central. Mostly the devices will be advertising and scanning, not...
Hello,
I am trying to compile my project, which includes a library file (.a). I get multiple errors about "undefined reference". See image:
.a-file in project tree ...
Hello:
I'm evaluating the nRF9160-DK and trying the asset_tracker application (nRF Connect SDK1.4.0) with Segger v5.20b, and log messages don't show up in Debug Terminal...
Hello:
I'm evaluating Thingy:91 (nRF9160) and I was able to download asset_tracker application using MCUboot DFU without problems. Everything fine.
Now, I wanted to try...
hi, I am using nrf9160dk. I want to send some data to the server via MQTT and also I want to test nrf cloud
I installed nrf connect SDK toolchain and generated some projects...
Hi to everyone, i will try to explain everything in detail.
I developing a product that is currently in the pre-production stage, and im having some issues with voltage...
Hi,
I was testing the BLE_GATTC_EVT_WRITE_CMD_TX_COMPLETE event and I did trigger the event but i was wondering if that it's normal that It triggers after I send all my...
If this has an answer, I did not look as one loses position if one checks.
IN any case, I have a working application running on the PC that uses the pc-ble-driver to access...
Hopefully a simple question: is it possible to define a vendor-specific sensor type for the standard Mesh Sensor Model?
The nRF Connect SDK documentation seems to be confused...
Hi,
as I said before I am working with nRF52832. I can connect with nrf and program it. for example I can make an LED to blink. but when I run the esb_ptx example the program...