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...
We'd like to use Thingy91 to measure temperature, but it looks like the thermometer (BME680 onboard) gets heat up, when Thingy91 is running for some time.
I placed the device...
Hi,
I'm supporting a customer who is planning to use T-Mobile as their carrier. One of T-Mobile's questions is:
APN requirements: Private APN requires an IPSec VPN or...
Hi,
The spi_config structure zephyr provides is as below: Wherein cs is initialized to the chip select pin. In my project I have a requirement to handle 2 slaves which...
There is a bug in the sample/nrf9160/at_monitor, namely to do with +CEREG unsolicited notification handler called "cereg_mon". "cereg_mon" expects 0-2 +CEREG status code,...
I'm trying to replace a RS232 cable with a BLE bridge with the Nordic Uart Service.
One nRF52832 configured as central (app_uart_example_central) and an other one as peripheral...
Hello,
We are working on a product that contains nRF51822. The product sends continuous data (2 bytes) via NUS service to the mobile app at a frequency of 200ms.
When...
Hello,
I am aware that this is not an Arduino support forum, but if I'm not violating any rules, I'd like to ask a question in hope that someone might have provide a helpful...
I'm developing on an iMac M1.
Over 2 month I tried to get the nRF Connect for desktop (V3.9.3) running on my M1-mac, without success.
Toolchain manager (v0.10.3) works...
Hi Nordic Team,
Currently we are exploring nRF52840 DK.
We have observed BLE Enable SOC usually have two cores, one as an application and one as BLE Soft Device core....
Hi - I am using the /nrf/samples/matter/lock sample as a reference template to develop my own app. Thank you for providing it!
I am able to build and flash the basic build...
After updating the firmware on NRF9160 Connect DK (using mfw_nrf9160_1.3.1.zip as well as the ltem asset tracker hex file) LED 3 does not turn on and AT commands in LTE Link...
I am using a mac M1, running macOS 12.0.1 Monterey.
J-Link Software and Documentation Pack v7.62 (latest)
NRF Connect for Desktop v3.10.0 (latest)
Programmer v2.3.1...
Hello,
i'm using a nrf52832 dk and i'm using the example ble app uart.
I saw the packets that are send for rx or tx but with packets of 20 bytes
I saw this post, https...