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...
Hey All,
I am working on optimizing a manufacturing script for a product that uses the nRF9160, this script is written in python and uses the pynrfjprog library to interface...
Hi Nordic,
We have design a evaluate board based on nRF9160. There is another MCU on the board, we want to control the Enable mode of nRF9160, so we connect the Enable...
Hi
There is not NRF_LOG_BACKEND_UART_ENABLED in the sdk_config.h which in the ble_app_uart sample(nRF5_SDK_17.1.0_ddde560\examples\ble_peripheral\ble_app_uart\pca10040e...
Hello ,
I am working on a BLE mesh application in which I need to get server model status on my client node. I am calling this function "generic_onoff_client_get()" provided...
Hi,
I got nRF9160 and Vodafone Ireland sim - and unable to connect network.
I tried at_client and asset_racker_nbiot (& v2) firmwares, but 'LTE' sign in LTE Link Monitor...
There have been several releases to both the Command Line Tools and Segger's JLink Software however the full Nordic toolchain still does not properly support the M1.
In...
Hi Nordic! I'm using the nrf ftp client library found here: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/libraries/networking/ftp_client.html I'm having...
Hi,
I have a nRF52833 DK which I'm evaluating for a new product which uses a UART connected GPS receiver.
I found some simple UART code which compiles OK, but crashes...
Hello, guys.
We are using nRF51822 SoC and Zephyr OS to develop our application.
I wonder if it will be possible to use Nordic's Button Handler module in the Zephyr environment...
Good afternoon,
I am working with the Thingy:91 platform and I would like to know if it is possible to get the GPS position without internet connection and if there is any...
Hi Team
1. are the following phy layer parameter like SNR,RSSI available for both WIFI and BLE?
2. if so, which register to look for such information
3. Also how about...
Hello
I am getting started on nRF SDK and I went through all the examples (at least those I'm interested about) successfully.
Now, I need to merge couple of examples together...
Hey
When i disconnect my nRF5340-DK devkit to my Lenovo T14s Gen 2 running Ubuntu 20.04.3 LTS the usb driver in the linux kernel crashes.
I think it's a problem that...