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...
a data array, length is 2048,use function "sd_ble_gattc_write", a error occurred, length less than 240, no error.
do {。。 err_code = write_configure(m_center_handle,14...
Hi all,
I'm using NRF SDK v17.0.2 and IEEE 802.15.4 stack library. I want to implement sleeping device. I think I should use sys_sleep_request_ms function to make the device...
Hello, Is it possible to use the USB Pins for Uart? no USB Protrocoll Would be nice if i can use the USB socket for UART with my other projects so i dont have to create a...
Hi,
There are new softdevices (v7.0.1) out for the nrf52832 and nrf52840 but, I don't see any mention of them on Nordic's infocentre. Are they compatible with SDK 16.0...
OS in development environment :Windows10 HARD :(Taiyo Yuden)EBSHSN Series Evaluation Board : Central / Peripherals CPU :(Nordic) nRF52832 / ARMR Cortex-M4F 32 bit processor...
Hi,
I have been working on DFU ble update with nrf52840 DK.
Using the onboard buttons I'm able to go to DFU mode where as for our custom board there's no buttons and I...
I am developing a firmware for the nRF52805 SoC with a nRF52 DK. I want to implement the DFU support on the same. The secure bootloader example in examples\dfu\secure_bootloader...
Hi everybody,
I'm trying to update a device (a PineTime device with a nrf52832). The firmware is using legacy DFU. I already have a DFU package, so, I only need to perform...
Hi,
I running a code that written on C and compiled with IAR for few years on nRF52832. Now i have a task to implement a new algorithm on embbeded but it was written with...
Hello, I'm flash download nrf52840 use st-link.
my softdevice version is s140, nrf5 sdk version is 13.0.0.
I want to flash download project, But I have an error.
...
Hello all Thank you for the many helpful posts I have encountered on this forum while continuing to discover the nRF5 SDK.
I have been trying out different examples for...
Hello,
We are working on one project in which we are planning to place PCBA with BLE module inside metal enclose.
Does it affect broadcasting range and communication...
I am using the nRF52840 (with SDKv17.0.0 + s140_7.0.1) and made a custom FW based on the ble_app_hrs example. My HW has a 64MB NOR flash memory chip and eventually I want...
The single button in the Dongle does not generate any events. I have made all the relevant changes for the preprocessor for the usage with Dongle. Kindly let me know what...
Hi there,
I am an experienced Electronics Design Engineer. In the past 5 years, however, I have only dealt with on-board systems (hardware) such as power supplies, analogue...