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 trouble the support team for quite a few months now with NRF5 and I am now trying to get started with the up to date SDK and hopefully being able to get along with...
I have an application using the nRF9160 and its LTE modem to connect to a LWM2M server. During some debugging I enabled LWM2M_LOG_LEVEL_DBG and saw that I consistently got...
Hi,
I recently designed a prototyping board featuring the nRF9160, which we got made for a couple of reasons.
To have multiple boards to test with
Potential to have...
hello
i want to send the data from my 5 of nRF52840DK to 1 of raspberry pi4 , i known the nRF52840dk has built-in bluetooth ble5 and raspberry pi 4 also integrate bluetooth...
I am noticing that particularly with the transmission of bytes over UART while scheduler is running, either some bytes go missing or the entire set of bytes aren't sent or...
Hello
Question: On what clock/clock-speed does the system tick timer run, when configured to use the external clock instead of the CPU clock?
I've seen a couple of...
Good afternoon,
I noticed in the nrfx driver folders there are two differente implementations for ADC: "nrfx_adc.c" and "nrfx_saadc.c"
What is the difference? Why two...
I had successfully interfaced lis3dh on nrf52 dev board using i2c protocol, i am getting raw values of x, y and z but i don't know how to interpret those values i.e. convert...
Hi,
Is there any similar to Online Power Profiler for Zigbee? How much my nRF52840 application should consume when using zboss stack? What is the minimum expected consumption...
Hi all,
I'am doing DFU via OTA
The device will be in bootloader mode ?
my current application has a thread running when i'am initiating DFU via OTA in nrf_connect app...
Hello !
I would like to evaluate few examples from standalone SDK and compile those under Linux Ubuntu.
For example : nRF5_SDK_17.1.0_ddde560/examples/crypto/nrf_cc310_bl...
Hi , I am working with NRF9160. I want to publish 3000 byte(char array) on mqtt server but I get Stack Overflow error. How can I solve these error? I tried these proj conf...
Hello! I currently have an external button and LED connected to the Icarus IoT dev board. For the time being, I just want to turn on the LED in the callback function when...
Hello,
I have a few questions about operation around the nRF9160.
I uploaded a minimal program on the nRF9160-DK card to obtain low consumption.
I get 600uA on average. In...