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...
Hello all,
I am porting the code from the nrf52dk to the nrf52820 based module and so far so good!
However, I can blink the LED on certain pins while not on the others...
Hi,
I am developing the nRF52833 DK with NCS v2.00.
I have implemented a service to display RSSI. I have setup the service according to the instructions provided by Nordic...
Hello everyone, I have an oxygen sensor"Gasboard-7500H" i need to read purity and flow with UART communication, this sensor works perfectly with Arduino and display corrects...
Hi,
I am developing an embedded system that uses Bluetooth communication and would like to manipulate certain Bluetooth characteristics such as TX power and RX sensitivity...
BLE Device
- nRF Connect SDK: v2.0.0
https://github.com/NordicSemiconductor/IOS-DFU-Library
This library doesn't seem to support the new nRF Connect SDK.
Which library...
Until 1.9.0 of NCS, SES was recommended, so it was possible to use OpenOCD from there. With NCS 2.x.x, VCS is recommended, so it's good to use it, but I want to continue using...
Hi,
We have some variables in shared memory. These variables can be accessed directly by both cores, and this is not controlled through IPC.These variables can be accessed...
Hi Nordic Team
Starting Point:
Provisioning of dimming server is done with code from the PB Remote provisioner, working so far.
Publish of model to group is acived similar...
Heyyy guys!
It is possible that I'm doing something wrong, but i'm confused as this was definitely not an issue at some point while i've been working with the 5340.
I...
Included "bsp.h" and "nrf_fstorage.h" still getting these below errors:
undefined refence to `bsp_indication_set'
undefined reference to `nrf_fstorage_init'
undefined...
Our product is using NVS to manage settings in external flash. The normal NVS initialization time is between 1 to 3 seconds at boot. Occasionally I have witnessed 10 to 15...
Target nRF52832(nrf52dk_nrf52832) SDK NCS v1.9.1
Normally OTA works well. I found unexpected assert after OTA is done. Can you please review my assert code with my elf....
I want to make a low power beacon with GPIOTE input which indicates movement and causing a change in the beacon advertisement (e.g. minor value). In order to do that I am...
Hi,
I am using Zephyr's sample code of sensors. Sample code is using wrapper function for device initialization, getting sensor's value etc. But there is no API exposed...
Hello! Just a quick question. I cannot find this file anywhere ` <InstallFolder>\examples\multiprotocol\ble_zigbee\ble_zigbee_dynamic_door_lock_nus`. This is referred to from...