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...
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...
Hi !
I need to develop a BLE communication link between a smartphone (Android first, iOS after) and the BL654 Laird platform (based on nRF52840).
I found multiples strategies...
i am developing a bike power meter and designed my own hardware.
From software point of view I used the Ant+ bikepowermeter example from Nordic.
So far my status is, ...
To the kind attention of Nordic support team,
Could you please help me finding documentation about the subject I mentioned?
Let's suppose we have got a peripheral and...
Hello,
I am working on ble_app_uart example on nRF52840DK.
I am using one switch (gpio) for advertising_switch() function. It means on changing the position of the switch...
Hi,
Would you please tell me how can I dump a memory and save into a file in keil uVersion 5.24?
For example: I want to read the flash memory 0x00000000 to 0x00010000...
There is an option to 'Clone device's services':
A message pops up briefly to say that it's done it:
But it doesn't say where it's put it, and I can't see any...
Dear all,
I have picked the Ruuvi project : https://github.com/ruuvi/ruuvi.firmware.c and change the configuration to adapt with nordic dongle.
But after flashing, my...
Hi,
I am evaluating LC example, I am using an occupancy sensor. So whenever there's an occupancy it's detecting and turning the lights ON. But even when there's occupancy...
Hi,
I have created an eclipse based makefile project for nrf51802 module.
The sdk version that i am using is 12.3.0, and softdevice S130 .
Taking reference of ble_app_uart...
HW setup is my boart connected to a windows10 PC with an uart link.
I tried secure_bootloader_pca10100_uart_ses_nRF5SDKThreadv4.1.0.zip example, with some modification for...
Hi All,
I followed this article and got eclipse to work. I can use debugger, single-step, place a breakpoint. All good.
I noticed that disassembly window shows opcodes...
Hello,
I am working on a project that uses Azure as a cloud IoT provider and the NRF9160 as a gateway-like device which is supposed to make simultaneous connections to up...
Hi,
Just wondering if it is possible to configure the UICR Customer registers after erasing and flashing/programming the nrf52832. The hex file used to program the device...
Hi Team,
I wonder the operating system which has been ported on nRF52840 DK, I found multiple IoT OS what nRF52840 supports like ARM mbed, Zephyr, Contiki, etc. But can...