Hi,
I am trying to understand the pstorage to record a log for temperature. In my code, I can call pstorage_init(), and clear a block but when I try to store some data...
I would like to source a compact BLE board to act as a lock controller developed with with a matching transceiver for use in a fob and an app.
It would toggle the pio and...
Ok so here is the issue. I was trying to build a simple application which is described in the tutorial for characters. After building an advertisement and understanding the...
I was working with IAR and SDK10.0 before. For some reason I have to transfer my project to Keil and SDK9.0. My program worked well for the old settings. While keeps got NRF_ERROR_SOC_NVIC_INTERRUPT_NOT_AVAILABLE...
Currently we are considering whether we should use external Flash Memory or NRF52 Internal Flash.
External Flash memory has a lot of drawback in comparsion with internal...
Suppose there are 10 BLE peripherals in a room and one BLE Central,then is there any way i can get the list of available peripherals[name or id.. etc]?
I am using NRF5182...
I am using SDK_11 s130 on nrf51-dk. When err_code is any value other than NRF_SUCCESS, APP_ERROR_CHECK(err_code) will cause nRF51-dk board to reset. How can one get APP_ERROR_CHECK...
I'm using the NRF52832 BLE DFU bootloader to run my code (slightly modified from the secure DFU example). At the start of my application, I toggle a pin and measure this with...
Hello,
We are at initial stage of design proposal.
Could you please provide the clarification on following points?
1. nRF9160 SoC is interface with BLE chip nRF52480...
Hi everyone,
sadly one of my nRF51-DK boards seems to be terribly bricked.
During firmware update nRFgo Studio (on Windows) stopped responding. After a (long) while I...
I could successfully installed development environment.
Could import Blinky application and could successfully build.
But couldn't import asset tracking application...
I have an product that has no IO capabilities but requires MITM protection, authenticated pairing and an encrypted link. My understanding is the security defined in the Bluetooth...
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...