Hi, I used the sample code "Master Emulator->2.1.7.8226->Example code->nRFUart"
to develop a new project, and encounter some questions...
we update nRF6310...
Hello,
How many RX buffers are in S110 SoftDevice? I know there are 6 TX buffers (so you can send 6 packets per Connection Interval).
How is it on receiving?
Is it e...
My sensor is off-standard,so I have to use gpio to read and write my sensor.
Gpio IIC will take about 0.5ms to get data.
My app need send data every 7.5ms,it seems that...
Hi,
My android Proximity application fails on service discovery only for the very first time it connects with the devices(nrf51822 evaluation kit with sdk 5.2.0). Actually...
Has anyone converted the app note AN34 DTM Python script to C# or C/C++ ?
The Python DTM script is works OK with the setup specified in the app note AN34 figure 2, which...
Hi,
I have a serious problem, when I use uart of NRF51822 QFAAC0 to receive data from another MCU, I found that it will lost one bit at same position everytime. my SDK is...
I have just ordered several nRF5340-PDK dev boards which should arrive tomorrow. I've gone through the process of installing the nRF Connect SDK and other tools using the...
Hi all,
I am using the latest Mesh SDK (3.2.0) and SDK (15.3.0) in an nRF52840 SoC.
I developed a message model to send 32 bytes payloads (which I assume would require...
Our BLE peripheral uses a custom GATT service similar to the NUS (Nordic UART service) used in the SDK example app_ble_uart. The peripheral receives data on the UART peripheral...
We are trying the Asset_Tracker application in the ncs\nrf\applications folder of nrf playground on Git.
We end up with the state; "lte_lc.parse_nw_reg_status: Network registration...
Hello,
I am searching for a provisioning API for the nrf52832 to develop an application for Android and IOS. My preference is one that already can work with Googles flutter...
hello:
our hardware engineer had designed PCB,it can't reach more than 100m..howerer the nrf52840 DK can reach 300 or more meter.
so is there any people can support some...
When using nrfutil to generate a DFU settings page (with backup page) of settings version 2, the .hex-file generated by nrfutil is not word-aligned, i.e. the number of bytes...
I noticed that as of SDK v16 a required component to use the Soft Device is nrf_section_iter which is located in the directory "\libraries\experimental_section_vars". Is this...
Hello,
The product specification for the nRF52832 only shows 3.0V performance. What is the performance in parameters such as Tx power, Rx sensitivity, maximum MCU clocking...
Hi,
I'm currently developing firmware in the Arduino environment using a dev board (Adafruit Feather nRF52840). Once I complete development, how do I transition the firmware...
Hi, I am developing the application in nRF52832 with SDK_16 in SES.
I have a problem with DFU
I need to run the application and DFU has to be activate only if the mobile...
Hello everyone
I'm using NRF MESH4.0, I have add simple_on_off model to experimental_dimming example,and it works .
My question is : MESH PROFILE V1.0 have mentioned bound...
Hello, i am trying to adapt DFU in the Light switch Proxy server example, however in midle the process of receive the DFU packets i got this error: Abort event. packet loss...