we also produced self PWM for ADC wave form testing. when we stop transmission, we will get good waveform out, but when we starting transmission, output waveform shape is...
Dear Support,
I have some troubles with the Evaluation Kit for nRF51822 :
I use the broad as a central role with S120_nrf51822_1.0.0_softdevice.hex and example...
Suppose a nRF9E5 transmitter is set for continuous transmission on a channel.
A nRF9E5 receiver listening on that channel:
finds carrier and sets CD
finds address...
I will be deploying my nRF51822-powered devices into the field and the end user will not be able to have any physical access to, for example, power cycle the board. I need...
Hi,
We are using the ble_app_uart example in evaluation board to read data from some sensors and send it to the nRF UART V2.0 in Android 4.4. Every 20 ms I am trying to...
I am try this at nrf51_sdk_v6_0_0_43681\nrf51822\Board\nrf6310\s110\ble_app_hids_keyboard
Firt I connect to Android device and keep one whitelist.pp_addrs and one whitelist...
Sir in the above code i have a cmd_zb_match_desc() but i am calling inside the switch case but after calling i didn't able going inside the finction
please give the Suggestion...
HI,
I want to send heart rate data to smartphone using NRF51422 in every second without any time delay or minimal time delay ranges between(0.9 to 1.1 sec).
Thanks...
Hello,
I managed to get a central application to run on the nRF52810 with SDK 14.2 and S132 V5.1.0. I also got the bootloader working with this setup.
Right now I'm having...
Hi!
I have nrf52 periperial mode, SDK15, s132.
I connect a smartphon in the central mode to my nRF52 and start to send some data.
In the nRF52 I receive those data in...
Hi, I am trying to print double/float values, but Its printing blank. e.g. printk(" value:%.3f\n", value); output: value:%.3f printk(" value:%lf\n", value); output: value...
My project consists of reading an NFC card's value (using another chip), and respond to the interrupt generated by that chip to read the value from it using SPI. Then, this...
Currently I am using VS Code for development. Mostly everything is fine and VS code is awesome.
However there are some problems I am facing.
1. It is time consuming to...
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...