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,
I'm using long write in one characteristic but if I try to configure this characteritic with write authorization (attr_md.wr_auth = 1) it doesn't work. I need to send...
Hi, I disassembled an Acer Mouse and saw a chip named "NRF A 3152c 1517UH". Can anyone identify the chip or provide me with the data sheet for it.
Regards,
Steve
After i asked this question , i changed to use SDK 8.0.0 hrs "s110_for_dfu",
As the same step to try,
i downloaded softdevice(s110) & bootloader(for 8.0.0)
then opened...
Hello,
I'm trying to autoconnect my device to my phone using nrf Connect app. I connect to my board selecting autoconnect flag, then insert my passkey and devices are correctly...
I programmed the 15.2 sdk (ble_app_eddystone_pca10040_s132.hex) to my 52832 radioland module.
I can see that it is identified as an eddystone with URL of nordic -
But...
Hi,
I want to make device that can switch between central and peripheral role on NRF52810.
I am using S132 and nrf SDK 14.2.0.
Can I change the roles with button and...
Hi Team,
Trying to recover my nrf9160 DK, don't know what I did wrong, please help.
IDE: SES Nordic edition V4.14
Hardware: nRF9160 DK, Program/Debug to nRF91 module...
Please Help,
I want to remove the firmware from traditional beacons and deploy NORDIC FW instead so that i can deploy SDK for mesh on the beacons after that and use it to...
I have some code that runs on the 52832 DK and I'd like to migrate it to the 52840 dongle, but I'm not sure what I need to do to accomplish that. I changed the memory locations...
Hi
In nRF52832 datasheet page 17, it informed low drive and low frequency on 10 GPIO.
Could you define what max value of low driver and low frequency?
Thanks.
Atl...
I am new to nrf52832. I am using pcaboard10040 ,sdk12.3.0 and softdevice s132. I am using battery_level_in_percent function for calculating percentage level of battery. But...
WHen trying to build I get in the linker a lot of error like this:
C:/Segger/mbOS/mbOS ex/Wizmi_Project_mbOS_empty/embOS/Start/BoardSupport/CMSIS/Generic/Output/Debug/Wizmi_Project_mbOS...
Hi,
I am trying to run the ble_app_uart_coexist example on my nRF52840 Development board.
I followed the above steps for configuring the example to work.
I copied...
how to include SPI Master code in ble_app_uart sample code of pca 10028(nRF51822) board. its soft device is sdk 10.0.0 (s110). Please share me a sample code if you have. ...
Hello to everyone.
I´m trying to understand a code starting from the file of definition of pins of nRF52 PCA10040. In "simple_hal.c" there's a line like this: NRF_GPIO-...
Hello,
I have consulted the nRF52840 Dongle and cannot get the spec of the PCB antenna.
I need the information for FCC Test. Could someone help me?
Thank you very...
I found lines 766 - 768
CONFIG_GPS_SIM_DEV_NAME="GPS_SIM" CONFIG_GPS_SIM_BASE_LATITUDE=6325280 CONFIG_GPS_SIM_BASE_LONGITUDE=1026201
in \ncs\nrf\samples\nrf9160\asset_tracker...