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 am trying to get acquire the accelerometer data every 4 hours for a sample duration of 60secs. These data are stored in RAM and on ble connection with the mobile...
Hi,
I'm totally new to programming nRF DK's.
What am I using?
Segger Embbedded Studio for ARM (Nordic Edition)
Toolchain: nRF Connect SDK v1.4.99-dev1
The "mqtt...
Hello there,
Since we use the lower level modules from Nordic's SDK for Mesh 4.2.0 - namely timeslot.c, bearer_handler.c and some additional modules to make them work properly...
Hi,
I just happened to stumble across these lines (123 to 126) in nrf_drv_uart.h:
And I noticed that on line 125 NRF_UART_ERROR_FRAMING_MASK is mapped to NRF_UARTE_ERROR_PARITY_MASK...
Hi, I've got our custom board with W25M02GVZEIG and I want to be able to read it out in a way that is fast and works with XIP. It's ok if it takes more time to write.
So...
Hi, I've made UART (BAUD RATE 1M) only on central after recieve all data (8kB). Peripheral is sending data from own ram (collected data from SPI sensors). What and how i need...
Hi,
I am trying to start from scratch BLE firmware to send and receive data from the development kit PCA10100 and nRFConnect App. I am following this course on Github here...
Hi,
i am trying to send temperature data along with timestamp as a string over BLE to a smartphone. i did the temperature reading part and now want to add timestamps to...
Can you show how can I merge the ble_app_uart and ble_app_uart_c into one code?
Once the device wakes up, it will check its GPIO - if it is '0', the peripheral will start...
Hello,
this is my second question in this forum, again regarding floats. (I hope its not something obvious like last time)
I`m getting very different results from asinf...
Hi,
I am following then nRF Connect SDK Tutorial - Part 1 | NCS v1.4.0.
I am using nRF Connect SDK 1.4.99-dev.
When trying to create the hello_world project i get the...
Hi,
I am current working with nrf connect SDK, nrf5340dk and 2 Nordic thingy 52s. I am trying to implement BLE mesh sensor client and server model on both the Thingys respectively...
Hi,
I want to merge provisioner and client to provision, configure and control multiple servers from the provisioner+client module.
SDK = nRF MESH SDK v4.2.0
Example...
Hey guys,
All of a sudden, I'm not able to flash my nRF board anymore. I get the following message when I try to connect to the board using segger IDE.
And when I try...