Hi.
I am using S130 softdevice version.
Basically, I am using NUS Service and make a my own NUS central service as NUS_C.
It is correctly work at normal state.
When...
Hi All,
Please Reviwe for a attached circuit file(Chip ANT of nRF51822.pdf).
I also attach a datasheet of chip antenna applied for that circuit(SDBTPTR3015 Data Sheet...
to me it made sense that EN_AA settings are controlling the receiving pipes if an ACK has to be sent back upon receiving a valid packet.
then i thought that the settings...
I am using BLE_Gateway example defined in nRF51-ble-bcast-mesh to create an rbc_mesh over 2 nRF51422 devices . For now, I am just testing it out on 2 nRF51422; I will set...
Hello,
I see when you import an example from the pack installer ( for example pwm, ble, timer examples ) it arrives with the misc controls --c99 on by default , so I cannot...
Hi,
We're looking for a low-latency 2.4GHz solution (not BLE) and the nRF51822 is oft-quoted as providing low latency, but what are the typical ms figures we could achieve...
Hi, I am using LittleFS with some external flash. This works great on it's own, but when part of our growing program it has started crashing with the "Unaligned memory access...
Hello,
I would like to ask you about help. I have very simple task that I send state of 2 switches in advertisement packet (2 bytes) for some fixed time period. After that...
I have a custom board with the nRF9160 and nRF7200 connected.
I was able to build the radio_test sample to check if everything is working, and for now, it seems to be fine...
We are trying to setup with NRF Connect with SDK 2.7 a software with the second stage upgradable bootloader, we use sysbuild and Mcuboot as second stage upgradable bootloader...
I'm using linux as host for my development .I want to unit test my code using tau framework.I want to run it in the host is there any available NRF library or emulator for...
I have an NRF51822 QFAA C0 (build code)-based hardware for prototyping. But I couldn't find the respective development software, like SDK 4.2.2 and SoftDevice S110 version...
Hello,i test sample light_bulb and add some cluster from zap,but only brightness adjustment can be use in iPhone home app.Color temperature function cannot found in app.And...
I create a project to learn details of settings module and code as above.
When the code running ,I try to trigger settings_save_one to save data,the function return -2....
Hi, I am trying to run DHCP Client example using ethernet w5500 and my nrf is continously going into fault. sometimes it gets the ip correctly and goes into fault and other...
hi support team,
Do we have demo on how to save logs backend to external flash in ncs ?
i do see demo :zephyr\tests\subsys\logging\log_backend_fs, but there is no example...
I'm experiencing frequent crashes of the trace utility.
I understand the information provided is not sufficient to root cause the issue.
Perhaps there is a combination...
I am currently developing a project using the nRF52810 as my controller and SEGGER Embedded Studio (version 5.42a) as my IDE. I have successfully integrated the Timer and...
Hi.
We are using nrf52840 with nrf connect 2.7.0.
When compiling my app the DTC complains like so:
naturally dtc is right as flash controller + acl are sharing space...
Hi,
After commissioning with a smart speaker such as Apple HomePod, if the device is deleted and re-commissioned with a Test-harness, it results in an error with networkingStatus...
I have been trying to build code for enhanced shockburst on an nrf24lu1p device. Unfortunately, I can't seem to find example programs or code for this device no matter where...