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...
Hello,
We are currently developing an application that requires a device to have multiple endpoints. All these endpoints have to make reports to another device.
We take...
Gaming mouse example, Customer wants to bind two dongles,but failed.
we got that support 4 peers,1 dedicated by LLPM,3 for stantard BLE.
we wants to know Once binded to...
Hi,
We use an application developed by us while establishing the nRF52 connection with the mobile device. When I chose an nRF52 device to establish a connection, I realized...
Hi,
We are developing a application using nRF52840 chip. We have successfully designed custom PCB for our application. But now we are planning for bulk production in which...
Hi,
To use the GPIOTE macros in /modules/nrfx/drivers/include/nrfx_gpiote.h the order of the initialization has to be changed.
Please find attached a patch that handles...
i used nrf52840 and scanning.
'A'(nrf52) is scanning and 'B'(nrf52) is advertising.. (with 2 products)
How do I find it by name 'B'?
i couldn't get NRF_BLE_SCAN_EVT_FILTER_MATCH...
Hello,
we face the following issues when trying to connect to our peripheral with Android 7 and 8 phones each with BLE4.2.
Precondition:
Phone was connected and...
Hello,
I am using the SDK examples with the softdevice. I want to know how is the hop sequence determined. From what I understand the channel map for two devices to communicate...
Hi,
We have a product developed which will be in continuous advertisement mode for life time. Now we wanted to make our product advertise only after it detects a valid...
I saw something in the list that might help but I have learned that if I go there I lose all the work I did to get here
I am having major problems with Segger Embedded Studio...
Hello! I'm working on a project communicationg using two BLE devices (central and peripheral). On the central side we want to scan and connect to a peripheral that advertises...
Hi, all
I'm trying to write/erase data to flash memory (nrf52833, pca10100)
I want to erase only 4 bytes.. Is it wrong to define like this? I guess '4' value's unit is...
I am creating a smart toothbrush (inputs gyroscope and accelometer data and outputs teeth region). The smart toothbrush has an IMU that collects 6 readings (3 gyroscope and...