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 there, I need to collect modem logs to investigate LTE-M connectivity issues in specific countries. I have been using the command AT %X MODEMTRACE=1,2 to activate them...
Hi guys,
I would like to run the sample SMP_SRV at NRF5340DK with memory mx25r64 configured as SPI (not QSPI).
What are the necessary changes?
I tried build an...
Hello,
when I plug in my nRF5340-DK, a mass storage device called "JLINK" appears on my Windows PC.
Normally, it is possible to copy .hex files with firmware to the mass...
Hello,
I need a bit of help understanding the Bluetooth qualification requirements as described here: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/protocols...
Hi, I'm just a beginner in nrf91 series MCU and I want to communicate my nrf9160dk with existing application in SMT32 over UART.
I want to use UART1 which is default connected...
MERHABA,
resimlerde işaretlediğim PCB devresinde nRF52840'ın padlerinde işaretli alanlara vialar eklenmiş görünüyor. Ancak PCB üreticileri pedlere bu şekilde via eklemenin...
In preparation for production, I am testing NB-IoT with China Mobile Hong Kong (CMHK). The same test code runs in Canada as well as in Japan with LTE-M with no problem. The...
Hello,
I am currently using some code from the HTTP client sample to send HTTP requests to a server from my application. I have encountered an issue where the thread from...
I am designing a beacon product, but after trying it out, I find that the SDK is not that friendly to me. What resources can I refer to? The requirements for the product I...
Dear Nordic Team,
We have tested that the nrf5340DK borad was ok for the broadcast audio source role.
We want to add the nrf21540EK FEM borad on it to test the max broadcast...
Hello,
I have a question regarding sensor configuration. I am planning to use the LIS2DW12 sensor. While reviewing the SDK, I found the source code in the path sdk\zephyr...
Hi, We are developing a custom PCB which contains the nRF52840 MCU as the main MCU on the PCB. The PCB is battery powered and would need to support timekeeping even after...
Hello, I'm working with NCS 2.6.0 in Visual Studio Code
I already have a private key generated by using imgtool.py, and I put the .pem file in C:\user\nordic\ncs\user_apps...
Hi,
I am using the Nordic NRF52832_dk with SDK 16.
I need to write, read, and delete data in flash memory.
I store the data by creating a file in the flash memory...