the proximity example is running ok. but when I modify the length of the alert_level I have the following error on the server side that I am not understanding.
476;16:12...
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...
Hi Nordic experts,
Recently, I tested and found that I failed to start the advertisement with NCS 1.7.0 if the length of advertising data is greater than 251 Bytes, for...
Dear sir/madame
Start & stop of advertising and how to prevent automatically restart of advertising in case of a random disconnection or disconnection initiated from the...
Hi,
I've been scowering the SDK dicumentation and DevZone for this information without finding it. My apologies if this has been answered before.
When using the SUPL library...
Hello!
is it possible to execute some code in the section
or do i have to implement some kind of thread logic? or any kind of nonRTOS library?
I come from FreeRTOS development...
Hello,
The Example code is running, but only printF() statements are printing and to the PC terminal program.
The example calls for softdevice build 122.
I "think...
Hello,
I am working with the Thingy91 device and the SDK v1.3.0 asset tracker example (I am not interested in upgrading at the moment). I would like to know how I can save...
I flashed my board with DTM image, assign P0.20 for TX and P022 for RX. Most of the times the DTM application can't communicate with the nRF5340, maybe 1 out of 20 times,...
Hello,
I used to import our current project to segger embedded studio v5.62 from keil so I'm followed these instruction .
All project files are compiled well but problems...
On the nrf52840 module, when I first output to one of the GPIO pins when I load any softdevice ble_peripheral instance I have installed. 10 ms after the VDD pin is energized...
Hi,
I have nRF52840 DK, and PPKI power profiler, I measured peak current mA using PPK on Radio Transmitter, And I found there is a big discrepancy between measure and typical...
Hi Guys,
We are currently working on a mesh sensor network. I have already developed a vendor sensor model (client and server). The client will also work as a gateway and...
I have a couple of questions regarding the nRF52840 internal voltage regulators, specifically REG0. I couldn't find the answers from the datasheet and therefore I hope that...
I started using nRF Connect for VSCode a couple of days ago on one computer and it has been working great. Now I had to switch to a new computer where I had also just briefly...
The first chip silkscreen for 2050ST second chip silkscreen is 2109XN third silkscreen is 2052TJ, transmit power configuration for 8dBm actual test from the chip side, test...
Hi, i'm using STLink V2 for compiling the code, the weaknes of this compiler is you can't see the result debuging or serial print output.
so i'm using USB TTL to see output...