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. I think I did a huge error by uploading the soft device S140 after erasing all.
Which lead to the device being locked. I tried to use J-link GDB Server still the issue...
Hello! I have a question about the work of nRF52 with memory, why does it work so crookedly? The first situation. We have a static void nus_data_handler (ble_nus_evt_t * p_evt...
I'm facing an issue with the build failing when using the gcc-arm-none-eabi-9-2019-q4-major toolchain on Windows 10. I saw a similar post here, github.com/.../22060 , but...
Hi,
I am struggling to get my WS2812 LEDs to work with my current setup. I am aware that I need logic level shifters, but Im still not sure if my hardware or software is...
Hello,
In our project, we have a BMD-300 module, which contains a nRF52832 chip, and a nRF52840DK. The BMD-300 module is used as peripheral and the nRF52840DK is used as...
Hi!
I would like to send and receive IEEE 802.15.4 compliant packages in a very simple way (no ACK, no routing, just raw data transmitted). For the simplicity of the task...
Hi,
i am using sdk 16 , nrf52832 .Merged with two sensors , i am storing it all in an array
example
uint16_t array[7];
array[0]=67; array[1]=90; array[2]={90}; .so...
On a device that is pretty sensitive to lag (with a display and HW drivers), I observe sometimes some lags of about 100 ms.
I tried to disable some part of code to see what...
Hi,
1.I have a long-rage ( Coded PHy ) connection between a Master and a Peripheral. Master is 52840 , Peripheral is 52833 ( on battery )
We have notice that setting longer...
I want to use nrf52833 as the keyboard and nrf52820 as the dongle.Refer to the example of ncs1.3.2\nrf\applications\nrf_desktop, I want to add the LLPM of nrf52820.
But...
First: nRF52840 dongle or nRF52840-Preview_DK (doesn't matter which I get the same issue), SDK17.0.2, Segger, Windows 10. I am trying to dump a FIFO buffer from a sensor as...
I am exploring options to store and read data in an organized way with SD card. I am able to properly store Binary data in the .txt file using (v1.3.0\zephyr\samples\subsys...
Hi, i have been working on initializing the UART periferial based on the UART example in the SDK5. I got following error.
1> error: unplaced section: .log_dynamic_data_balloc_log_mempool...
I have recently installed nRF Connect for desktop V3.0.0 on my ubuntu machine and I installed the Bluetooth Low Energy App but it doesn't launch and I keep getting this error...