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...
Hello,
How do I deactivate/activate a SDA/SCL line?
I perform a test on an Icarus board with a VL53L1X sensor, everything works fine.
However, in idle/sleep mode, whether...
Hi,
I am unable to view the output of the prink statement on the SES debug terminal. I'm a beginner so please bear with my lack of knowledge.
Should I be looking for the...
I am trying to adapt the zigbee light_bulb sample to run on nrf52840-Dongle which does not have a QSPI flash chip. I see that it crashes unexpectedly during settings_subsys_init...
Hello,
We have product with nRF52811 as Bluetooth receiver and ESP32 as WiFi IC. The ICs have separate antennas, and nRF52811 has LNA with +12 dBm gain connected to antenna...
https://github.com/project-chip/connectedhomeip/blob/master/docs/guides/nrfconnect_examples_cli.md
uart:~$ clear date device devmem flash help history hwinfo kernel nrf_clock_control...
I have loaded up the altium design and can see the pad and via sizes used.
The drill size for the in pad via is very small (0.15mm) which will increase pcb costs and also...
*** Booting Zephyr OS build v2.7.99-ncs1 ***
nrf52840dk_nrf52840 system off demo Retained data not supported Busy-wait 2 s Busy-wait 2 s with UART off Sleep 2 s Sleep 2...
Hi,
Installed the toolchain, installed VS Code, and I think its all linked, but when I try to run even the most basic hello world program it just keeps throwing this error...
hi support team,
i am confused about "advertising extentions" part;
Inforcentor shows example for " Cycling Speed and Cadence Application" only support S132 and S140,...
Hi,
I am developing my own vendor specific USB device with 2 interfaces (data and debug) and 2 endpoints(in and out) each. I based my class on the cdc_acm class.
So far...
Hello ,
hi everyone, in my project i am using internal RTC timer for calendar concept like when i set a target time via UART for every day the internal RTC timer should...
So I have to upload a bunch of files, some contain arbitrary data that might contain +,\r,\n,\ ext
So there are two different ways of using the FTP put command, one is in...
I've tried to run a program which allows to run mesh provisioner, among with Direction Finding connectionless locator.
I was using mesh provisioner example from Zephyr,...
I am at the final stage in the current project but the send status is not updating correctly when
an attribute value is sent. For example in the following code:
zcl_status...
I'm faced with a special error: we are not able to install the nRF Connect V1.8.0 using the tools published by Nordic.
We use the latest version of the tool chain manager...