Recently s110_nrf51822_7.0.0 softdevice has been released. I cannot find specification where those new amazing features (they are impressive, indeed :) ) are described, so...
Hi All,
Please correct the following in my understanding. Also , i am planning to build a
remote controlled device using a PWM output. How does ATT,GATT and GAP affect/influence...
My board works most of the time are very good,but one time i power down the board when ble connecting and data transmitting,the board can't work when power on.and i can't...
Posting this as separate question as it got no traction in the other thread:
Why are there many of the same include files in the DFU example directory as in the S110 7...
Hi all,
this is not a question per se but rather a warning to those who are attempting to debug Flash related operations with the SEGGER J-Link GDB Server (v4.84a for Linux...
I am using a nRF52832 with a LISD3H accelerometer. When I initialize the twi driver, I see a ~250 uA increase in current. I was hoping to initialize the twi driver, enable...
Hello,
I use nRF52832 and SDK 17.02.
I use app_button library to detect and handle button pressing.
Everything works fine except that I have a testcase that is to...
We have a very simple application with an out-of-tree driver that is working fine with NCS 2.0.2.
However, changing to NCS 2.1.0 or 2.1.1 results in a DTS error:
(the...
I am working on a project that uses image differentiaton,person/animal detection, etc. To accomplish this, I can either use OpenCV library or use TinyML lite. The problem...
Hi Nordic:
Maybe it isn't a really question. When I try to make an error check, I get two types of error checks, ERROR_CHECK() and APP_ERROR_CHECK(). It seems to be the...
We would like the Fjorden Grip also to trigger the native iOS camera's shutter button, via sending a “volume up” command—similar to selfie sticks, which however use classic...
I was working and testing protobuf using the zephyr example (nanopb) on 1.9.1 SDK. but in build step fails with this error: ModuleNotFoundError: No module named 'google':...
We would like to use an external oscillator instead of External crystal. Is it possible to use external oscillator? If yes to which pin it should the clock be connected ?...
Hello Community,
My customer has design a custom board using NRF52832-QFAB MCU. They have also written application firmware as per product need.
Now, Customer wants...
Greetings,
I recently started working with the NCS and successfully modified the peripheral_uart sample to read data form an I2C sensor and send it via BLE
I wanted...
I was using sdk 1.9.1 into my project and every things waking prefect which use openthread. I took the same project and build it in latest version ( sdk v2.1.1 ). when I flash...
We have created a zigbee custom sleepy end device with the base from light switch example. We are able to perform most of the operations successfully.
We have set the following...
in main.c, you have this code
but if you set CONFIG_BT_NUS_SECURITY_ENABLED=n in the prj.conf file, then there are #defines that will prevent the definition of the...
There are two DKs, one works as a slave while the other works as a master. When these two peripherals are connected via Bluetooth, they exchange each other's parameters via...