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...
My application requires ultra-low power consumption, hence the nRF52810 will operate in low power - RTC running from LFRC clock, full RAM retention (1.5uA current spec'd)...
Hi,
I really would like to be able interface with the modem at the lowest possible level. I got the bsdlib working.
I use the following procedure to send AT commands and...
Hi Nordic,
We are having a Finger Wearable Unit(FWU) based on nRF52832.We are using JLINK Base Debugger to debug the FWU.We are able to debug and get the debug logs when...
Hi. I have built an ble application which runs on the nrf52832 with softdevice S132 V 6.0.0. In addition to the application and the softdevice I program a bootloader on the...
Hello,
I am learning bluetooth mesh with Light switch demo example. I have downloaded the folder "nRF5-SDK-for-Mesh-master" from the link "https://github.com/NordicSemiconductor...
Hello all!
We have custom HID with multitouch BLE device. We took HID descriptor from USB where this works pretty good, ported it to BLE and it seems not working as expected...
I just upgraded to nRF Sniffer V2.0
The Time column of Wireshark shows wrong values for short delta times. Is is set to "seconds to previous packet"
My advertiser runs...
Dears,
I have a problem with the ble_ant_app_hrm in the examples (multiprotocol). I am using a pca10040 demo board with sdk 14.2 with IDE SES on a MacOS
I have flash...
Hi, I'm using nRF52832 with SDK 15.2 and 3.0 (Mesh). when I try to provision 2 or 3 client/servers the nRF Mesh application behaving properly which means provisioning is happening...
Hello,
I would like to use an usb dongle with nRF52840 above and
- on bluetooth side give an spp or vsp profile
- on usb side be an usb cdc device
the reason is: I...
Hi,
We are currently implementing a mesh application that is expected to have a large number of mesh devices. We have already tested DFU on a smaller mesh and it is working...
trying to bring up the new nRF91 dk with default firmware.
Registered the eSIM. switch sequnce activated with LED 3 and 4 starts blinking. After that LED4 starts blinking...
Hi,
During provisioning of a device the Device Name is changed to the default "nRF5x" after completion of the PB-GATT connection. The name is later on changed back when...
Hi,
I am trying to use latest pc-ble-driver. The code is based on pc-ble-driver-js. When I call sd_ble_gap_scan_start(), I get only one "device discovered" event. This happens...
Hi, I need to use nrf52832 as HID keyboard and send function keys F1-F9 to computer. I have tired to run HID keyboard example in nrf5 SDK. How do I send function keys instead...