Hi I'm working on a school project and I need to send data from an accelerometer to a phone I'm currently able to update "dummy" data from my nrf51822 to my phone after following...
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...
Dear Sir/Madam,
Can you please help to check and advise if both part# nRF52840-Dongle and nRF52840-DK have KC certificate? Thanks.
Best Regards,
Dan Lee
Hi,
I'm using for awhile TIMER0 and I want him completely disable.
I'm setting a TASKS STOP to stop a timer, clearing a interrupt and disabling interrupt in NVIC, but...
I'm looking at the datasheet for the NRF52832 because I'll be using it with a Raytac module and I'd like to know for sure how the SPI pins are set.
I see in the datasheet...
hi, i've used the official zephyr version till some days ago. the reset pin worked. now i've switched to the zephyr version "supported" by nordic and the pin reset isn't working...
I did the multilink central function when I used zephyr OS Connecting the five peripherals is stable at first, but after a while the error of <err> bt_att: ATT Timeout will...
Hi Everyone,
I have been developing with nrf52840 for quite sometime using Arduino. I would like to explore nrf5 Sdk for Zigbee and Thread because I want to use my nrf52840...
When I generate bootloader settings using nrfutil 6.1.0:
The output indicates the start address is 0x3fc00:
However, looking at the hex file, it contains identical...
I'm measuring the current of the following code:
I'm not using softdevices.
I have nothing more connected to the board than the power.
I measure about 0.320 uA which...
I'm trying to make a test app that includes sample code from GPS and udp examples.
Building for nRF9160DK with west.
Here's my Kconfig:
```
# # Copyright (c) 2020...
Please help me to eliminate the error : "cannot open source input file "nrf_erratas.h": No such file or directory" for nrf51422 for nrf 51(12.3) sdk in keil version 5
Hello, We noticed that when we enable the whitelist, we can successfully filter out connection requests, but not scan requests. Our device still responds to every scan request...
Hello sir / ma'am
I want to implement OTA with zephyr using openthread but the size of my code .bin file is too much like 412kB .
How can I reduce my code size ?
What...
Hello
I am building a code with Openthread (NCS V1.4.0) and the size of that generated Bin file is 405kB. I would like to know why size of that file is more? I need to reduced...
Hi!
We are working with the nrf5340 on a custom board and we are trying to reduce its power consumption to the minimum possible. We have a beacon advertisement application...