Hello Nordic Support Engineers and fellow developers ...
Just a note to thank everyone for help via this forum. I started very inexperienced with Nordic SDK a year ago and...
Hi,
I recently purchased a thingy91 for a project. I'm trying to follow instructions from a Nordic youtube video ( https://www.youtube.com/watch?reload=9&v=xQ7hDzRULJQ ...
I have a nRF5340PDK, Now I want to know the lowest power consumption of this chip in different condition, such as adv, connect, sleep. But I am not sure how to config the...
Hi, i am using:
-nRF 52 DK
-nRF 52832
-Sensor of Maxim Integrated
-SDK 17.0.2
I have some problems in handling the I2C through the nrfx module.
This is my ReadByte...
Hi, I have a set up consing of an nrf52840, a Raspberry pi and a Linux workstation, which communicate over IPSP following the IPSP sample from Zephyr OS. The nrf52840 is a...
I am trying to integrate DFU into ble_app_uart example.
I am using nrf51422 board, sdk v10.0.0, soft device "s110_nrf51_8.0.0_softdevice.hex".
I have made some changes...
I'm trying to use Pin 0.21 as SCLK in the SDK15.2/examples/peripheral/spi/pca10056/blank/ses.
The example works fine with CLK on pin 3 (default) and on pin 29 (just tried...
Hi,
I created nrf52 project on Segger studio. I'm writing directly registers.(not SDK)
It includes i2c,uart and adc, this part is working now.
I want to add SoftDevice...
Hi,
I'm using Keil development tool.
The original bootloader start address is 0xE6000 and new bootloader start address is 0xE5000.
When I update to new bootloader, it...
hi...
What are the things I can check if I can't find my nRF51 upon scanning for BT devices? I am using nrf52832 and can successfully program the device via a Segger J-Link...
Simple and perhaps stupid, but important for me: the reports of detected devices I see in nRFConnect (desktop or mobile version) are based ONLY on BLE advertising packets...
Hi,
I am experiencing problems with the app_error_handler function defined in app_error_handler_iar_c provided with the SDK V15.0.0.
If the function gets called when debugging...
HI team,
I am a beginner of Nordic nrf52840 DK, I would like to control the AC ceiling fan using the nrf52840 board with pwm library. As, I can see we can use either single...
errr_code=sd_ble_uuid_encode(p_target_uuid,&raw_uuid_len,raw_uuid);when i debug and going to find uuid my debugger will move to NVIC_systemReset.i am running uart central...
Dear all,
I modified the example "ble_app_uart" based nRF5_SDK_15.2.0_9412b96 to test the static key feature. But every time when I configure the static key including letters...
Hi,
I am currently trying send value to a write characteristic of the server of a custom central device with a nrf52832 peripheral device. I have been able to connect with...
Hi
I am going to use the ble_app_uart example , the sdk version is 15.2.0
I only modify the vendor specific UUID , and download in the NRF52840, it does not work, i can...
Hi there,
I am about to perform an RF emission test to my product which is using a nRF52 chip and different RF sources as wifi and cellular and I was requested to:
...
Hi,
Using the gls example, as soon as I try to connect to it using NRF Connect on my iPhone, I get the "Failed to secure connection. Disconnecting." error. Once the error...
Dear all,
I'm designing a layout with nRF52832 and in my layout I didn't use pin 37 and pin 38 (P0.25 and P0.26). I noted that in PCA10040 v1.2.1 development kit there are...