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...
Hi,
I just started to interface the lcd display with nrf51822 evaluation board. The display i'm using is, spi compatible, 18" tft (160x130) from tiny lcd. I took spi master...
For testing I was use "Socket Echo Server" demo app. Where I was use Thread and BLE together and also child image "Multiprotocol_RPMSG" was build.
Now I would like to build...
Hi,
it appears to me that when running code under J-TAG, the DC/DC convertor can not be enabled. (note this is "REG1", DCDECEN0 REG0 is not being used).
I've tried both...
I see the nRF52811 has direction capabilities, but can it locate and if so does anybody have any idea as to its resolution is say a large wherehouse environment? So, could...
Hi, guys. While I was testing the Raspberry Pi for the Thread Border Router,
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fsdk_tz_v4.2.0%2Fthread_border_router.html...
As mentioned in starting of the datasheet of nrf53833 there is a feature list in the first page but its for other packages which have around 42 gpio.
I am unable to find...
Hi, Support
I am developing a central application, which works with NordicLBS example, the original code is based on BAS battery level central app. now I try to modify the...
I'm looking for some assistance with using the 5340 in a host controller and I am not finding very much detail regarding antenna array design. I am a member of Bluetooth SIG...
Hi Sir,
We are a third party programmer manufacturer.
We are currently developing the nRF5340 programming software.
Encountered the following problems, please help to...
i2c_recover_bus is used to re-sync slave devices on the i2c bus when they may be out of sync due to a reboot or other event.
i2c_recover_bus is currently not causing the...
Hi,
I'm mid-way through designing a custom board using the nRF52840. As I am space and height constrained I need to use the Tag Connect style connector used on the nRF52840...
We want to be able to manually send Friendship requests from LPN or to change request interval runtime.
It was possible to send requests manually using nRF5 Mesh SDK, however...
Hi guys;
I try to read and write the data without connecting nRF52832 .is there possible to do? Then is it correct or not? if it's wrong means give me the possible solutions...
I have a DK board with nRF52832 that I've been using several months with no problems.
Today I wanted to try an experiment and did some modifications to the startup ASM...
Hi,
Our setup is a new design with SDK 17.1.0 and it is expected to support DFU over BLE. We are using the nRF52832 SoC.
I am trying to understand the role that is being...
Hi,
We are having an issue modifying the blinky_pwm example for our needs. We have made a devicetree overlay file setting the pwms of &pwm_led0 to 28 and pwm0's ch0-pin...