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! I am developing a ZigBee based solution and i have encountered this macro in the light_control/light_bulb example.
ZBOSS_DEVICE_DECLARE_REPORTING_CTX
I would like...
Hi
We have a new product in development which will have an aluminium enclosure. We are pondering ways to get the radio signal in and out. Has anyone had experience placing...
Similar question to https://devzone.nordicsemi.com/f/nordic-q-a/38571/can-i-use-mpu-to-mark-memory-as-xn-when-using-softdevice
but this is specifically about SoftDevice...
Hello.
I am using SDK 15.2 with softdevice version 6.1.0 and armgcc. My goal is to update the data in my characteristic just before it is being read by the phone application...
Hello everybody,
I've purchased 2 nRF6707 PPK and I used them successfully about 6 month ago with the Python software nRF6707 Power Profiler Kit 1_1_0.
Last week I tried...
Hi,
I would like to extern APP_USBD_STRING_ID_PRODUCT , APP_USBD_STRINGS_PRODUCT , APP_USBD_DEVICE_VER_MAJOR etc. from sdk_config.h to macro like USB_PRODUCT_ID_STRING in...
Hey
im having trouble getting the SAADC over BLE UART from your github to work
i am getting some weird values over BLE to your uart app which i have included a image of...
Hi everyone, I'm currently trying to make sense of the ble_app_uart example (SDK v15.0.0, SD 132 v6, nRF52832 DK). In particular the line bothers me. I've read the BLE tutorials...
I'm working on a circuit based on nRF52810. Part of the design is an audio output that draws a high current, so the supply voltage of the NORDIC can drop to 2.8V for short...
hello there
i am using segger embedded studio with my nrf52 dk, i was trying a soft device example from the sdk 15, everything is working properly, but i see in seggar there...
Hi ,
I am using NINA-B301 EVK having nRF52480 core chipset. I am trying to flash all USB, UART examples to see the log or print on the putty prompt but I am not able to...
Hi,
I am working on a project which involves a number of low power nodes 4-16+ distributed over a relatively large area. There is one client which wants to retrieve data...
Hi. I am tinkering with BLE settings, and changed NRF_SDH_BLE_GAP_EVENT_LENGTH from 6 to 7.
I then get a 0x04 error code on this function after building and running the...
I am now based on nrf52832 SDK14.2 development, nrf52832 as a peripheral device, I want to connect with IOS phone, nrf52832 provides HID Service, but when connected with Android...
I am experiencing the following compiler error:
In file included from ../../../integration/nrfx/legacy/nrf_drv_uart.c:41:0: ../../../integration/nrfx/legacy/nrf_drv_uart...