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...
On a 52840 USB stick, I successfully tested the "observer" demo app.
Now, I tried to extend it by enabling CONFIG_BT_EXT_ADV=y which is supposed to print some details about...
Hi, I got strange error which I can't to fix.
From time to time, I get the same readings from every function which counts the CPU cycles. They all base on DWT_CTRL. Board...
Using NCS SDK v2.1.0
Example Project: nrf/samples/bluetooth/peripheral_power_profiling
Building the example project gives build warnings:
Could you help me understand...
Hi,
I am trying to implement a Low Power Wireless technology to get sensor values from more than 10 devices at a time. On doing research, I found that the Thread Topology...
Hello, we have built a custom nRF9160 board with different populations for the GPS antenna, now we would like to do some tests to find out which variant offers the best signal...
Hi!
The posts I've found regarding this were quite old, and they mentioned features which then were coming.
So I'll ask anew: Is it possible to use AT-commands through...
Hello,
I would like to ask you if SoftDevice S132 v.7.x.x allows Master-initiated Feature Exchange procedure?
BLE Core spec: Vol6, Part B, Cap. 5.1.4.1.
I tried to find...
Hi everyone, I use nrf52833 to make dongle. My test found that after suspend of usb, I tried to enable ESB rx mode, but I couldn't receive rf data. What is the problem?The...
Hello,
When deleting a bond from the central, after trying to reconnect with the peripheral the PM_EVT_CONN_SEC_CONFIG_REQ gets called as expected. I know that allow repairing...
I have been trying to develop a project, my custom board has a nRF52840 chip and I have a nRF52840 DK too.
My problem is when I try to debug any example from any SDK....
Hi, I attended the Nordic Seminar in Tel Aviv last week and heard several lectures from your experts.
It was recommended that we use a module with Nordic IC rather than...
Hi,
I am using vscode and nCS on windows, kindly help me with below 3 queries:
1. How to generate a binary signing key, say "KEY_1"..?
2. How to sign a binary with...
Hi,
We are trying to use PPK2 to measure current of our board, we want to receive the data from PPK2 and parse by our owner python script, so could you provide the protocol...
Reading The adhoc smart waste solution uses the nRF9160 SiP I tried to reproduce the mention 6 µA with LTE-M in eDRX with an interval of 655 s.
I use
CONFIG_LTE_EDRX_REQ_VALUE_LTE_M...