I have been trying for a few days now to get my environment setup for development with the nRF51822. Since there is no official configuration for the Mac w/ Eclipse I have...
Apologies if this has been asked before but did search for 'format' in faq and got nothing.
I have been answering to questions.
In my answer I place hard empty lines....
Hi
i use nrf51822 s110 "hrs" example to transmit the data to ios.
I need to add an option to send back some data (from ios to nrf51822). 10 bytes maximum .
how can i implement...
Hi
i use the hrs example to transmit the data to ios.
but i need to add an option to send back data (from ios to nrf51822). 10 bytes maximum .
how can i implement...
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...
Hello, I have 4 NRF51822 modules, 2 stlink programmers, and a BLE400 board, I was using the same module with the same stlink each time, but the led on the board stopped lighting...
Hi,
I am going to transmit and receive data with libuarte. I read the libuarte example, but I am not quite sure my understanding of the data transfer process is correct...
Hello
I am trying to configure the spis with the nrfx drivers. My code is as follows:
I enabled the nrfx SPIS driver and the nrfx SPIS3 instance via Segger Embedded...
Dear,
I want copy antenna design from PCA10040 for BLE. Could you please help to provide antenna's spec, such as gain, efficiency, Radiation Pattern?
Thank you.
We are trying to program the nRF5340 via SWD from a host MCU and would like to understand if there is a white paper/blog post similar to this one:
https://devzone.nordicsemi...
Hi, Currently, we work on a project that uses: nRF9160 Zyphre OS Segger Embedded Studio for Arm (Nordic Edition) V5.10d SDK v1.4
This is our situation.
We want to measure...
A few things to preface:
Hardware: nRF52840 Development Kit (PCA10056 - 2.0.1 - 2020.11)
Nordic SDK: nRF5_SDK_17.0.0_9d13099
Central example project I am using: nRF5_SDK_17...
Hi,
How do we get the GPS speed accuracy out of the module? We have used other GPS modules in the past which have output the speed accuracy which we use to qualify the data...
Hi,
I am adapting the nRF9160 coap_client sample, and have 2 questions:
If I do not care about responses what is the ideal / cleanest way of configuring the app or underlying...
Hi,
We are attempting to update the nRF52840 on our Thingy91 over the UART connection from the 9160. All development on the nRF52 is done in the nRF5 SDK 17.0.2. I have...
Hi !
I am on SDK 15.2, on a nrf52832. I am using Nrf Connect android app to visualize my BLE device.
I have met a strange issue :
For some tests about BLE security,...
I'm able to generate a square wave like the one in the picture using the PWM
What I want to know is: is there a way to momentarily pause the generation of such wave and...
Hello, I'm engineer student. I'm doing on a project about localize the indoor position using BLE signals with Bluetooth 5.1 . In the beginning I want to receive RSSI from...