first,PCA10005 can't load sofeware hex that after s110 7.0.0 hex(include 7.0.0),and gostudio note that the given hex file can not open successfully.
second,the PCA10005...
Hello! I'm using sdk8 and s110. I want my peripheral device to send data to the central. I doing following steps:
1. initialize service:
void services_init(void)
{...
I am glad that I have successfully used the library from www.libstock.com/.../nordic-semi-nrf24l01-example in a pair of PIC18F45k50 devices. One is acting as a Tx and another...
Hello.
I have had a search but can not find anything so sorry if this has been covered before.
Our company has developed a consumer product using the nRF51822-QFAA-R7...
Hi every one !
I am trying to get working a code that it was working "Ok" 2 years ago.
Currently, I cannot get communication between both breakout boards.
To simplify...
I'm trying to solve an intermittent problem when using the nRF51422 UART with CMSIS-RTOS (RTX) and MDK Networking library (V6.2) (TCP/IP stack).
My questions relate to...
Hi, in the documentation for this module there is no stencil design specification or recommended
reflow profile. My earlier experience of LGA-modules says I really need...
Hello,
I want to get the IP address of a CoAP request source (server). According to me, it is close of the objective of the client / server pair mechanism example. So...
Hi, I'm having problems negotiating DLE with a nRF52840.
I'm sending a LL_LENGTH_REQ (251 octets and 2120ms time) to nRF52840 from an ESP32.
According to the spec. those...
Hi
I am using nrf52832 dev kit.
I have configured my device to act as peripheral. i want to discover services offered by central devices whichever connects to my device...
I am trying to use the PA/LNA using the pc-ble driver. To do so, i need to configure GPIO and the softdevice. I found examples:
https://devzone.nordicsemi.com/b/blog/posts...
I'm wondering about how the notification queues are allocated when setting hvn_tx_queue_size using ble_cfg.conn_cfg.params.gatts_conn_cfg.hvn_tx_queue_size.
If I set it...
\components\iot\socket\api\socket_api.h contains a definition for 'struct timeval' that conflicts with \arm-eabi\sys-include\sys\_timeval.h
It creates a conflict with including...
Hi,
This thread discusses how to change the Makefile to interact with the Segger Systemview ( https://devzone.nordicsemi.com/b/blog/posts/instrumenting-with-segger-systemview...
Enabling or disabling notification on Client does always lead to an update of local database of Server by writing to its flash memory. Particularly NUS requires enabling of...
Hi,
I'm following this tutorial . In challenge 1, I was asked to change the transmit power level of the device.
Challenge 1: Try to add and populate the "p_tx_power_level...
Hi,
I am trying to integrate some ble code into my project but it keeps giving me errors like:
Error[Li005]: no definition for "ble_advertising_on_sys_evt" [referenced...
While developing code for our custom board, we ran into a filesystem corruption issue with fatfs+qspi block device and multiple directories. We were able to reproduce the...
I have problems running the ble_app_uart_pca1004e_s112 on a custom nrf52810 target devivce. The custom nrf52810 target is a custom board with the Rigado BMD 330, which is...
Hi there,
Please see the video for a full run down: https://www.youtube.com/watch?v=nIeIUMutBlU
Basically, I have a perfect and verified design that's been in the...