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,
As we will al agree refering to the BLE standard, a SCAN_REQ Frame contains 176 bits (22bytes), and since the BLE legacy standard datarate is 1Mbit/s, the duration...
Hi.
I'm working with an NRF5340DK using NRF Connect SDK in a project where I need to decrypt an input text with a previously adquired key usign AES128 CTR, but I've been...
I use two 52832 generic_ onoff_ In the example of server, a mesh network is formed. Both monitors the group address C001. I put the other one outside the range. Then the group...
Hello,
I have a project that requires Bluetooth, Zigbee, and WiFi.
I want to make sure that the following is possible:
nRF52833 or nRF52840 can run Bluetooth and Zigbee...
I am testing I2C. But nrf_drv_twi_tx() failed with errCode 0x8201. What is meaning of 0x8201 error code?
<warning> app: nrf_drv_twi_tx() failed, errCode=0x8201
Dear Nordic,
We're developing an application using the nRF52840 as a peripheral. In the role of central we have three different devices we're using:.
Android Pixel phone...
I used 9160 to develop a project for the customer. During the project test, sometimes the data line or clock line level of I2C was abnormal due to hardware reasons. I wonder...
Hi, TF-M is supported and used on nRF5340 through Zephyr and we are having no troubles to run it and use it. Thus, we have had some discussions regarding the Secure and Non...
Hello,
I have interfaced the ble_hid_keyboard with uart using nrf52840-Dk in SDK 17.1.0. I am getting data to BLE_HID over uart, but i am not getting uppercase letters when...
Hey Nordic,
I use,
pca10056
s140
SDK 17.1.0
The following are the logs taken from PuTTY:
You can download my project from here . It is based on "ble_app_uart...
I'm running into an odd problem... I'm using a nRF52832 development kit and pc-ble-driver-py to write tests against our custom services and characteristics, and I just hit...
Hello everyone,
I am working with the latest Zephyr NCS 2.0.2 SDK to develop a BLE App with a nRF52840 Soc.
The device is going to produce a very low data rate, so I want...
I am using Nordic seriaization with nrf52480 as connectivity chip and a custom M4 board as Application chip. After 5th connection, the advertisement is not starting. While...
Hello team,
I am trying to build an audio LE application where I require a stereo output and microphone input. As an initial part of the project, I am trying to connect...
Hi,
I'm developing firmware for nRF52840 device (Acconeer XM122), and I'm trying to use fstorage library to write some data to flash.
SDK version 15.3.0, Segger Embedded...