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...
After I select Flash in VScode and download the program, the MCU can not restart, must I apply a level to the reset pin to reset and restart?
I see VScode also prompts to...
Hello Team,
I have been using a NRF52840DK to program external boards. Recently it started misbehaving and will not detect external boards connected to it. I would like...
Hi, I am wondering about the best way to handle the case where my backend is subscribing to MQTT topics in NFR cloud, when I am running multiple instances of it, for example...
Hi,
I've attached the steps performed to install the mosquitto bridge and getting errors on yarn deploy
Also see attached steps, I believe I have done everything correct...
Hi there,
I've noticed that when developing locally using the same account device details as our production environment each is causing the other to disconnect. That means...
Dear Sir/Madam,
We are currently using the NRF5340 connected to an NRF7002 Wi-Fi transceiver.
Our device receives packages of 10,240 bytes every 25 milliseconds via Wi...
Task: trying to install nRF SDK v2.7.0 on an M3 Pro Macbook Pro.
Methods attempted:
Install via nRF extension in VS Code. It will let me select which SDK to install...
Hi,
currently having problem connecting a second device to my BLE device after disconnecting the first device. upon further checking, i noticed that the first device is...
In the nRF-connect SDK, the examples openthread/coap_client / coap_server mention a process called "Provisioning".
To me, it seems like this is meant to auto-discover CoAP...
Good day
I receiving the following error when doing a prestine build on nrf_desktop keyboard.conf example (original example)
warning: USB_HID_PROTOCOL_CODE (defined...
Hi,
SDK: nRF5 SDK for Thread and Zigbee v4.2.0
Chip: nRF52840
We're experiencing a very rare behavior on an end device implementation.
We haven't able to reproduce...
this is the last log message from monitor thread, I never got any error message from the thread.
00 > [ 01:37:03.890 , 808 ] <dbg> monitor: print_die_temperature: CPU...
I have been successfully using the Peripheral UART example on a 5340DK board. I tried rebuilding for the 7002DK, and am getting runtime errors. The UART initializes, but the...
Hi all, I am trying to understand the different Access Port Protection mechanisms on the nRF52840. From several tickets, own experiments and from the data sheet I was able...