nRF24l01+ at a transmitter module one time successful transmission show & after 1 sec failed also . if any doing programming with atmega32 ,please send code for TX & RX ....
Hello,
can the radio notification and radio disable APIs be used to use the radio hardware from the application layer?
Background of my question is, that I have an application...
Hi,
I am using central s120 with peripheral s110. The connection to the peripheral is depending on the name advertised by the peripheral.
When connection is done, the...
Hello,
I am trying to ecrypt some data in order to send some data encrypted in the MINOR and MAJOR adverts of the device.
I used this code to ecrypt the data ( this is...
Hi,
i use anRF51822 with soft device 7.
I run the UART app on my iPhone 4s with ios7 and on the nrf51822 board the ble_app_uart with keil uVision5.
Both devices connected...
Hello,
I upgraded nRFgo Studio software to version 1.17.0. Installation goes OK but the application crashes every time I try to launch it after installation process.. Then...
Hi,
i tried to send data from ios 7 via tx_characteristics(like in UART example) but received error:
didWriteValueForCharacteristic 2A38 error = Error Domain=CBErrorDomain...
Good day
I am developing on the nrf9160dk with a tag reader using i2c and am wanting to know if there is a function to pull down the SDA or SCL pins during operation in...
My name is Thomas Ramberg and I'm the founder of Dory in Norway ( dorysign.com ) an upcoming product that is using the Nordic nRF52840 chip. We are about to do CE and FCC...
Hi,
I have a central application that runs on nRF52833 soc. I want to connect it with my nrf connect for mobile app, so I've created a new advertising packet in the advertiser...
Good day, sirs
I am trying to imply function that one central device could connect to max 3 devices, only one device active, while switch active device between the three...
Hi,
I'm working on SDK 15,
When initializing USBD using function app_usbd_init, I found that if APP_USBD_CONFIG_POWER_EVENTS_PROCESS = 0,
it disabled all USBD event...
HI everyone, i have a problem when implementing Butterworth bandpass filter in SAADC module to cancel out the noise of our ECG module.
I used " nrf_saadc_value_t m_buffer_pool...
---
I want to apply whitelist and peer manager to an existing project Now, the whitelist is not applied, and if you give the 'scan start' command, the scanned device lists...
Hi Team,
We are developing an application where we have PWM like pulses coming from our sensor. Max frequency of this would be around ~8k. We want to poll the number of...
Hi Team,
I am initialized to work on NRF52840 Dongle
Here I want to see the log or print statement for my developing purpose
i used tera term to view my log but no statements...
Hi,
I have 3 nRF5340 Audio DK's and want to decrease the sample rate and the bit rate. By now, I have changed the rates in the .config and autoconf.h files (from 48kHz to...
hello, team:
I'm new to the nrf5340 develop.I have installed the nrf connect SDK v2.0.2 many times.
when the installation end,I can only find nothing but the '.git' in...
Hi
The documentation of nRF5340 Audio Application of nRF Connect SDK 2.1.1 mentions "onboard hardware codec" and "external hardware codec".
From https://developer.nordicsemi...
I am using a development system that uses a Microchip MCP2515 chip which has the drivers included with Zephyr and everything works perfectly with 52840dk board. Who can tell...