Hi all,
What is the maximum data rate for the nRF24AP2 when using the Synchronous serial interface?
I cann't see it in the datasheet.
Is there anyone can answer me...
Hi,
In my design, there is a tag used by 24l01,It can transmit the temperature value.In the tag, the parameters are like this:
addrofch[0] = 0xe7;
addrofch[1] =...
We've been working on a product that utilizes a NRF51822 chip as well as WS2812B NeoPixels. Since there have been numerous posts about it here we've decided to release our...
Due to limited resources we are looking for someone who can help us with making a custom profile.
You are preferably in the Stockholm area and have done this before.
The...
Just putting this here in case anyone else comes across this issue, esb_arm.lib and gzll_arm.lib don't appear to implement the work-around in PAN 18(in the version I tested...
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...