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...
Environment: - SES 4.12 on Windows10 - SDK 15.2 - nRF52840 on custom board - PCA10056 hot-wired for SWD to the custom board for JLINK (sorry Segger, I'm cheap)
I was having...
Hello,
I have a working code to read data from BMI160 an IMU sensor. The data is sent over BLE. Is there any way I can display the int16 data as it is in android or windows...
I'm trying to read a voltage from my power supply using the differential SAADC on my board to simulate the readings from a thermopile that I ordered so I can start calibrating...
Hello,
I am working with nrf51822 and I want to send data over ble to an android application which requires pairing. I modified the ble_app_uart example to read the data...
Hi Nordic Forum!
We're currently tuning our antenna since we runed with some problems during our EMC testing.
In that regard, what is the impedance (both input and output...
Hi,
Is there no specific code of ble_app_uart_coexist meant for PCA 10056 and eventually s140?
Or will the same code work for the nRF52840 board?
I am using SES and...
I want to use the nordic USB peripheral drivers to allow for the initialization of multiple devices. The end result of the project will be to have a single nordic creating...
I am using the nRF52832 (on Rigado BMD-300 EVAL kit). I am using keil IDE and nRF GO to upload my compiled code to my device. I am using SKD 15.2.0. Using Windows 10.
...
i donot know why,because other board is ok.
i am using this project
\nRF52832 pack\nRF5_SDK_14.2.0_17b948a\nRF5_SDK_14.2.0_17b948a\examples\ble_central\ble_app_uart_c...
I am migrating my project from SDK 15.0 to SDK 15.2. I was using CC310 to accelerate crypto in the bootloader.
While builiding the bootloader wit SDK 15.2, I got the error...
Hi team, Does the nordic chip receive a Bluetooth signal being communicated with a mouse, keyboard, cell phone, etc., and the sleep state (sd_app_evt_wait()) is canceled?...
Hi,
Can we use BLE 5 beacon with BLE 4 scanner?
As BLE 5 is long range which is my main concern. So, can I get that long range with BLE 4 scanner?
Thanks,
i have done the 10 dfu steps in DFU quick start guide when the boards are not far from each other it works but when i make them far a little
i mean one device in the area...
I am using a Sparkfun nRF52832 breakout. I was trying to install the Softdevice settings onto my Arduino IDE once I clicked on tools -> "nRF5 flash device " the blue ticking...