I have a PCA10059 dongle. I have inadvertently configured pin P0.25 as the sleep debug pin and I use active state 0 as I am using off board LEDs with reverse logic. This means...
If you're working on a product that requires you to show and translate GATT Attribute (Service, Characteristic and/or Descriptor) UUIDs to Strings to the user, it's likely...
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...
After I select Yes to All, or No to All, it tells me to get I license, which I just click continue, and then after that everything works fine.
The install is kusher according...
If i want to provision a device by mobile app over GATT, will this device support proxy feature to provision directly or provision undirectly over one proxy node
Hi. I am implementing a low power operation in my firmware, but the UART de-initialization is causing me odd issues. In order to intialize, I call the function UART_Initialize...
Hi, I am currently working on " asset_tracke r" application. Actually, I need RSSI values to be captured in "asset_tracker", application. So I am trying to migrate "lte_ble_gateway...
Hi,
Mesh SDK 4.2.0.
In light_ctl_setup_server.c,
This subscription list sharing doesn't share it with Generic Power OnOff Setup server but only does it with Generic...
Hello,
i'm working on a NRF52810 on which i have ported FreeRTOS because i'm sharing library with another NRF52832 that embeds FreeRTOS too.
I'm issueing an overconsomption...
Hello,
1) I updated the modem software with connect programmer trhu a USB connection on the Thingy:91
2) I updated al the HEX files in the "thingy91_fw_2020-04-29_bc7ade8b...
Hello, I'm a newbie who just started nordic. Please excuse me because I don't know many things.
I use nrf52DK board and SDK V17 and I am developing it using various ble_SDK...
Hi everyone,
I have developed a Zigbee application for the nRF52840 board and now I need to migrate to the nRF52833 board.
Are there any indications on how to proceed...
hi everyone, I am having a problem making the door sensor. I want to optimize the power of the sensor so after acting I will put the sensor in system_off mode. I have the...
Hi,
We were trying to flash the nrf modem firmware using the 'pynrfjprog'.
When only one nrf9160dk is connected , the flashing is success and no error.
But when multiple...
Hello, a question about this link:
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v15.0.0%2Flib_bootloader_dfu_process.html
which says...
Hai,
We are using RTC in one of our project (in nrf52832).
RTC is working fine. I am waking up by every 30 mins once. But I am not able to configure same RTC instance...
I have an end device acting as a server, and I need to send data to a bound client. This is custom data, so I cannot use a reporting attribute. Basically I need to access...
Hi,
I am absolutely new to this DLMS and in the course of exploring some kind of opensource DLMS stack I came across this Gurux and fortunately NORDIC did some kind implementation...