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...
Hello,
We have started to design a project and we would like to use the Nrf52840 as border router with a linux terminal. The link would be a serial over USB. So the NRF52840...
Hi,
I'm trying to create with the S132 SD on the nRF52832 an application, that will provide 3 different kind of sensors. My goal is, that these sensors will appear as an...
Hi there, I could not find any documentation about the meaning of the version numbers, when creating bootloader settings:
nrfutil settings generate --family NRF52840 --application...
Hi
I am working on Eddystone in nRF52832. Its working fine when using power supply.Then I used Lithium battery as VDD. then it not working properly, only working in connectable...
Hi,
I was wondering what is the recommended GPS circuit would be for an always outdoor device with a large patch antenna, without the need for an amplifier. Would the following...
Hi all,
I have my custom nRF52832 board, I use SDK12.3.0 with SD132.
I'm currently trying to add BLE advertising to my firmware. To achieve that I'm copying parts of...
Hi,
I am performing the following test:
https://devzone.nordicsemi.com/nordic/b/blog/posts/testing-long-range-coded-phy-with-nordic-solution-it-simply-works-922075585...
For my graduation project i'm developing an improved version of the Nordic Secure DFU Boot loader. I'm trying to integrate something like the Zigbee OTA client inside the...
Hello,
I am using nRF52832, SDK_15.3.0, S132 SoftDevice and Segger for flash the image.
1) Initially by seeing register description I thought each TIMER has its only...
Hello.
I imported the "Nordic_UART" example from "nRF5_SDK_15.2.0_9412b96 examples ble_peripheral\" The device is visible from the Android BT settings and is not visible...
Hi,
I am now working with the iBeacon. I am trying to get the RSSI @ 1m distance.
I am able to get the major and minor and the tx power but cannot access the manufacturer...
Hi,
I wanted to build a single shot timer using the nrf_timer library. I went into the library code and I couldn't understand some of the enumeration due to some lack of...
Hi,
I'm using the USBD for HID keyboard on my nRF52840 and I'm trying to change the serial number. On my PC (Linux) the Serial number always appears as 0 using lsusb -v...