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...
Greetings,
I can get the ble uart example to work on my PCA10056 using the example hex file, but when compiling the project on the SDK 15.0 S140 it doesn't work. Specifically...
Hi,
I can't found anything in the nrf52840 documentation about the ble antena directionality. I want to use it for indoor location, so i would like to know if it is omnidirectional...
I'm sending int16_t thanks to a custom BLE Service.
I receive well the data on the nRF Connect app (Android), but the data are displayed in hexa, for example for 256 I got...
Hello,
I'm developing an application that will run on a board without externel oscillator for RTC1 and it means no app timers support.
I started from ANCS example and...
Hi, I tested to run BLE Mesh(v1.0.1) light switch example using SEGGER embedded studio(SES) on Windows10 and three nRF52DK(ntf52832) boards .. one client, two servers. It...
Hi,
I encounter the problem when using the mcuboot with zephyr 1.11 is that the system keep rebooting.
mcuboot: https://github.com/runtimeco/mcuboot
mcuboot build...
Reference: bbc micro:bit (microbit) board Eagle schematic files
I heard that bbc's micro:bit board is based on Nordic's nRF51822 & build by Nordic Semiconductors
Since...
Using SDK14.2.
I'm trying to optimize the throughput of my ble_nus-based app (I'm getting about 5k/sec right now). I've read elsewhere on this forum that increasing NRF_SDH_BLE_GAP_EVENT_LENGTH...
Hi.
I am trying to program the ble beacon application example that requires the S132 softdevice. I am following the instructions that request the device be erased first...
Hi,
I'm looking for feedback on the feasibility of using Bluetooth Mesh to network Bluetooth modules in a series of adjacent hotel rooms. All the nodes are also relays since...
Hi!
I have a Nordic nrf51822-DK. I'm need send large data to the Android phone (10 mb).
I'm use sample devzone.nordicsemi.com/.../dealing-large-data-packet-s-through-ble...
This may not be the place to ask this question but have to start somewhere.
1. Using an Adafuit BLE Sniffer nRF51822.
2. Ble-sniffer-osx, Version 1.2. 4 (build 28)
3...
According to the answer here , Nordic currently doesn't offer a proxy node implementation.
What would be the best way of getting started to create a proxy node? Are there...
Hi,
My device is peripheral and server and is connected to an (android) phone. I have two related questions:
a) I understand that maximal packet size is obtained by calling...
Hi!
I'm trying to log the flow of communication in the Light Control example of the Mesh SDK. But when I log all the received network messages on a server, I also get a...