Hello,when i get connected to the phone,when i call err_code = ble_hts_measurement_send(&m_hts, &simulated_meas) and err_code = ble_bas_battery_level_update(&m_bas, battery_level...
I got the Dynastream N5 kit and have successfully used it with limited ANT work and was trying to get BLE working but can't get a driver for the USB dongle. On the 51422 product...
Hi All,
I am working in the sleep mode with system off and wake up with internal RC clock.
It function well when connected to EV board...
I see the "Emulated System...
I want to write PCA20006 nRF51822 Beacon Firmware to PCA10004 on nRF6330.
I understand need to modify GPIO.
PCA20006 firmware consist of 3 firmware, SoftDevice, application...
Hi
I'm a bit unsure as to how to interpret the documentation. It's my understanding that zephyr v2.4.99 is an unstable development release. But it seems to be the only release...
Hello,
4-byte long SPI messages, "1234", are sent to nRF 52DK. The code in DK is attached below. The XFER_DONE event is created before the message ends, which happens very...
I thought this would be rather simple as I would design a BLE peripheral in the usual way but the source of data for the peripheral comes from a sensor sending nonconnectable...
Hi,
I am exporting SAADC example to NRF52840 Dongle and I can see this structure:
/** * @brief Input selection for the analog-to-digital converter. */ typedef enum { NRF_SAADC_INPUT_DISABLED...
Hi,
I get read service content retained after reset, and it is read by the central before I get the chance to change it. Please advise how to clear it upon restart.
Thanks...
I want to create two switch EP(if it is possible I would like to it as much switches as possible).
I am using WIndows 10 with Segger and nRF COnnect SDK v1.5.0.
I tried...
Hi, We're trying to simultaneously run BLE Eddystone and connectable mode in our application. Our device is advertising it's ID but every time I try to connect via BLE from...
Hi Team,
regarding my application I need to switch the reference voltage we are taking two deferent reference voltage Ex: one for 2.25 and another 0.75 so we have requirement...
Hi,
I am working with nrf52-ble-app-uart-relay example taken from Nordic Playground github. I have SES IDE, nRF5_SDK_16.0.0 & nRF52840 DK. The central part of the relay...
Hi
Having the nRF5340DK board and following few examples from the nRD SDK Connect. After programming the application core, need to program the network core using the hci_rpmsg...
Hi, I already read more threads about this issue. How to program the nRF52840-Dongle. Most threads go to far in details, where my knowledge ends... I just want to run a simple...
I am trying to include software support for the ST LIS2DE12 accelerometer chip which is found in V1.5.0/zephyr/modules/kconfig.st as
config USE_STDC_LISDE12
bool
V1...
Hi,
I'm looking for the source code to the program that came on the Thingy91
I have not been able to find the source anywhere in the documentation
or sample code....
I am trying to port an nRF51 project that runs on the nRF51 DK using Keil to the nRF52840 DK using Segger Embedded Studio. Clearly the best way to start is to take an example...
Hi,
I am using nrf52833 development kit have nRF5_SDK_17.0.2_d674dde with softdevice as s140 when i running the code following error occurs as follows on serial monitor...