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,
I need help to clarify the API for IAS zone server. If I can get example implementation, it would be great.
I have hard time understanding how zb_ias_zone_app_callback_t...
Hi,
I am new to nRF9160DK . I want to set RTC time for the nRF9160DK.
In the application we are getting UTC time from NTP server and we need to set RTC .
I have referred...
Hello,
I am trying to get my nRF9160 to connect to a https server via AT commands, but this is as far as I've been able to get.
In the end this will be used in a project...
Custom board, ncs v1.5.0, modem FW v1.2.3, SES v5.34a. The code is based on the Asset Tracker (v1), LTE with PSM, motion-activated GPS, using MQTT to send messages to a private...
Hi guys, I'm struggling on multiple fronts to make the system building up again after NCS upgrade to 1.5.0. This is the last uncanny warning I get at build time. Please give...
Using SD S140 7.2.0 SDK 17 (nRF52840).
I cannot write to internal flash addresses above 0x78000.
I am calling nrf_fstorage_init setting start_addr=0x68000 and end_addr...
Hello,
I am looking at the TX start-up current for the nRF5340 mentioned here (last 2 entries in the Radio current consumption (Transmitter) table) in the product specification...
Hello,
I am having an issue where I am trying to send a payload in the ACK in the ESB protocol. The issue is when the PRX gets a payload it was not expecting (i.e anything...
Hi Nordic team,
Please guide to resolve the error .
While trying to convert the model_handler.c to model_handler.cpp the below deceleration shows multiple compilation...
Summary: What are advantage bullet factors of Zephyr RTOS over FreeRTOS to choose this in nRF Connect SDK v1.5.0
Details: We have Implemented our previous project...
Due to a particularly stupid thing I have done on another chip, I have ended up depending on the ability to advertise a short name and a long name. However, when I build an...
I'm new to using micro controllers and for a project i have the nRF52 controller and i am trying to perform an OTA FW update using web bluetooth. When i connect to the board...
The problem is I can't figure out a way to use the shield pins on the board (P20) to program an external MCU (nrf52832). It just refuses to do so it always programs the onboard...
Hi,
We are using I2C to communicate with a sensor from the thingy:91. The sensor need either 3.3 V or 5 V I/O voltage levels to communicate.
As we understand it, the...
Hi all,
I am trying to develop a simple windows application using pc-ble-driver writing my own C# bindings on a nrf52840 dongle with nrf-ble-driver-sd_api_v6-mt-4_1_4.dll...