Hi,
In our one of the product we are using Nordic nRF52840 MCU and we compiling this application code in windows with SEGGER Embedded STUDIO IDE Version 4.30a and Tool chain...
Hi,
We made an online course on Bluetooth Low Energy, includes BLE Fundamentals & Architecture, step by step implementation of Environment Sensing service development...
Hello, I am using nRF9160 PCA10090 DK. I want to make my board as central device and scan for all nearby BLE devices and display its rrsi value and device id on a terminal...
Hi Dears,
I have submit a issue for about two weeks but no response yet, would you please help me for handling it?
The link is https://devzone.nordicsemi.com/f/nordic...
It's really really really annoying that the DevZone contains so much outdated infomations and deadlinks .. especially after moving to the new website !!! :-(
Hello! I'm trying to develop an Android-nRF-Toolbox App. What features and folders do i use with show logs? In order to develop the uart in the toolbox app, we have deleted...
Hello,
I have a strange issue, when I set the name of the bootloader dfu peripheral name, inside of sdk_config.h
#define NRF_DFU_BLE_ADV_NAME "DfuTarg"
When I scan...
Even immediately after issuing a gc (garbage collect) command, "freeable words" is still 1022:
Why?
What does this number actually mean?
The documentation just says...
I'm hitting a couple of different logging issues with the latest SDK15. In the most recent case it appears std_n is hanging while calling nrf_log_frontend_dequeue.
Attached...
Hello,
We have an application made with SDK 11 on nrf52832 but we want to add mesh SDK. Is it possible to make coexistence with SDK 11 ( we don't want to do the migration...
I have to send packages continuously; How can I get feedback on the success of transmission before sending the next package? Which event should I use? and in what callback...
Hello! I occasionally have a crash during the development of nrf52832 (SDK14.2), but this phenomenon is not very reproducible. All the information about the error that I want...
i am able to read data from the i2c device ,,,but i dont know how to send the data through the bluetooth to a central device. i am using the nrf52832 and sdk 15.0.0..someone...
I am just getting started developing a Mesh network around the nRF52840 .
I am confused about which SDK to use for mesh development. v15.0 or SDK for Mesh 2.1.0?
Thanks...
In the Nordic Connect app, firmware uploads keep running even if the app goes in the background or the device goes to sleep. What should I do to run the DFU library with the...
I'm starting with BLE Mesh SDK and have some doubts about their examples.
What's the difference between Light_Switch Client/Server version and Proxy_Client/Server and Provisioning...
Hello,
First time posting, Here are the details of my setup, I would greatly appreciate any help from anyone at this point. I have purchased 2 nrf52 development kits with...
Dear Sir:
I use ble_app_uart example , i want use pwm to driver the FR Port ,Peripheral load. the Peripheral load is pulled up to battery.
when driver the load ,the...
Hi All;
Just a major concern of mine is that SES IDE is so inconsistent;
I can build a solution get errors and warnings...
Without editing anything and rebuilding the...
I have an issue with my board. It resets occassionally itself. When the board is starting by debugger and when it resets itself I can read 0xD in RESETREAS register. What...
hi,
I tried to provision the light example using the nRF Mesh app.
So far, I succedded in provisionning the device but i couldn't set the publish suscribed addresses,...