Recently s110_nrf51822_7.0.0 softdevice has been released. I cannot find specification where those new amazing features (they are impressive, indeed :) ) are described, so...
Hi All,
Please correct the following in my understanding. Also , i am planning to build a
remote controlled device using a PWM output. How does ATT,GATT and GAP affect/influence...
My board works most of the time are very good,but one time i power down the board when ble connecting and data transmitting,the board can't work when power on.and i can't...
Posting this as separate question as it got no traction in the other thread:
Why are there many of the same include files in the DFU example directory as in the S110 7...
Hi all,
this is not a question per se but rather a warning to those who are attempting to debug Flash related operations with the SEGGER J-Link GDB Server (v4.84a for Linux...
Hi,
In my application,for the first time device (nrf52832)will start advertising and on nrfconnect for mobile application side we make it get connected and bonded.It may...
Hello! I'm trying to develop an Android-nRF-Toolbox App. What features and folders do i use with show logs? In order to develop the uart in the toolbox app, we have deleted...
Hi everyone,
I want to know that is it possible to send the heart rate data using HRM services without sending the battery data in nRF51422. When I disable the battery...
Hi! I've been working with the Thingy 91 and I've found that the SIM card was running out of data, so we decided to buy more data to keep working. The board was working as...
Hi,
I'm making a new design. I want to use the NRF52840. I also want a low power microphone interface.
PDM seems like a good idea, modern PDM mics have low power modes...
Hei
I've gotten the ipv6_coap_server example to run on the nRF51-dongle. I got the bt0 interface after connecting to the device and I am able to ping the device.
My...
Hi all,
Previously I spent some time to set up the nrfsniffer and with support I had succeeded; devzone.nordicsemi.com/.../setting-up-the-nrfsniffer
However as I have...
Hi
I want to modify the nrf9160 software samples from Nordic so I can use float with printk() and sscanf() functions.
I am also using gcc.
I try figure out how/where...
Hi,
As a part of FCC testing, I am trying use the following radio_tx_sweep_start(txpower,uiMode,channel_start,channel_end,delayms) with below parameters.
uint8_t txpower...
Hello, I have seen and heard of nrf52 alot that it can be used as payment card by using HCE technique. Can anyone please shed some light on it ? I want to know the way we...
Hi,
I'm running a nRF52832 connected through TRACE port to a Segger J-Trace Pro.
Some traces seem to be lost, and Segger support team tells me it is possible as nRF52832...
I have a few questions regarding AoA mode.
My goal is to append the CTE frame too a standard advertisement frame. I would like to use one of the following examples as the...
Hardware: nRF52840, running on dev kit PCA10056
Software: SDK 15.0.0, no soft device
I'm trying to get the POF comparator working, and after struggling in our product...
I just updated my project from SDK 15.3 to 16.0. I am using the nRF52840.
I am not receiving the APP_BUTTON_RELEASE event when waking up from a button press. It used to...