Hello,
i have read all posts about writing to FLASH when using BLE. But could not find the desirable method.
What i would like to do is to write to flash from characteristic...
I'm trying to add the product key it shows an error "can not the product to your list" and therefore i will not able to access to the User guide
Thank you
hello, im from india im using nrf24l01+ for my project to transmit and receive data between two arduinos. i tried all tutorial basic programs but i cant sucessfully send and...
I'm analyzing app_timer scheduling code..
I have an question about list_insertation_handler function in SWI0_ISR
I think if ( (p_timer->ticks_at_start - m_ticks_latest...
I would like to test the newly added v4.2/v5.0 Bluetooth features (e.g. LE Secure Connections, Data Packet Length Extension, 2xSpeed, etc) against non-nordic devices. I have...
I am working on a project using a ble nano (nrf51822) using the Nordic SDK 8.1. In the examples I found a way to control an LED using the methods LEDS_ON and LEDS_OFF. I wanted...
Hello,
I am using ble_app_gls example and I have implemented static passkey in the code. Now I want to see if wireshark shows the passkey when I connect to ble devices. For...
Hi Team,
We are using MBN52832 Murata module in our ongoing project.We need technical support from the team.
We need hardware integration (connection) support from the...
Every once in a while I am experiencing the soft device error NRF_FAULT_ID_SD_ASSERT.
In this post I saw that you may be able to provide some information on what is going...
Hello everyone,
I work with a custom board with the nRF52840 chip on it. We have pressure, humidity and temperature sensor and accelerometer sensor on the board. We need...
Hi,
We have a product that have a BLE capability (not by Nordic) and already have a mobile app that works with it.
I am developing now the FW for the upgraded version...
Hi devzone-team,
my application (custom board with nrf52840, sdk 16.0.098 ) uses 12 timers and it's organize in the 3 parts: uart, a pwm-bus ( proprietary) and ble-scan...
hi,
my application use boot and soft device.
Is possible with the application erase only the customer register in UICR ? (of course switch off the soft device)
This...
My company is using nrf52832 and our certification agent (we will apply for CE Red and FCC for our device) is wondering if the chip manufacturer is a SIG member, otherwise...
Hello I am new on KEİL and NRF52832,
I am trying to merge this custom service and Ble_app_gls example . I added custom services libraries to ble_app_gls example ,I added...
Hi,
I want to set a custom value to my Gatt characteristic value. I can do this by writing to the characteristic in my app or the NRF_connect application.
What I want...
Hi,
I am using sdk15.3 for a project, the uart works fine when programmed without bootloader, but just after add bootloader, the uart is not worked now, also the rtt log...
Hi all, This just works in other compilers. I'm new to Nordic/Segger and have tried all variations of parenthesise, ## macro expansion. It's got to be something simple! #define...
I have a firmware developed on the nrf52840 development board. When porting it to nrf9160, a lot of errors were reported. How can I use the LOG output function on nrf9160...