Hello,
i would like to know if the new SoftDevice 130 for the nrf51822 is compatible with the DFU OTA bootloader example provided in the SDK (nrf51822/Board/nrf6310/device_firmware_updates...
Can I get uuid of central device from peripheral device(nrf51822) ?
I want to check out which smart device is connected.
May be I can tell central is iphone4s or iphone5...
Recently s110_nrf51822_7.0.0 softdevice has been released. I cannot find specification where those new amazing features (they are impressive, indeed :) ) are described, so...
Hi All,
Please correct the following in my understanding. Also , i am planning to build a
remote controlled device using a PWM output. How does ATT,GATT and GAP affect/influence...
My board works most of the time are very good,but one time i power down the board when ble connecting and data transmitting,the board can't work when power on.and i can't...
On the Thingy 91, the default configuration allocates a lot of flash space to several mcuboot partitions, leaving only 380kb for the app.
I need more space for the app,...
I have a custom application that works well for my nRF52832 device, but my team is moving on to an nRF52840 chip. Long ago, I deleted the directories that were not /pca10040...
I am using the UART multi-central example (from GITHUB) and connecting multuple peripherlas each streaming data at 38K
The multi-central is gathering the data from the various...
Hello, I'm having the same issue as in this thread but the proposed solutions doesn't work for me. This is the output from the terminal:
*** Booting Zephyr OS build v2.7...
Hello, I tried to upload a simple blink sketch from pca10040 which works for nrf52832 to an nrf52810. But it didn't work. Then I tried pca10040e. It worked for nrf52810. ...
I accidentally clicked verified answer while trying to edit the page.
https://devzone.nordicsemi.com/f/nordic-q-a/87116/apply-the-heartbeat-publication-and-subscription...
I want to be able to send the "AT%" type of Nordic proprietary commands to the modem (and read the response back) via firmware on the nRF9160. I know about the
nrf_modem_at_cmd...
Currently I have been able to advertise and connect through debug app using nRF52 DK. My target is:
1. After the link is lost the bluetooth gets disconnected and at this...
I have been using Segger Embedded Studio to develop in and recently switched to use VS Code with NCS. It was always very useful to use Segger's watch window with the real...
Hi All,
I want to add pairing and binding functions to the blinky project.
But nothing happens when I connect.
Please help me,thank you.
Here is my project =>
...
Hi,
I just tested an SPI loopback example on nrf52833 board from the bellow code
https://elixir.bootlin.com/zephyr/latest/source/tests/drivers/spi/spi_loopback/src/spi...
I have an nRF52840 dongle I got from someone else that doesn't have the nrf bootloader on it. When I plug it into a USB port, the red light flashes quickly while a green light...
hello,
i have downloaded ( BSEC ) library from https://www.bosch-sensortec.com/software-tools/software/bsec/ for read sensor data . now want to test the code by build and...
I am using the latest code(v1.9.0-rc2). The board is nrf52833_nrf52833. The board overlay file set antenna number to 13. (The original value is 12).
It seems that...