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, we have a costumer who wants be able to do a firmware update over BLE. We have a running application that takes about 260k of FLASH. This fits in the NRF52832 (512k FLASH...
Hi All,
i have implemented peripheral_cts_client example
but i want to read value once from nrf_connect_app(cts server) then cts has to maintain the time and update it...
Hello sir, I'm now working on the nrf52840 and am having trouble with the sdk config. Initially, I indicated that I was working with spim3 and that it was functioning OK;...
Hi Everyone,
I've just started to work with zephyr, I installed west, the lastest version of the NCS and all the plugins/extensions in Visual Studio, but when I connect...
Hi,
This question is about 5340. I would like to use SPIM4 instance at fastest 32M speed. According to datasheet this instance needs to use dedicated pin assignments, and...
after building the pc-ble-driver-py and creating v5 lib, we need to build v6.
using WIN 7, python 3.8.
I changed file CMakeLists.txt row 40 to 'set(SD_API_VERS "2; 6 ...
In our Android app, we want to throttle back MTU size when the error rates get too high. However, the app is crashing with NRF_ERROR_INVALID_STATE when we try to send the...
Hello everyone,
I am using the SDK 17.1 with the NRF52832 chip. My current project is created based on the multirole example. My first step was to implement writing and...
Hi Nordic team,
Our requirement is creating two TLS server with same IP and different port no, but when I try to bind two servers only one server is getting bind to the...
Hi,
I have set up the PWM to trigger the ADC via PPI. It works but now i want to verify the exact behaviour by setting a GPIO when the ADC starts a conversion and when it...
Hi Nordic
I want to confirm whether this function pm_peer_id_get will return PM_PEER_ID_INVALID if nrf52833 has never been bound to a mobile phone when obtaining the peer...
I want to speed up the ble transfer, use the ble_app_uart example, but the speed is too low , sniffer show that the notify pack moredata is true , but the follow pack is not...
Hello,
as far as I know the TLS implementation in the NRF9169 MFW does currently not support Connection Identifiers for DTLS 1.2 .
Are there any plans or a timeline when...
I have a nRF9160 DK (sn 000960004886) that has been working fine, I've tested out to build and load some of the application samples (blinky, hello_world) and they all worked...
Hey!
I am programming on the nrf52dk connected with debug out with an HW using the nrf52805 BLE soc.
My Colleague is already programming with the Segger Embedded Studio...