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...
When i was working in SDK v6.1.0 i have tried nrfprog.exe to merge and program bootloader, softdevice, application and bootloader_settings file as explained in devzone...
Been having trouble integrating systemview for tracing FreeRTOS application. I came across this thread , and even tried replacing the files with what's inside the PatchedFiles...
Nrf Mesh App Version 3.1.6
After provisioning 2 nodes, I connect to one as a proxy, whenever I try to "get TTL", "Read State", or refresh the configuration server after...
opened nRF connect and attempted to open the dongle with this. When I plug the dongle in without holding the button, i get this error
2021-02-14T20:18:30.648Z INFO Using...
I am unable to generate setting using nrfutil.
Command used is as follow:
nrfutil settings generate --family NRF52840 --application pca10056/blank/armgcc/_build/nrf52840_xxaa...
Hi
I'm trying to use the LIBUARTE library together with BLE_NUS example in SDK 17.2.
From the libuarte sample I add these lines to NUS example:
I also modify sdk_setup...
Hi!
I am trying to flash some Zigbee related code to experiment with creating DIY smart devices (specifically Zigbee and matter ones) using my Arduino nano 33 BLE. One problem...
Hi,
I flashed open_bootloader and it seams to work. I was following this question . However, after building application (I am using ble_central/ble_app_gatts example), creating...
hi,
im using nrf52811 customised board,for long range purpose im using softdevice s140
so i need to port secure boot loader pca10056 to pca10056e
can you please me reagarding...
Hi,
I have tested the ble_nus code in NCS v1.4.2
where i can't send 250 bytes
I want to send 250 bytes to ble nus data send for 100 ms once
How to enable data send...
Hello,
I use the nrf5340 pdk. I would like to flash the led1 with a duty cycle which is different from 50%, so i tried to open the binky_pwm project, but the segger shows...
Hello,
what is the correspondence between the number of pins indicated in the dts file with the port number and bit of the chip.
for instance:
& spi1 {
compatible...
Hi,
I am using nrf5 SDK and working on proprietary Nordic. I saw that in the code there is no option for 250 kbit/s Nordic proprietary for nrf52840. However in nrf52_bitfields...
Hello
I'm using the nrf52dk board. It's been good so far, but suddenly there's a connection problem with Bluetooth.
I tested it with SDK's various ble examples. Debugging...
Excuse me:
The chip can individually erase the application without erasing the uicr with nrfjprog?Which nrfjprog command is used to erase the application only,I want to...