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 am trying to get a working demo up for the Zephyr OS on your nRF52 DK but having trouble. See attached for description, I get this error -
-- runners.nrfjprog: Flashing...
Hi,
nrf9160dk device is not latching with CAT-M network. Please provide the solution for changing the "network mode" from CAT-NB(NB-IoT) to CAT-M in nrf9160dk device.
...
Hello,
I am able to program softdevice hex file with application hex file into nRF52840 microcontroller. However, I am not able to program softdevice and application hex...
Recently purchased nrf5340 to validate BT and BLE profiles.We have followed the guide and installed NRfConnect-3.7.0.
Installed BLE app and programmer app from nrfconnect...
I'm working with the latest v1.6.1 nrf SDK, and was able to get the Blinky sample code to work.. But trying to translate that to toggling other GPIO isn't working. I also...
I freshly installed Nordic Edition SES v5.50c and nrf sdk 1.6.1 on my machine and opened the empty_app_core with the Open nrf-sdk project option, selecting nrf5340dk_nrf5340_cpuappns...
While trying to build and run on my nRF9160 DK the project: asset_tracker , that I imported into SES by selecting: File>nRF Connect SDK Project...(in the SES menu), I followed...
Hello,
I have a ble nrf52840 module. I want to make it as becon code which is power optimized. Pls tell me the steps by which i can do that .Share some document or code...
hello ;
i need to send data from the nrf52840dk to / over the internet and to the server , so i know that on board nrf52840dk , there is no wifi chip on nrf52840dk , so...
Hi,
After the execution of erase all command(nrfjprog --eraseall) My custom board is not visible anymore. When I tried to connect with the nrf connect programmer ,I received...
This is the error I have. Couldn't figure out what causes this error. Tried all the related issues mentioned on this website. I have made sure the python and latest version...
The questions of data throughput:
1. nRF9160 supports SIM card for data transmission through NB-IOT, so what is the data transfer rate using NB-IOT?
2. Including data...
Hi, I am new to nrf.
l am using nRF5_SDK_15.3.0_59ac345
I am working on the ble_app_uart example and want to write the data in the flash of nrf52832.
I included flashwrite...
Dear Nordic Enginneer
Our customers has a problem when using the NRF52840.
They want to make a mouse,and now they use LLPM and then they use the gmouse example and the...