Hello, Nordic Team, I'm embedded designer from Russia, discovered your amazing wireless MCU NRF52832. I looked through your SDK and peripheral drivers, and unfortunately found...
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...
My application is using the FIFO UART module to communicate with another MCU. It is also running softdevice S132 v2.0.0.
While most of the time everything runs smoothly...
Hi
Are there any major OSes/stacks (e.g. Linux, Android, iOS) that provide support for the L2CAP feature so that we can test our Nordic device against?
Thanks
Hi,
I would like to know what is wrong with my code, which is presened below. Each time the timer is triggered I would like that the program writes four bytes into the...
I have a project that requires a bluetooth central to be used to gather data from a HRM service, which shouldn't be too much of an issue. However, it also has to store this...
I have searched here for an answer to this, but cannot find exactly what I am looking for. I am trying to put my Rev3 51822 to sleep and wakeup via GPIO. When I enable GPIO...
Whats the best way to secure my advertising packets such that others cannot make sense out of it?
Do we encrypt the packet data so that it is gibberish, random and not...
Hi!
We're running a S130 Stack to act as both Peripheral & Central at the same time. Everything is working fine but i i'm not quite sure about best approach for handling...
Hey ,
My application stores the data on BLE disconnect to pstorage succesfully.
But on reset if i try to read the data from pstorage it stops advertising, but the pstorage_load...
Hi,
I am using nRF52832 with S132_V2.0.0 and SDK_11.0.0.
I am able to doing dfu of softdevice and bootloader individually but when i try dfu for combined (SD + BL) then...
I can't find nrf.exe in C:\Program Files (x86)\Nordic Semiconductor\Master Control Panel\3.10.0.14\nrf
I only find nrfutil.exe in that folder.
Shall I use nrfutil.exe...
Softdevices have several separate version number systems:
a) the human-readable release version - used for hex file naming.
e.g. s110_nrf51_8.0.0, s120_nrf51_2.0.0
b...
Hi! I use a smart beacon kit (rev 1.0.0) and I would like to know how long the cpu is blocked during the data transmission/reception. I set the connection interval to 10ms...
We are designing a nRF52 based circuitry based on "53.2 Schematic QFAA QFN48 with DC/DC regulator setup"
In the reference diagram, there is an Optional block for the LFXO...