Hi,
I use the nrf51422 chip.I want to know if the ANT establish link between chips,where can I get the matching configuration (like device type、channel ID).I mean is...
Is there a way to recieve more than one write callback for a given characteristic, per radio session? It seems like I can rx 1 time per attribute per radio session and tx...
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! Reading this ticket, and the nRF Connect SDK and nRF5 SDK statement , I understand that the PC-BLE-Driver, whether the Python or JS variant, are in maintenance mode, and...
Is there some example for Encode / Decode with AES algorithm in ECB and CBC modes using Segger studio?
For a start, I only need the ECB mode that should be implemented in...
I have checked the qDEC example, I don't know what it is doing, so I can directly say what I need. I connected a Hall sensor to two pins of 52840, and configured QDEC. I set...
Hi, I am just doing some testing using Nordic Thingy:91 and already available firmware and cloud. I am in the very initial stage of learning about it and preparing it for...
Hi,
I'm trying out an application from the NRF SDK where I need to connect via putty or something similar to the serial port.
However, the port is not showing up (normally...
Hi Team, In my project i am using nrf52833 and i have established a network using Open Thread protocol to communicate . I am able to pair my device with the network. One scenario...
Hi everyone,
I have a preblem for BLE Mesh 5.0 version (board is nrf52840),
I found that in the Setting set function of the Sensor Model, it seems that the data is transmitted...
Hello everybody,
we are currently working with an nRF51822 mounted on a Adafruit Bluefruit LE UART Friend. We use pca 10028 and s130.
While debugging through the code...
I am developing for a Thingy91 and NRF9160 DK
NCS v 1.9.1
I was initially using the LTE_BLE_Gateway sample with the NRF52840 running the hci_lpuart sample. and that...
Hi Devzone
Currently for my customer request , they would like use the nrf91 on their wearable.
They would like to do NRF91 FOTA with the external flash SPI w25q128jv...
Hello,
I use ncsv1.9.1 and segger embedded studio.cmd to open a nRF connect SDK, but there is an error: S yntaxError: Unable to parse JSON string .
I replace SES and...
Hi, My current application is using a softdevice and I need to update it using DFU to an application without softdevice.
The new application must start at 0x0 address, so...
Hello guys,
I am using the nRF52 DK.
I have to connect a spi sensor which is already made.
This part works. ("nrf_drv_spi.h" fyi)
I also have to store the info...
Hi, I'm using the Adafruit ble sniffer (V2.0, black board), with the nRF51822, and I can sniff on wireshark (3.6.5), with Nordic package 4.1.0 (python 3.10.4) The problem...