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 Martin, I follow all the steps in your tutorial(Bluetooth low energy Characteristics, a beginner's tutorial) and I am able to create the characteristics and the notification...
How do I share variable data from my nRF52 application to the bootloader code?
Check the update to this question after first comment by @HungBui
There is some short...
Hi,
I am using three nRF DK (nRF52832 - PCA10040) to test and analyse the mesh network (nRF5 SDK for Mesh v3.1.0).
I worked on light_switch_example with 2 clients and...
Hi.
I'm using the nRF52810-QCAA (DCDC) Reference Design, but I've noticed that C6 and C13 are labeled as No Connected in both the schematic and BOM, but in the PCB model...
Hi,
I am trying to write data to the nRF52 module from my custom application. I am sending few parameters bundled into a packet to the module. One of the parameters is the...
Hi
Im currently having some problems with programming a solution for a small system that im making.
The idea is a mailbox with a dongle and accelerometer that senses movement...
Note that for SDK v12.3 : if application size * 2 > available space a single bank update is performed.
While I am using v15.3 and there seems no more infor about the single...
I installed espruino_1v99_thingy52_app and espruino_1v99_thingy52_softdevice , but i want to restore the thingy to the default firmware. Have a way to reverse to the default...
Is there some instructions to debug the nRF91 sample applications with segger with thread awareness? I've seen mention of freertos thread awareness and have requested access...
Hello,
I have been working on ble_app_uart_coexist to achieve the integration of uart and mesh on nRF52840, but I learnt that nRF52840 does not support this example.
I...
Hi all,
I spent a few hours researching how to communicate with AWS (using MQTT) through nrf52840 (I’m using the PCA10056 for first developments), but I don’t understand...
Hi
I am trying to merge zephyr's http_get example (with TLS option) into the nordic mqtt_simple example (ncs 0.4.0) since I need to set up a http S connection and not just...
my project plan is bluetooth 5.1 use development but now there is nothing on the market only nordic's nRF52811
so i want bluetooth 5.1 prototype. please
And I will pay...
Hello,
I am new in using Nordic MCUs and BLE. I am trying to flash the experimental_ble_app_blinky example on KEIL on my nRF52 PCA10040 board and the android application...
Hello,
I try to start developing my nrf51/nrf52 projects using Segger Embedded Studio but each time I receive the same linker error:
"(...) section fs_data' will...