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...
Hello,
I am programming BLE with the nRF52840-DK. [Toolchain Manager: v1.3.0, IDE: Visual Studio Code (VSCode), SDK: ncs v2.6.0 ]
I used UART for communication between...
This is my log output when i connect to my ethernet
this is my prj.conf file
I am building the default AWS_IOT_MQTT SAMPLE. i dont know where i am getting the issue...
I want to implement a network of boards to be placed in a field. We have sender nodes(boards) which will collect data through saadc channels and transmit it to receiver node...
Hello,
i am developing a bootloader with softdevice112 on nrf52805.
I have setup everything and I can see bootloader and app working, just a question about memory layout...
I can't use the I2S api and I2S function in code the compiler says undefined Module , and when i checked the devicetree file there in no definition for the i2s devices
Hello,
I am programming BLE with the nRF52840-DK.
Toolchain Manager: v1.3.0
IDE: Visual Studio Code (VSCode)
SDK: ncs v2.6.0
My implementation goals are as...
With the change from nRF51 to nRF52, the data rate became a minimum of 1 Mbps.
Nordic proprietary radio mode,
nRF51 250 Kbps.
nRF52 1 Mbps,
What is the difference...
Hi everyone,
I working on a project which is a BLE peripheral with Zephyr,
I need to implement the DTM testing for production testing. I created my project base on NUS...
Whenever I respond to a question I opened myself, it generates an "Unread Notification" alert and an email.
I don't need either the website or the email to tell me that...
Hi everyone,
I trying the DTM example and run with debug, I found the software stuck at dtm clock initial. what is the problem , and how can I fixed it , thanks.
...
Hello,
I want to set the transmitting power of the advertising packet. How can I set the TX power?
I am using nRF Connect SDK 2.5.1 in Visual Studio Code.
Regards...
Hi all,
I'm currently working on a project that requires UART communication, and I'm actually focusing on current consumption.
For context, my device only needs to listen...
Im trying to delete button nodes but Im getting errors
devicetree error: /aliases: undefined node label 'button0'
Tried a bunch of different approaches. Deleting unwanted...