Hi all,
I'm working with the nrf51422 and the nrf51822 and I was wondering what the current status of the over the air DFU system is.
I'm using SDK 6.0 and I managed...
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...
Hello, I try to read from IM69D130 (as microphone) by nRF52832 (SDK 16) , And I work with PDM driver of nRF52. It seems it cannot read the data correctly. Here is my function...
Hi! Reading the documentation on NRF_PWR_MGMT_CONFIG_DEBUG_PIN_ENABLED, I'm left with a few questions.
1. Will this pin be set in all system sleep states? i.e System on...
Hello Everyone.
I'm getting falls values on the power profiler, I just connected a 1K resistor across the External DUT and the voltage is 3.6V so expected values should...
Hello Everyone,
I have done I2C communication with Grid Eye sensor (AMG 8832) using twi_master_with_twis_slave (nRF5_SDK_12.3.0_d7731ad) example program. Now i want to transmit...
When I tried to set up my J-Link Flash connection it gave me the message "Unexpected core ID.
First Dev Board R0.5 was normal. and marking of nRF52840 chip was QIAAD0 ,...
Hi,
On nRF52840, we are able to engage APPROTECT by setting NRF_UICR-> APPROTECT to 0. However, writing 0xFF to NRF_UICR-> APPROTECT does not seem to disengage APPROTECT...
If you call nrf_serial_write() once to transmit some data, and before the data from this first call is transmitted, you call nrf_serial_write() again, will the NRF_SERIAL_EVENT_TX_DONE...
Hi Team
I would like to know are there any pic libraries for nrf24l01?
Need to send and receive data from PIC16F1526 to an other PIC MUC via nrf24l01 transceivers.
...
Hi,
My task is to work on NFC , I know the basic working principle of NFC . Here I have seen the nfc uart example .
I would like to transmit the device name, mac address...
Need advice on choice of advertisement flags.
Beacon advertises alert and non alert beacons: On the alert beacons the central is required to connect and respond to the beaconing...
I have looked at and used the following references:
https://devzone.nordicsemi.com/f/nordic-q-a/47484/ble_gap_evt_scan_req_report-not-working
https://devzone.nordicsemi...
Is it possible to implement open thread cli using 16 castellated pins of BT840 ?? I can change the uart pin by rebuilding the open thread libraries ,
Can I avoid using...
Dear all,
In our project we are using "nrf52840" IC is used. We need to check its strength in various physical layer by loading the " Direct mode code ".
We have sucessfully...