S130, SDK 12.3, ble_app_hrs_c example.
I want to use whitelist function in this example but I can't finish it.
When I run peer_list_get(), it gets all 0xFF, means that...
Hi all,
I am making a device which involves using nfr52832(PCA10040) to communicate with a NAND flash through spi to store data acquired from the ADC. After all the data...
How to enable semihosting in sdk11 examples?
This works, but I can't port it to examples/periferal/template_project :(
changes:
pca10028/armgcc/Makefile:
adding...
Hello,
I want to store temperature samples in flash of nrf51822. I am using pca10028 and sdk 12.2.0.
I have the code for writing,deleting and reading from flash memory....
Hello,
I have a question about stack usage. I use nRF51822 SoC, 12.2 SDK & IAR 7.60.1. I am interested in stack usage. Have you done any estimations? Or may be you have...
I'm using the NRF52840-DK with the SB40 jumper cut, then powering through P21 and measuring with an ammeter across P22. USB is unplugged during measurement. I'm using zephyr...
Hi,
Eventhough I am able to communicate with my I2C slave, this message appear for every transmision.
[00:00:00.709,350]
[1;31m<err> i2c_nrfx_twim: Error 195952641...
I get long range demo code for 52840 on the web:
long_range_demo_15.2
and modify the code to test the 52833 long range feature;
MAINLY code:
My question is:...
Hello.
I would like to use UART or UARTE in all of my future projects for debugging. What steps do I need for one app to work? More specifically:
1 - What include folders...
I'm new to the nRF5340 and zephyr and ncs, but I have gone through the tutorial series
We're developing a product that will use the SPIS peripheral on the nRF5340 and...
Hi, Im developing a Zigbee concentrator. I used nRF5_SDK_for_Thread_and_Zigbee_v3.1.0_c7c4730 ble_zigbee_template as start point of my project. The light bulbs and switch...
We are using Lairds BL652 module in our product and develop code for it using the Nordic Semiconductor nRF5 SDK and flash it using jlink. Referring to the attached schematic...
Hello Nordic,
I recently setup the Command Line application for our device, using USB CDC ACM. I started experimenting in the example cli project. After everything was...
Using nRF Connect SDK v1.2.0 on nRF52840 DK (PCA10056)
We are evaluating the nRF Connect SDK on the 52840 until our 5340 PDK arrives. While running the mesh light example...
Hi and nice to meet you,
I freshly get my nrf52833 DK. I'm working on windows. I have installed via nRF Desktop all necessary tools.
We are moving our project from nxp...
Hello,
I am trying to connect NRF52832 with another Bluetooth module using custom characteristics. I was able to connect two NRF52832 modules but I can't connect to another...
Hi,
After updating NCS folder to latest Master branch, SES4.52 is not able enter into debug mode.
Receiving error as: failed to set startup compilation break point:...
I have a bootloader, softdevice and firmware (all with sdk 15.0 and softdevice V. 6) on a nrf 52840 on an counter-pcb.
I have upgraded the firmware to sdk 16.1 and use the...
Hello together, I am just starting to work with the nRF9160 and have some problems with the configuration. I inserted the iBasis SIM card and tried to get a LTE connection...