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...
On 3/11, we received a message from the Nordic "HomeKit Team", announcing that HomeKit support in now integrated in the latest release (ncs 1.5.0) and distributed through...
chip - nrf52840 sdk - nRF5_SDK_15.3.0_59ac345 softdevice - s140nrf52611
Issue enabling usb cdc without softdevice enable.
The COM port does not show up without the softdevice...
Ring buffer operates on uint8_t , but I would like to use ring buffer to store 16 bits ADC data. What is the simplest solution?
Converting 16 bits data into 8 bits, store...
Hello, Guys!
As I know, the Bootloader uses RTC2.
The problem is that RTC2 continues to operate after executing the bootloader, in my Application.
My Application not...
We are using nRF52840-DK and we need to stream the audio to our iOS app that we are developing. But currently, we are not able to get the audio streams back for mic to iOS...
In my application we have an ADC input pin which we want to connect to comparator input too. Based on the highlighted statement in section 7.6.1 Can the same analog pin be...
Hello,
since a few weeks I have the following problem with the nRF Connect for Desktop app on Linux (Arch Linux specifically). The runner launches and I can install and...
Hi,
starting the NCS v1.5.0 "Bluetooth: EnOcean" sample on nRF52840 DK, the following error occurs:
Bluetooth init failed (err -35)
Any suggestions? Thank you.
Hello
I'm testing multiple frequencies to ensure smooth ultrasound control.
Frequency can be generated via 'APP_PWM_DEFAULT_CONFIG_1CH (period, pin)'. But it seems difficult...
Hello there
I hope you are doing well
I am looking for rf module that meet my requirements, please check these requirements below and give me any of your product meet...
Hi Nordic,
I am using one NRF52840 named A chip(DCDC mode) to provide VDD power supply to another NRF52840 named B.
A is using VDDH with battery 4.2V power supply.
B...
Hi,
I am using nrf5340 kit. I would like to enable and test power management in mesh chat example.
1. Can you please tell me the usage of below config file usage.
#define...
Using: NRF52840, SDK 14.2, S140
My GPIO initialization code is as follows. This is the first thing that happens in main.c.
Here are logic analyzer traces of 2 GPIOs...
Hi
We would like to adjust the pin matching of our nRF52805 design since the measured S11 coefficients in Tx mode are not very good (well above -3dB). The values for the...
Hi.
I am testing a wearable device based on nRF52832 and it does not have a reboot button.
Sometimes the device gets stuck and does not appear on Bluetooth scans. Rebooting...