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...
Hi all After successful installation of an update with the hep of dfu_target module, I am expecting the bootloader to swap the image and boot the new image with swap_type...
Hello! I have a nrf52840 DK. I am trying to build a custom keyboard on that SoC. I was able to compile and install nRF Connect SDK example on my DK. Everything works! ZMK...
Hello,
In continuation to the ticket: https://devzone.nordicsemi.com/f/nordic-q-a/70795/replacing-s140-with-s340-softdevice
I'm trying to switch between S140 and S340...
Hi,
I think I found a BUG about SPIM SDK15.3. The following is what I set the configurations for the SPIM0:
Then I use this function to active one transfer which just...
Hi,
I'm using nrf connect SDK 1.7 and following below guidelines to add I2C.
https://devzone.nordicsemi.com/nordic/nrf-connect-sdk-guides/b/peripherals/posts/twi-ic2-implementation...
Hi,
we have few queries regarding lighting mesh models support in ncs1.6.1
we were using NCS1.6.1 for mesh development
we were facing some compilation issues with LC...
I am using nRF52840 Dongle as Sniffer using Dongle. But when it captures the advertising packets,i am not able to see the preamble in the decoded packets. Please help!
Hello Everyone
I am really new to everything here, i just got nRF 9160dk board.
Can anyone please tell me the step-by-step method on how to make a very simple program...
Hello DevZone,
I am planning on making a system that uses peer manager ranking to determine which oldest bond I need to delete to make room for a new one.
I am using...
Hi Team,
we're developing firmware to send long range beacon by using LECODED phy channel. We notice that there is increase in energy consumption during advertising and...
Goal: Using NRF9160DK board, communicate nrf9160 and nrf52840 over UART
I tried to use UARTE on both sides. Below is project configuration and overlay file for both boards...
Hi,
I was using the AWS-IOT example and all was working until it wasnt. In troubleshooting this, I loaded the modem shell example, to see if it was a network/connection...
Hi everyone,
I implemented nrf5_SDK_17.0.2 ble_app_uart example, so I connected an external device to my nRF52840 DK and I received the data by my android phone.
Now I...