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...
Dear all. Now I am working on multi-peripherals to one central NUS communication project. The peripheral boards are based on nRF52840 and the central board is nRF52832 DK...
Hi Team,
We want to write our own MAC address on nRF52840 module. It's a production level MAC address i.e. it is fixed MAC address cannot be overwritten. What is the procedure...
Hello,
I am using SDK 14 & nRF52832 & peripheral role; I have setup a timeout in the order of several seconds, and during this time my device shall advertise but reject...
Hi,
I'm using nrf52840 and trying to define the pin mappings for my custom board. In order to do this I'm studying the board definition of pca10056 (pca10056.h).
In...
Hey all, I'm trying to run the node cli flash "imei" -f /path/to/firmware.hex command on the terminal. It prompts as ERROR flash <deviceId> failed!,
ERROR Error: No such...
Hi
I'm working with version v8.6.90 since the master version at this date have an Auth amplify issue.
The Fetch function on the map is buggy :
Here is the Chrome dev...
We are using nRF52 SDK 17.0.2 s132_nrf52_7.2.0_softdevice.hex in our application. When entering in DFU mode from application, we perform nrf_power_gpregret_set(BOOTLOADER_DFU_START...
I am willing to use nRF52832 chip in one of my project. But all the breakouts dont fit the size and I want to design my own PCB with i2C accelerometer. I only want to transmit...
Hi,
Corect me if I'm wrong, but the initiation of ble_gap_addr_t.addr_type in main.c in the HRS_C demo is not necessary, as the addr_type is calculated based on the address...
Hello Folks,
I am following below steps to add Zigbee FOTA to Zigbee: Light switch example.
https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/ug_zigbee_configuring_libraries...
Another problem is that when I turn on I2S to read data, the while loop does nothing, and the broadcast can't be transmitted, just like I2S has occupied all the CPU, and other...
Hi Devzone,
I use original mqtt_simple example to test connecting with MQTT Broker.
I ran it on Ubuntu, SDK v1.5.99. When I press button to publish message, some errors...
I'm planning to evaluate AoA and AoD using nRF5340 DK. I asked my local RSM about getting the antenna array and was advised to get nRF9160 DK.
After reading the documentation...
I have a sniffer working . I Have a bouad with
west build -b nrf9160dk_nrf9160 .. If I start an example on the zephyr-mainline hello it work I see in ttyACM0 the printk...
I am running the usbd_msc example in nRF5 SDK 15.2 and trying to eject the disk on Windows/macOS.
But, USB MSC drive sign kept being visible in my explorer. Is there any...