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...
Hello,
I am working on a sensor which requires data transfer over with data length over 255 bytes. I am using nRF52832 uC and and from what I see from nordic infocenter...
Hi,
We are using the nRF Connect for Desktop app to update production devices to the latest FW version of our application. I (on Windows) am normally the only person in...
Hello
I'm trying to add zigbee to an existing freeRTOS project with BLE. The approach so far is combining "Zigbee Multi Sensor with FreeRTOS Example" and "Adding dynamic...
Hi.
I am writing software for my custom nRF52832 device but hardware wise it is identical to the nRF52 DK.
I'm not that good of an embedded coder (or any kind of coder...
Hello
In my application (based on ble_thread_dyn_mtd_coap_cli example), I would like to get the list of devices present on the network (ip).
I saw that there was a command...
Dear all,
My CMW500 have NB-IOT option only (NO CAT-M option is installed) and I would like to see how to setup CMW500 (NB-IOT mode ONLY) to communicate with Thingy91DK...
We are using Enhanced Shockbust and would like to maximize the operating range. We noticed this footnote on page 356 of the latest spec sheet (v1.1):
Typical sensitivity...
Hi,
I'm trying to reduce latency when relaying BLE packets. The goal is to have a couple of wireless peripherals connected to a hub talking BLE with a central, with minimal...
Hi,
I am trying to implement LC server for my lights. I want to make the RUN level of the LC model configurable i.e, change the RUN level according to the user need.
Can...
There was an unexpected issue configuring beacon ad packages. The task is to transfer as much data as possible in beacon mode. For this, I want to include the scan responce...
The chip we use is nrf52832 and the SDK is nrf5_ SDK_ 15.3.0_ 59ac345, Can we use nrf Toolbox (version: 2.7.2) to upgrade bootloader? 1. How to make bootloader upgrade package...
hi,
I have nrf52840 DK and a dongle and I would like to connect the dongle to android device and scan for the DK in coded phy.
where can I find some SDK for using the...
Hi,
From previous case , I still not fully understand how chip to retrieve the calibrated data from flash(already implemented read/write data for the interface by FDS),...
This question stems from this discussion
https://devzone.nordicsemi.com/f/nordic-q-a/71044/notifications-how-to-know-who-is-consuming-tx-buffers-most-efficient-way-of-sending...
The ARM Cortex-M4 supports many assembly-level DSP instructions and we would like to use them (not just the packaged ones in the CMSIS DSP libraries).
For example the set...