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 everyone, i am developing a board based on the nRF52832 microcontroller SDK v16.0.0 and sd132 for sending data of a sensor over BLE to a mobile APP. For this i am using...
Hi,
I'm implementing a hard real-time system (few us jitter) on nRF52840, SDK17.1, based on FreeRTOS project.
In the project, I need to sync GPIOs toggling with ADC...
SDK: 15.3.0 SoftDevice: S132 Device: EYSHJNZWZ (nRF52832)
Is it possible to "WRITE" a characteristic that is larger than the MTU? As an example, we are considering the following...
Dear All,
I am looking for sample code to use an external QSPI flash (MACRONIX MX25R6435FZAIL0). The code is run an nRF52840 based custom board.
Your help is appreciated...
Hi,
I have a doubt regarding the possibility of removing or disabling an endpoint at runtime.
Assuming that we have a device with multiple endpoints, is there a mechanism...
Hi,
I have problem with program nrf21540 UICR mode. POUTA/B_UICR seem not set successful during measured here.
Below following which I write via SPI(Voltage is 3.5V)....
I am trying to use the nRF52840 Dongle as a controller with the Pi and ping devices (e.g. using l2ping to ping my phone)
I have flashed the bluetooth hci_usb sample on to...
Hello,
I am very new at this. I have just started to work with the nrf9160DK board, I am using modem firmware 1.3.1, and nRF Connect SDK 1.8.0. I am trying to test asset_tracker_v2...
Current result:nRF dongle is disconnecting with wireshark and Green led also stopped blinking
1. insert nRf dongle and open wireshark
2. Select nRf dongle(Green LED is...
I'm having an extremely annoying problem. I have an application that uses Nordic NUS service.
(1) I created it from the peripheral UART example for NRF52-DK, and adapted...
Hi.
I'm using PDN example code on zephyr nrf sdk. Please take a look on below log.
Can somebody help me to figure out what are the API can be used to send and receive...
Hi,
Using VisualStudioCode/NRF Connect: Im looking into the sample 'button'. (this because i like to add GPIO-pins to connect to an interrupt)
In the button example...
Hi,
I'm using Manjaro Linux, nRF Connect v3.10.0 and Programmer v2.3.3. I'm trying to connect to nRF52840-DK using this software, but I get an error:
I can connect to...
We are working for "Lighting control model" using BL653 controller ( nrf_653dvk connector) .We are looking for a Test automation framework to test BLE mesh and BLE FUS Based...
Hello nordic. I'm using your FTP client. The client can only send 4 kB of data at once so I send data numerous times and append to a file. The first send I do is 160kB which...