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...
I get the wrong values of sin() function and the other trigonometry function. Secondly, please let me know how can I use inverse trigonometry function. I have added the configurations...
Hello,
My product is developed on mqttsn example of nRF5 SDK for Thread. Current setup is having one SED and one NCP device connected to OTBR ( having Nordic Image). ...
Dear Nordic Experts,
We are adding BLE functionality to an existing product so we have replaced its main micro-controller by the nRF52810. Our custom board is now in the...
Some time I'll got wrong value from read ADC.
I am using ncs2.0.2.
Here is my debug message you can see huge value at adc port 2.
Here is how I define ADC node in...
Hi,
When connecting my BLE peripheral sensor from nRF Connect for Desktop Bluetooth LE application, the client console prints out this
I want to increase the packet...
Hello
I need passkey
I am working on a project
I connected the peripheral_uart to android application
So I send the data on application , I need a secure connection...
I've been using the default connection interval for HID BLE devices but iOS 16 changed the their minimum connection interval from 11.25ms to 15ms. I just wanted to know how...
Hi Nordic,
Now I am testing our custom board on nrf5832. We are facing a problem. Even the arrived signal power is -30dBm, the per still can not be 0%. The following is...
I am running nrf Bluetooth direction finding rx example on my locator and direction finding Tx example on two transmitters. How can I specify or indicate from which nrf52833...
This may not be the right forum to post this but I'm not aware of an official Matter/ProjectChip forum where I can post this question.
While looking though the Matter docs...
Software Development Aspects:
nRF52805
Nordic SDK V 17.1.0
Softdevice 113 V 7.2.0
Segger Studio 6.40
I want to store some small user configuration (< 50 Bytes...
I'm using Visual Code Studio with NCS v2.1.0. I'm running on a Windows 10 machine
When I click on the "Memory report" action button, I get the following error:
It appears...
Which nRF52 / nRF53 chips are compatible with the RSSI viewer in nRF Connect for Desktop? I see the InfoCenter documentation , but it doesn't include the RSSI viewer.
Hello, I encountered an issue with the app_timer2 library (SDK 16.0 and 17.1) : in some cases the timers won't be executed in the correct order and delay. The problem happens...
Hi. I am trying to build a project with the DFU over BLE on nRF 52810 . If I only add BLE and DFU modules to prj.conf, FLASH region gets overflowed by 60 KB. I know that this...