Hi
I have done several projects with the nRF905. I know the device quite well. Normally I use the CD, AM and DR interrupt pins to determine the status of the device, my current...
i made this project to try to create RSC service on arduino
developer.bluetooth.org/.../runningspeedandcadence.zip
unfortunately the server starts but i'm not able to...
Hello,
Could someone give me a hint with the following problem?
I am using two example projects (ble_app_uart_c, ble_app_hrs) to connect a central and a peripheral.
An...
I created xml file for heartrate server using bluetooth developer studio and the plugin nRF8001_Arduino (plugin nordic semiconductor for arduino)
the generated xml file...
I read this older post ( devzone.nordicsemi.com/.../) and have a similar issue but with enough differences that I felt it was worth a new question.
I have an STM32 MCU...
I am having an issue with running the initial blinky example that came with the nRF51 PCA10028 SDK in the Eclipse IDE . I will include screenshots of the issue. I believe...
I use nRF51-DK and nRF51-Dongle for a BLE sniffer.
Always the sniffer fails and marked with an error "Encrypted packet decrypted incorrectly (bad MIC)".
It can not be...
Hi all, im asking question about triggering my own antenna. there's few questions about it. 1. im using TI boostxl antenna array (3 antenna) , periodic table are as follow...
Hi,
I want to use the 64MHz crystal oscillator (HFXO) as the source for HFCLK clock controller. How can I need to enable or disable the item in KConfig on nRF Connect SDK...
Is there a current example for nRF52840 power management under Zephyr / nRF Connect SDK?
Searches for this turn up old examples, such as this one , that are no longer in...
Hi Nordic,
My customer want to know, whether LLPM function and Multilink can coexist?
For example, when I use a central to connect with 4 peripheral devices, can I use...
Hello,
NCS1.8.0 Windows10 X64;
i2s test,see the source code ,
it runing ok;
but,when i change to timer send,got error.
i want to send data by timer,
source...
Hi Team!
I am trying to connect the Thingy 91 to nRF Cloud using a local provider (Vodafone Romania). I followed the getting-started video when setting up my device. However...
Hello,
I need to power the nRF52840 with 1.8V while keeping it connected to SES through USB.
I believe I have to proceed as directed at User Guide paragraph 8.3.5 “nFR52840...
Dear Concern,
We are currently planning a mass production of a product that uses nrf52840 USB dongle as a component. We are thinking of using JTAG debugger to flash the...
Hi,
I am getting a strange issue in my code where my FDS will run fine if there is no bootloader but fails to initialise if there is a bootloader present. I am using SDK...
Hi!
We are testing nRF9160 in an application were we monitor sensor in certain modules on trucks / trailers. Our test application is based on the Serial LTE sample application...
Hello,
I am new to DFU OTA on Nordic's chips and I am currently trying to implement it on a custom board with an nRF52832-QFAB chip.
This will be a long issue since I...
Dears,
I can't select a new operator among the list I have, when I put the command at at+cops=1,1,"20820" , I have the error: ERROR: -8 , could you explain me what is this...
Hi, I am facing an issue, I am developing nRF9160 based Product, get sensor data from peripherals and publish to AWS cloud.my firmware is based on AWS IoT sample. I observed...
Hi,
With my company we want to develop an embedded application with Direction Finding. Do you have any examples to give us to start the development? For this project we...
Hello. I would like to ask a question about a problem I had in implementing the battery voltage monitoring function.I am trying to read out the battery voltage using the following...