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, 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...
Is there a way to get the values of CompanyID ProductID & VersionID before provisioning? I'm working on my android application using the nRF Mesh Library and after identification...
Hello, I work on nrf9160 dk and i try to get tx power: For exemple, with a RSRP -76 dbm i get this consommation curve (read current on P24 throught 0.5ohms resistor):
and...
Hello,
we are developing a HID slave device. we need to support five cell phones connect and bond with the device not at the same time.
we use the ble_hid_keyboard example...
Hi,
I am check this code: https://github.com/NistantriTech/ibeacon_nrf52/tree/ed938973c9a8ebd4f0bb91a3689e5d8242980681
It used SDK15.0
On Ebyte 52832 - and face problems...
Hi
After trying out nRF5340 step-by-step guide we'd like to learn nRF52833 following similar step-by-step start-up guidance if such exists.
I guess for the basic operation...
Hi all. I am using the twi_sensor example of the sdk12.3 in a NRF51822 Taking a look on the tx function: err_code = nrf_drv_twi_tx(&m_twi, MXC400_ADDR, reg, sizeof(reg), false...
Hello ,
we know that, when initialize a BLE slave device ,we need to define the BLE MAC address type.(we need to write our owen address ,not usig the original ble address...
Hi,
I'm having trouble connecting my peripheral on windows. The pairing works, but once I disconnect, I can no longer connect to it. Windows reports "device unreachable...
Hi
Looking for an experienced freelancer to develop BLE firmware for the project we're working on. Targeting nRF52833 and probably nRF5340 chips. Expertise in low-power...
Hi,
We are designing a product with NRF52840 QFAA + GNSS. Due to size constraint, we are planning to use Ignion DUO mXTEND for both BLE and GNSS.
The antenna manufacturer...
Hello All,
I am looking to use the nRF52840 for a ZigBee project. I am looking at the ZigBee light bulb example and following a few posts here I got it building. I can...
Hello,
I get the following errors when trying to DFU using a nRF52832 DK and the nRF Connect desktop application.
19:00:36.143
Attribute value changed, handle: 0x0F...
I want to build on the agps sample for 9160-dk
This involves changing the destination and format of outputs to cloud
I saw that multiple GPS hits are consolidated and...
Hi, Dear Nordic & all:
when I prepare to do a DFU example,I get trouble in installing "nrfutil" tool
I sure that I installed it successfully, but when I input "nrfutil...