Hello,
We have been trying the sendNotification call and after getting a success log we are not able to send a second notification. I'll copy the snippet of code that we...
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...
Hi I would like to ask you for advice on how to solve my problem with Ble and the timer I am trying to add a timer to examples\ble_peripheral\ble_app_uart the timer works...
Sir,
We finally added WIFI to NINA B302, using a NINA W102 coprocessor!
https://github.com/khoih-prog/WiFiNINA_Generic
Please, enjoy!!!
Here a portuguese BLOG...
Hello!
Does anyone know of a library for the I2C LCD 16x2 display? I found the library by lovee, https://devzone.nordicsemi.com/f/nordic-q-a/23401/nrf52832-connect-with...
Not really sure where the problem is here, my guess is in the code... I just recently saw this: https://www.avrfreaks.net/comment/1342846#comment-1342846
Although my issue...
We are finishing up a project with the nRF52832 based on the Nordic Thingy. Most of what we want it to do are normal functions of the Nordic Thingy. It connects to a mobile...
Hi to all,
i am developing a device with nrf51822 soc. i am using nrf51822 custom board, my board is https://pl.aliexpress.com/item/2V-3-3V-NRF51822-Bluetooth-4-0-Wireless...
Hi, everyone.
I am currently doing research for our new project - IoT alarm system for smart home.
One of requirements is Wi-Fi / BLE combo chip / module . Multi-protocol...
Hi all,
in Central mode I would like to retrieve the list of all the devices present.
I have developped a litle USB dongle, and I need to list alls peripherals, but after...
Hello,
I am using hardware PWM on NRF52832 in order to drive a MOS. I found something unexpected with the rates. i understand the PWM rate is determined by the clock divider...
So I'm trying to merge the ble_app_uart example with a project of my own, using SDK 14.2.0, but keep getting errors with the ram.
At first, my own project's ram start was...
NRF_LOG_ERROR should be coded not NRF_LOG_DEBUG for error conditions.
Not only will the log calls not be compiled and not displayed if
NRF_LOG_DEFAULT_LEVEL is less than...
Dear Madam/Sir,
I'm measuring the nRF52840 DK current consumption with my custom ble_peripheral app and other example ble_peripheral apps, namely ble_app_proximity, ble_app_pwr_profiling...
Hello,
I'm using the nRF51422 uController and the SDK 11. I tranferd from Keil to Eclipse and followed the tutorial to do so. But now I got a Problem while flashing my...
Hello Nordic team
I am working on "ble_app_uart_pca10056_s140" SDK V-15.2. IDE: Segger Embedded Studio.
After compiling above project I am trying to download two files...
nrf52840
sdk 15.2
i am using termite for serial viewer. and problem is my code gets complied with no errors and when i open termite there is no data in termite. i checked...
As it is stated in documentation, RTS is active low. But a peripheral device we use expects it to be active high. Can this be changed in software somehow or it requires a...
Using NRF5 SDK 15.0.0 with nrf52832.
I'm curious about the intended use for the BUTTON_HIGH_ACCURACY_ENABLED flag in the button module. I have a project where the main loop...
Hello,
Can someone tell me what is the sampling rate of ADC of the nrf51422. I have read the product specification document and reference manual but I could not find the...
Hi,
Im migrating from SDK8 to SDK12
app_timer crashes
Debugging at app_error.c shows m_error_data to be :
softdevice, pc 0x000104AE, fault ID 0x00000001 error_info...