Hello, Nordic Team, I'm embedded designer from Russia, discovered your amazing wireless MCU NRF52832. I looked through your SDK and peripheral drivers, and unfortunately found...
Thanks Stefan. The zip file making and updating steps work perfectly for me, if I follow your steps and make it from your stock pre-built "dfu_test_app_hrm_s132.hex". My question...
Hi!
I'm trying to configure my NRF8001 module with the help of nRFgo studio. I'm using Nordic UART over BTLE service template. The module can be discovered via nRF Master...
I'm trying to make a BLE device that actually pairs securely. I posted this question on StackOverflow but didn't get any answers - maybe someone here knows more. As far as...
I am using esb in SDK 11 and my understanding is that the radio causes interrupts that are forcing and cannot be disabled. These in turn causes software interrupt 10 to be...
I'd like to read and write data to the reserved app data space while in the bootloader. Is this possible with pstorage?
Because the BOOTLOADER_SETTINGS_ADDRESSS = 0x0003FC00...
Hi,
I am using 'pstorage_update' to store data in the internal flash. Whenever the number of bytes that should be written matches the size of a storage block everything...
Hi,
I have a question regarding BLE connection with passkey.
When starting connection and bonding process, a device can display a passkey so the other side will send this...
Hi,
I have been working on nRF since last week now. I've followed the tutorials on how to setup a custom service and custom characterics ( Bluetooth low energy Services...
Hi,
I am trying to open a project in SES, I have downloaded NCS v1.5.0 and followed the doc available for installing the required toolchain for linux. Attaching the log...
Hi all,
apologies i know there are a lot of posts about this but i cant find the exact answer. I'm using the nrf52840 dongle, with a DK connected to the programming header...
Hi.
I am using the 52810 as an advertiser with a 1 sec interval. I would like to activate a led at each advertising transmission, but the S112 softdevice does not support...
Hi,
I am trying to work on Matter light examples and tried to flash the firmware as it came. However, I am getting this error:
"[m[Kopening dependency file D:/WorkSpace...
Hi,
We are using this BLE chip (nRF52840) in our hardware, and we have written its corresponding code in Android too but Android app needs Location permissions and GPS...
Hello, I just started using a Decawave module running a nRF52 chip. As a starting point, I closely followed the guide provided on the official website, but after doing everything...
Hi,
I need to connect nrf52833 (BM833 module) with host controller. what are all the interfaces needed to communicate with host controller? help me out in this.
Kindly...
I used 2 channel saadc, channel 1 and channel 3.
Maybe in the first few minutes, it's done ok,
p_event->data.done.p_buffer[0] is belong channel1 adc value
p_event->data...
Hello,
We have integrated the FATFS example as shown in the usbd_msc example project into our own firmware application. It works perfectly on the nRF52840dk and when we...
Hi,
I want to check time line of my project using segger SystemView.
- SDK 16.0.0v
- ESB example
- nRF52832
When Start recording, "Could not find RTT Control Block...
Hello Team,
I want know how to use RESET pin [pin. no. 21] as a GPIO.
I followed below thread but it not work for me!
devzone.nordicsemi.com/.../disabling-pin-21-of...