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...
Hi All,
I want to verfiy the current consumption of nRF52840. I'm using an nRF52840 DK and SDK 17.0.2 RTC example. below are the verfiy steps:
1. Cut SB40 on PCA10056...
Hi,
I we are developing project on BLE NRF52832 module and it warked correctly. during the debugging suddnely it stoped responging to programmer and couldn't be reprogrammed...
I have read about eddystone protocol. I have run
nRF5_SDK_17.0.2_d674dde\examples\ble_peripheral\ble_app_eddystone\pca10040\s132\arm5_no_packs
i am able to build the code...
Hello
My setup looks like this. I am using nrf5_SDK_for_Mesh_v5.0.0 with nRF5_SDK_17.0.2. I have extended the sensor model example (in nrf5_SDK_for_Mesh_v5.0.0) and call...
Just wanted to get clarity on the usage of RACP. In the Glucose SDK example, every measurement gets saved to the database regardless if a Central is connected or not. Why...
Hi,
[246] System: Intermittent extra current consumption when going to sleep
This anomaly applies to IC Rev. Revision 2, build codes CKAA-Dx0, QIAA-Dx0.
It was inherited...
Hello everyone,
I am new and tried some example on the nrf52840 devkit and dongle, including light switch example.
I am now going to send some ASCII bytes through the...
Hi,
The nrf52840 is mounted in our custom board. We found a Jlink programmer , hoping that this programmer is compatible with our chip(nrf52840) to flash the program onto...
Hello! As the subject implies, I'm looking for a Zephyr BLE Long Range Advertiser Example for the nRF52840 DK. Can anyone point me in the direction of one (if it exists)?...
Hi,
I can use nrf21540 to enhance TX power and can see it result, it work fine (The value RSSI in nrfConnect app increase by about 20dbm)
Now, I want to combine both Tx...
Hi, I am working on the mesh serial and run that successfully once using sdk5 for mesh V.5 and nrf52840 devkit and an nrf52840 dongle as a server node. I have several questions...
I am looking into a project that uses a Bluetooth mic and Bluetooth speakers paired to the same computer at the same time. I'm familiar with Bluetooth and with Nordic's offerings...
Assume I have a device running on nRF52840, and two different versions of mobile apps that will attempt to read one of it's characteristics
One version of the app will have...