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...
The disccussion here
https://devzone.nordicsemi.com/f/nordic-q-a/24592/my-nrf52-nrf51-dk-kit-doesn-t-work
has been closed.
I followed step 4 and it took a few tries...
Hi,
I use a Segger JLink EDU (the big version, not the mini) to flash some custom boards. This used to work fine until I upgraded nRF Connect and got Programmer v2.0.
...
Dear sir/madame,
By an accident I selected Power Profiler Kit II when I wanted to download an application to “PCA10056 DK” . After that ‘download’ Power Profiler Kit II...
Hello,
I'm using NRF52832 as a controller for cellular modem and used the AWS IOT supplied with the NRF Connect SDK.
I want to use the AWS FOTA and I'm a bit lost, I added...
This builds on a previous Forum Post that was closed out.
There is a peculiar issue with the NRF52840 SAADC sampling. For an unknown reason, triggering the SAMPLE Task in...
I have a nRF5340 with a UART that connects to a circuit that is not powered on until it is needed by the application. So the UART must be powered off until the application...
Hi,
We are developing cycling trainer, so we use BLE fitness machine profile. Our functions are basically completed and we are testing with some VR cycling windows or desktop...
Hello, please help if you can.
Once connected. I am asked to program the board when trying to use BLE from nerf connect.
However, I get the error: Error while setting...
Hi All,
According to the title,how should i do?
I want the project on the left to have a dependencies under main like the project on the right.
Best regards,
...
Hi all,
Currently working on a project using the nRF52DK and nRF52832 that will be powered by a CR2032 coin cell battery.
I want to measure the battery level from the...
Hello.
I'm working with nrf52833 custom board and S113 softdevice for Buttonless DFU.
The pieces of information below are my FLASH & RAM address settings.
(Reference...
I'm trying to duplicate the boot behavior of a Thingy91 on a custom board, i.e. SW4:BOOT and SW3:BUTTON on power up, but the switches available use different IO. I'm wondering...
Hello, I am pretty new to using the Nordic products and was wondering if there is a simply way to write a text file from the nRF52840 to a pc. The system is required to log...
Hi Guys,
I know there are a lot if topicks about issue with "sd_softdevice_enable". I read them all and nothing help me. I'm using Eclipse IDE.
Im using a nRF52840-DK...
Hello,
I have recently switched my OS from FreeRTOS to embOS. I am now replacing the SDK files so my project will not be using FreeRTOS. I replaced the file app_timer_freertos...