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...
Hi,
I have been working with mesh and I'm using the version 4.2 Mesh SDK.As I understand it I should use nrf_mesh_serial_tx() api to send serial message.When I use this...
Hi There,
I'm working on a datalogger project using nrf52840, includes BLE also. I'm using external 24 channel ADC and should be able to log data to the SDCard at the rate...
Hi, can you explain shortly is it possible to use OTA functionality from FreeRTOS application? I wasn't able to found such an example, and I'm wondering about the possibility...
Most times the Online Power Profiler doesn't even load the graphics, etc. 80% of the time it doesn't finish loading and I have to reload multiple times. I have a 1 Gigabit...
Hello,
I'm using nRF52833 for my application. Unfortunately, my dev kit can not connect to my PC when I use cable to connect it to my PC. It can supply voltage for my kit...
Hi to all, I have found that using SDK17.0.0 on NRF52832, whenever I try to use NRF_LOG_HEXDUMP_DEBUG for a large buffer (more than a 1000 elements), I get a Data Access Violation...
Hello,
I am using NRF52840 DK to toggle led 3 and 4 back and forth (when LED 3 is ON, LED 4 should be OFF and so on). I have to toggle them in a small time interval of...
I get disconnected when receiving notification from characterisitc.
Everything looks fine in nRF Connect app - screenshot below:
Strange behavior begins when I am trying...
hi,
I try to realize all parameter functions in the peer manager. ( I use SDK 15.2.0 )
I expect to design is bond total max 4 in the product. I have some question in below...
Hello,
I'm working on NRF9160-DK. I would like to be able to put the card to sleep in the deepest sleep possible to be able to save as much energy as possible and to wake...
Hi to community again!
I'm having trouble with TWIS during page erase on nRF52840 (FICR "Read 4 bytes @ address 0x10000104 (Data = 0x41414330)") as the bus is stalled...
Hi,
I'm using SDK 17.0.2 on NRF52832
I'm getting an error "undefined reference to `__RAM1_segment_end__'" in "Output/<name>_Debug/Obj/ses_startup_nrf_common.o: in function...
Hi Lorenzo,
I have gone through most of the documentation related to Immutable (SB or b0), McuBoot and application and i have the following queries:
which one should...