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...
Hi,
I am using an NRF 51 DK, SDK 12.3, and Soft Device S130. I am also a beginner to development with Nordic Products, and RSSI collection in general. I am using the ble_peripheral...
Hi Nordic devs,
I guess this is more a suggestion than an issue: The power profiler kit II software, when operating in "Ampere meter" mode has the power switch connected...
When I save the conf file with the following contents and select the corresponding project from `nRF Connect Options`, an error occurs and the project cannot be opened. Please...
Hello, I'm trying to port my working project from 52811 to 52832 Both are on SDK 16.0.0, SD 7.0.1 Here is the advertising code that works on 52811 :
This code crashes on...
Hello!
I'm tinkering with the NCS libraries, and I'm really liking the way this is turning out coming from the nRF5 SDK! My question is what is the best practice for creating...
Hello,
I am a newbie and trying to setup nordic thingy 91. I have booted the updated version of modem firm ware and also the "thingy91_nbiot_2020-10-30_5522ca2b.hex" file...
Hi Community!
I'm working on product development for a client/customer. The product will be a small embedded system with an LTE chip (nRF9160) and a BLE chip (nrf52840)...
I'm having a lot of confusion with using TWI on this chip. I have been running example code that I found in this tutorial nRF5 SDK - Tutorial for Beginners Pt 35 B - TWI ...
devzone.nordicsemi.com/.../nrf-connect-sdk-tutorial---part-1-ncs-v1-4-0 I follow the link above to create a hello world project, which has failed all the time. Here is the...
SDK16.0.0 + Mesh SDK 4.1.0
Help, we have developed our own board with a Fanstel BT840X module. Some of our boards are asserting ("Softdevice assert: 154516:0") and I am...
Hi Nordic,
I'm using nRF52 DK (PCA10040). I tried to copy and paste the project from this default location:
...\nRF5_SDK_17.0.2_d674dde\example\peripheral\twi_sensor ...
Hi,
I managed to compile and run(?) my first two programs for nrf51 dongle on Keil uVision, however while i think they run I cannot make the debugger work and see what they...
Any suggested APIs to setup BLE transmit power in NCS?
the set_tx_power() in the Zephyr example looks not work with nordic softdevice controller.
https://devzone.nordicsemi...
Hello
I am trying to compile a project for nRF25840 on a custom board. Build is succesfull but i am getting a 9mb ro-data on the output which means i cant flash it to...
Hi,
I am facing a problem in storing a 64 bit value to a variable.
some of the calculations which is resulting such a high values like this 4701924420
when i am trying...