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 designing a costume PCB of nRF52840-CKAA-R7. I used Johanson 2450AT07A0100 Chip antenna for BLE, please suggest the matching circuit for it.
Due to size concerns...
Greetings. Like some others, I recently tried to activate the iBASIS eSIM included with a nRF9160 DK and found that the SIM had expired and could no longer be activated. I...
I found that one via on nrf5340dk is different from other vias. It has an extra loop and is connected with the external copper layer. What is the purpose of this design? How...
Hi,
Firmware with changes from hci-lpuart sample code is terminating abnormally. hci-lpuart sample code is modified to call "adc_read()" method to read adc values. When...
Hi,
I am using sprintf to copy floating sensor data to a string and later copy that string in payload.
But when I do so, floating number is not copied, but rest of the...
1). want to know what is the sacn interval/window value used in wireshark
2). how many max. number of advertising devices wireshark nrf sniffer displays
3). instead of...
Hi everyone,
i wrote a dockerfile with all nedeed dependencies and toolchain setups for software development of nRF9160DK. I would link to use Visual Studio Code running...
Hi Team,
We have a case open - 285055 - where we raise issues about some data being rejected from your nrfcloud platform. As a secondary investigation we are looking at...
Hi, I've just read this allocation guide and I was wondering what the "PH" in RAM_PH_START, RAM_PH_SIZE, FLASH_PH_START and FLASH_PH_SIZE stand for.
In which way do they...
I testing asset_tracker_v2. I observed that during debug, the execution enters the init.c file. As well __pinned_bss, __boot_func etc are used in this file.
1. What is purpose...
I have received a newer DK board (2.1.0) and have a problem.
The newer board wants to update the FW constantly when I run a test. That appears to be resolved by disabling...
As we know 52840 supports Thread,Zigbee and bluetooth,Do we need to test all of them in production test?
I'm not sure whether these 3 protocols are only software ,or they...
hi
1. #define ADC_NUM_CHANNELS DT_PROP_LEN(DT_PATH(zephyr_user), io_channels) this is example code from v1.8.0\zephyr\samples\drivers\dac\src\main.c but this is not working...
Hi.
We're using the out-of-the-box NCS 1.6.1 SDK / Zephyr / MCU boot process for our application. After upgrading the firmware, either via a dfu-utils flash to slot 1, or...
Hi everyone,
I've been trying to figure out what is the maximal BLE throughput between nRF52840 DK and nRF Connect (on iOS).
Using " ATT_MTU Throughput Example" between...