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...
I can't find MQTT_LOG_LEVEL in the configuration interface in SEGGER embedded studio, but it is referenced when setting up all of the MQTT logging.
Where is this value set...
Hi all,
I have read a lot of posts here and didn't find any valid link to download J-Link OB firmware.
Does anyone know where to download this firmware?
Thx
Y...
I am coding with nRF52 to read data from accelerometer KX022. I am getting started with it and have so many troubles.
Can you send me a sample code related which i can use...
Dear Nordic team,
As the title shows, does Nordic officially have a software called “nrfjflashaccess.exe”?Our customer mentioned this.I searched for a long time and couldn...
The same SDK 15.3 is open on a desktop computer. system_nrf52xxx in the keil project does not find include nrf_erratas.h but on my laptop it includes nrf_erratas.h but nrf_erratas...
Hello,
I use nrf52840 hardware FallingEdge polarity PWM (NRF_PWM0) , to generate 2 signals ~50% each (inverted). I do manage to set dead time between pulses in same period...
The question is clear I believe. Why did support for the NRF5340 not make it to the nRF5 SDK? Is it something about the SoC specifically?
What's better about the nRF Connect...
Hello,
I have faced a lot of issues that were causing hardfault on my device. I'm using FreeRTOS with nrf52. I was suspecting stack overflow but it wasn't so easy to identify...
Hi,master:
platform:nrf52840
IDE:keil compiler version 5
tool chain: armcc
There are multiple calls to a function in the product. I suspect that there is a problem...
Hi all,
I am working with SDK 15.3 (S140 6.10) on ISP1807, which is nRF52840 based.
For my application I needed a USB dongle which works as BLE Central. It is supposed...
Hi all:
Currently, when using nRF52840 for archiving applications, I will encounter a condition and this will result in data corruption.
And I found a way to reproduce...
Hello,
I'm having a bit of difficulty disabling the PWM peripheral when it is no longer required. From the manual it states that "To completely stop the PWM generation and...
I have a custom BMD-350 board with a UART service. The board connects just fine with the nRF Toolbox iOS app but does not work with the Android app. The app connects to the...