Hi
I have been trying to get two NRF24L01 chips communicate with each other since a week now, without much success. All what I can find on the net is Arduino examples using...
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...
After enabling both the Macro MESH_FEATURE_RELAY_ENABLED and MESH_FEATURE_GATT_PROXY_ENABLED as mentioned in this link ....
Does the proxy and relay feature work for light_switch...
Hello Support
I have a question about the function " uint16_t otCoapMessageGetMessageId(const otMessage *aMessage); ". I need to know the message ID for my application....
Hi,
I am facing a problem while setting up pyaci on Ubuntu 20.04.
On launching the command:
In [4]: p = Provisioner(device, db)
I am getting:
In [5]: 2020-08-04...
Hello guys,
In our current project, we need to have the ability to copy .bmp images from our PC directly to W25N01GVZEIG TR QSPI flash memory of NAND type. To the best...
Hello, i am new to the whole NRF programming. I created my custom board with a NRF52811 SoC, without external LF crystal. I have been trying to get the device to advertise...
Hi all,
I am working on eddystone scanner and I follow this post to start with. However, I have some problems:
1. The device isn't scanning without any modification of...
Hello Everyone,
I am a beginner and working on nRF52832 DK using SDK v13 and using keil mdk armv5.as a compiler. I build it successfully, but when I loaded the hex file...
I am trying to update the firmware on the Thingy:91 following the instructions here: https://infocenter.nordicsemi.com/index.jsp?topic=%2Fug_nc_programmer%2FUG%2Fnrf_connect_programmer...
Hi
I am using nordic thingy 91 and i want to program my application on nRF9160 and nRF52840 respectively and i am following the getting start guide.
first i was able to...
SDK 17.0.0/ Windows/nRF52840 DK/ SEGGER
Hi, I want to learn how to achieve the outcome of allowing the peripheral to advertise in the long-range and the Central DK to pick...
Hello,
I have an application in which I need to get RSSI before, during and after any BLE connection has been made. The RSSI measurements are being used to quantify the...
Hello, I am using nRF52 DK and SDK V15.2.0 with a Nordic PPK to measure current draw. I have read tons and tons of questions posted here but am still unable to figure out...
Hi all :) ,
I'm trying to create my new zip folder with new image.
I connect to my nrf52833, then i click on dfu button into nrfConnect mobil app.
I selec zip file...
I'm using:
OS : Windows 10
IDE : Segger Embedded Studio for ARM Realease 4.52c Windows x64
SDK : nRF_SDK_15.0.0_a53641a
In my project I'm using 4 pressure sensors...
Hi,
I've been trying to make a small modification on the existing Nordic Thingy firmware, such as changing the color of an LED, by compiling the existing Nordic Thingy 52...