Hi
The documentation for the new feature in S110 v8 to change the gatt table size says that to change it the linker configuration needs changing .
This means it is a...
I used to be able to see my development kit in nRFgo studio and flashed S110 onto the chip. Now all I see is: "No boards connected". I am still able to flash programs onto...
Hello,
I have an iOS application communicating with a custom device having a nordic 8001 chip.
They have established a bonded relation. In nRFgo Studio, in Security...
Hi there, thanks for your help in advance!
I have tried the nrf51-ble-ancs-nus sample from github and making it work on a 51822 EK board, i.e., it can receive notifications...
I try to use hcidump, capture CSR dongle on ubuntu14.4.
I can find SDK8.1.1 s110 keypad demo create connection fail.
HCI Event: Command Complete (0x0e) plen 4
LE Set...
I want to experiment with recording observations of the beacons with raspberry pi's.
Is there any precompiled firmware I can install on the nRF51822 smart beacon...
Hello everyone,
I am trying to communicate among 2 NRF24L01+ modules using 2 ATmega16A microcontrollers.
My SPI communication is working fine as I am able to write and...
I am building and running the Serial LTE application on a nrf9160. But am facing an issue with the application going into a reboot loop when network is activated.
I am using...
Hello,
I am working on building a BLE peripheral using the nRF52 DK board. I want to create both connectable advertisement and unconnectable advertisement (beacon type)...
Custom nRF9160 hardware. UART0 over RX/TX-TTL. Updated to MFW 1.3.6. nRF SDK 2.5.2.
Two issues:
1)
Normal at_client w/ PDN enabled to set APN. LTE Link Monitor, and...
Hi
I have a question regarding the power consumption of my own PCB.
I have taken a power profile of the nRF9160DK dev board and of my own PCB with the same software, but...
Hi,
I was looking for a way time sync among nrf52840 devices and I found "Wireless timer synchronization among nRF5 devices" guide and the git hub.
However, it seems...
Since upgrading to macOS Sonoma 14.4.1 yesterday, I can no longer use my NRF52840 DK (PCA10056). The `JLINK` drive momentarily mounts and then disconnects. This process repeats...
Subject: Assistance Required: Troubleshooting nRF52840 and nRF52832 Connection Issues
Hi,
I am currently working on a project involving a nRF52840 (S140) serving as the...
Hi,
I am on nrfConnect SDK v1.7.0, with a nrf52832, with UART in ASYNC mode.
During the uart event callback, the event type UART_RX_STOPPED, but when I check for the error...
I am having issues getting the LVGL library working with my nRF9160 Feather . I am using SDK version 2.5.0.
I have narrowed it down to the call to: `lv_task_handler()` not...
Hi,
Starting from the AWS IoT sample, I’m having a hard time configuring the connection before calling net_if_up() which abstracts a lot of stuff. I would like to configure...
If you try to write a program on a board with nRF5340 installed, an error will occur.
I can write to other boards using the same J-Link, so I don't think it's a J-Link problem...
I disabled the DIS. With nRF52DK the custom services characteristics are shown but if I upload the code to the ebyte e73-tbb, the custom service and characteristics are not...
I am following this page regarding Matter commissioning using the CHIP-TOOL.
I am using Ubuntu as the host for development and running the chip-tool. I want to commission...