Seeing recent response to my original question on multiple chip selects, I've opted to share a modification to spi_master that I've implemented in part to make handling some...
What is the official status of the Softdevice Serialization for S130 in SDK 9? I could see an older answer on how that was removed in SDK 8 but since almost half year has...
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...
Hi there,
I am trying to use UART on the nRF52840 on a custom PCB. The custom board is connected to the nRF52840-DK with a debug connector. Am I free to set any pins on...
I want to create a router that only communicates with Bluetooth, not the gateway that connects to other networks.
The configuration is as follows.
C oordinator + Router...
Greetings,
I'm having troubles getting the Mesh lighting demo to work. Here are the details:
IDE = SES 4.12
SDK = nRF5 SDK v15.2.0, nRF5 Mesh SDK v3.1.0
SoftDevice...
Hi, Is there a usb hidapi sample code for nrf52840 somewhere? I know that there is a sample code of usbd_cdc_acm. Using the HIDAPI library link below , It will be beneficial...
Hi,
I am working on a Bluetooth Mesh project in which I am trying to add support for NFC, but I get the following error " error: multiple definition of `SWI2_EGU2_IRQHandler...
I'm new to nRF9160. I have some experience of implementing stm32 MCU and HL8548(3G module).
I want to send at commands to outside module like Wifi module, and receive return...
I have Nordic NRF 52840 DK development board, using Ubuntu 18.04, I loaded "ble_connectivity_s140_usb_hci_pca10056" to the board successfully. Then I powered cycle and cannot...
My setup: Eclipse, nrf52832 on a custom target board, s132, SDK13
I am trying to implement the workaround for the problem described here:
https://devzone.nordicsemi.com...
Hi everybody,
I would like to know how the module nRF9160 comes from the factory in it default configuration.
Is it possible to use it in UART mode only with the pin 86...
Hey guys,
I am currently using the nRF24L01+ (more specifically the module that has +pa +lna), and I am experiencing some odd behavior. I will briefly go over the devices...
Before buying the Teledyne BPA low energy protocol analyzer, I asked a question here based on the Teledyne not supporting BLE 5.
I was told that it would work fine with...
Hi all, I'm working on creating new model for sending a byte from proxy client based on Generic On Off model. For working with light-switch proxy example , I used NRF Mesh...
Hi,
I am developing a sensor application with the nRF52832 on a custom board.
Therefore I designed a GATT with nRF5_SDK_14.0.0 softdevice which exposes 3 custom characteristics...
I’ve downloaded nRF5_SDK_11.0.0_89a8197 and starting with examples from \examples\ble_peripheral\???\pca10040\s132\arm5_no_packs\
I would like the other device to request...