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...
We are hearing solder bridge issues on the NRF52832-QFAA:
"Due to the high thickness of the copper layer and small lead spacing on the component, the boardshops are not...
I am working on customizing the DFU bootloader (to add encryption). When attempting to use the instruction trace in Ozone to debug, I see a lot of nonsense. One example is...
I've been analyzing various nRF52 devices and noticed that there is an inconsistency with vendors using Legacy DFU and Secure DFU. Or in other words, there doesn't seem to...
Hi everyone,
I am experimenting with the QSPI example provided with SDK 16. I am facing issues when I try to erase memory blocks or the entire chip.
1. First of all I...
Hi, what I want to achieve is to do a list of devices that I may want to connect to, choose one and pair/bond it (at this point, the central is paired with only one peripheral...
Hello DevZone,
I have recently received the nRF52840 Dongle and I'm able to program it properly with the nRFConnect App. However, when I try to program it with the nRF52832...
Hello
I am using SDK v17.0.2 and nrf52DK. I am trying to encrypt and output the saadc value of the sensor.
I used the AES CTR example almost exactly the same.
And I...
Hello
I'm going to use encryption to send data via Bluetooth. I am using the crypto AES example using nrf52DK and I found out that nrf52840 supports H/W encryption called...
NCS 1.4.2
modem fw 1.2.3
We have a custom board with 3 uarts:
Uart 0 -> debug output (testing only)
Uart 1 -> BLE
Uart 2 -> External GPS
I have been trying...
Hi everyone,
I am currently working on a project where I need to sample the SAADC continuously on 5 channels: channels 4,5,6,7 and VDD, which on my board is channel 9...
Hello,
i have created custom BLE service/characteristic using this ling https://github.com/NordicPlayground/nRF5x-custom-ble-service-tutorial
So, here i am able to transmitting...
Hi,
In working with nRF24L01, I am facing a problem with nRF24L01 CRC calculation. In the spec, it is stated that CRC calculation includes address, control field and data...
Hi,
I'm using nRF52810 and I'm trying to achieve a power consumption. I don't use any softdevice or nRFSDK at the moment. I wrote my own drivers with direct access to the...
Hello,
In my project I need to store variable data to persistent memory area of flash memory to retrieve data after power failure. I want to know is there any limit to use...