If it can work with iOS blue setting will be better
I need some reference to dev hid device in IOS
but I can just find my device ,connect ok but not work.
I need to create timeout below 1ms. I would pretty much like to use timer for that because I do not want to hold the cpu inside cycle. For me it is not important the exactness...
Hi,
While testing the device firmware update through the nRFtoolbox android application, i get "device has no required service" error more frequently.
I use latest version...
I'm having some trouble successfully entering ON,IDLE mode. I have pared-down my application to do the following:
Initializes the app_timer using the scheduler:
...
I want to control GPIO toggle by PPI. Timer1 is in timer mode. CC[0] is 1000, and CC[1] is 8000.
I use compare[0] to toggle gpio18 by PPI. I also want to use compare[1] to...
Hi,
I use two evk board to connected and test the uart serialization sample(ble_s110_serialization), one is ble_app_hrs and one is ble_app_connectivity. But I have one...
Hello,
I am working on nRF9160dk. I have interfaced a GNSS sensor with nRF9160 using UART and receive the data continuously. When there is an interrupt, this data is send...
Hi All,
I have developed application which will detect key press and perform he respective task ,using the S132 (nrf52) with button-less dfu project (SDK15.3)which
includes...
Hi everyone
I have been facing some issue while allocating memory using nrf_malloc function on nrf52840.
I am giving a size parameter of 8 bytes inside the nrf_malloc...
Hi,
We are working on Nordic NFC antenna modification - it has to be lengthened by 15 mm to fit in our case.
1. Question - is the green marked part curved just to gain...
Dear community,
We are testing a nRf8001 Implementation, DTM transmitter Test with continuous unmodulated carrier.
In the PS 1.3 / 22.5 i saw that the dynamic data is...
Hi,
I'm trying to validate a device which uses VSP to communicate. It has a custom service with only 2 characteristics. 1 to Write (TX) and the other Notifies (RX).
When...
Hello :
I come from STM32 programming and I am new to Nordic device programming.
for nRF52840 DK, I am looking at the ble-blinking example and try to understand Softdevice...
i am working nrf51822 and SDK V10 SoftDevice S110. I was using some old version of nrfutil ( dont know version ) to generate zip file, that was working fine. when i start...
Is there a way using the API to utilize all 31 bytes of advertisement data for a user application? I'm porting an application, which sends data in advertisement packets, to...
Hi,
I need nrf_malloc and nrf_free for my application but I cant find which files should I include to be able to use thees functions.
Thank you very much
Hi,
I would like to evaluate the long range demo with the 15.2 SDK (original 15.0 is used). Opening the project and trying to compile it gives some errors like "no such...
Hi support team,
I have found that RESN and RESP are typically 160 ohms, customer would like to know their stability and temperature coefficient.
Regards
Salas
HI,
Version: SDK15.3,ble_app_template,custom board with nrf52832
I'm trying to change my device name by writing data from bluetooth
when getting 0xdd 0x06 ........,it...
Hi What is the minimum clock frequency that the TWIS module will work with? Obviously the I2C spec minimum is about 100kHz however the device I am communicating with is using...
Hi,
Is it possible to use the modem firmware mfw_nrf9160_1.1.1 (delivered with nRF Connect SDK 1.2) with nRF Connect SDK 1.1?
We will move to nRF Connect SDK 1.2, but...