Thanks Stefan. The zip file making and updating steps work perfectly for me, if I follow your steps and make it from your stock pre-built "dfu_test_app_hrm_s132.hex". My question...
Hi!
I'm trying to configure my NRF8001 module with the help of nRFgo studio. I'm using Nordic UART over BTLE service template. The module can be discovered via nRF Master...
I'm trying to make a BLE device that actually pairs securely. I posted this question on StackOverflow but didn't get any answers - maybe someone here knows more. As far as...
I am using esb in SDK 11 and my understanding is that the radio causes interrupts that are forcing and cannot be disabled. These in turn causes software interrupt 10 to be...
I'd like to read and write data to the reserved app data space while in the bootloader. Is this possible with pstorage?
Because the BOOTLOADER_SETTINGS_ADDRESSS = 0x0003FC00...
Hi,
I am using 'pstorage_update' to store data in the internal flash. Whenever the number of bytes that should be written matches the size of a storage block everything...
Has anyone tried to generalize this example to different sized variables? What I would like to do is allocate a data structure, write that to flash, and recall it at a later...
I want to increase the pull-up resistor value to educe the current consumption.
but, I am afraid that the GPIO input will not be recognized as High.
I want to know the...
Hi,
I can't find this information anywhere in the AT command manual or datasheet. What is the accuracy for " AT%XTEMP?" and "AT%XRFTEST=10,1,0"?
Kind regards,
Thoma...
Hello,
I'm trying to generate project to realise new user-cases with wireless mesh networks.
I did a demo with the Thingy52 at flower greenhouses
They are very interested...
HI! I've done the basic Blinky and UART examples, and now have to move on to programming something on my own. ( I have to send EEG signals from one BLE board to another/notebook...
hai ,
i tried nrf52840 ota over BLE from third party (ESP32).
As per the DFU protocol implemented logics and upto init packet (.dat file) getting expected response from...
Hi, I'm looking to use P15 (Shield Debug out connector) on nRF9160-DK. Description here https://infocenter.nordicsemi.com/index.jsp?topic=%2Fug_nrf91_dk%2FUG%2Fnrf91_DK%2Fhw_debug_out...
Hi I used the light ctl/lc example project and connected to it with my iphone app which uses nordic sdk. I made a slider which sends messages quite often to the mesh device...
We are presently using Raspberry Pi 3 Model B to observe BLE packets coming from sensors that have NRF52.
We are also able to do DFU OTA using the Nordic NRF52840 USB dongle...
Hi,
I am working on a design of very low power sensor, based on nRF52833. Most of the time my device spends advertising only, with sensor data transmitted within advertising...
Hi,
i want to devolep a keyboard by nrf52840,now the problem is some funcation the usb examle have not,so i want to konw how can i add the
1.consumer control?
2.system...
Full error report:
<info> app: Connected <error> peer_manager_sm: Could not perform security procedure. smd_params_reply() or smd_link_secure() returned NRF_ERROR_INVALID_ADDR...
Hi,
My issue is simple as i'm new as developer with API thingy devices and i have this issue that i can't solve with online support.
I'm trying to understand the "Color...
The time in a Mesh network shall be the same in every node. The SIG time model describes how to transfer time from one node to another. We already implemented this time model...
hello Nordic
i work with nrf52832 as dispersed units and an nrf52840 dongle/ BL654 Laired which also has the nrf52840 as the central unit.
stage 1 - i need to transfer...