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've a PCA10036 V1, I change the IC to nRF52822 QFAA-B016. With nRF5_SDK_11.0.0-2.alpha_bc3f6a0 and SD: s132_nrf52_2.0.0-7.alpha_softdevice, the programme started but if I...
Hi
We are developing software for the nRF51 with Keil under VirtualBox. Previously we used the PCA10000 dongle with the Master Emulator and MCP without issue. Now, with...
I am using nRF52840 with SDK16 building with armgcc and trying to intergrate buttonless OTA into my project.
App details:
Based on the ble_app_hrs_freertos example project...
Hi,
we are using nrf52832 in our product and it needs external storage 8MB.
Please suggest flash storage IC that has driver support in SDK by default or which has ready...
I've build a custom board with the nRF52840.
I've noticed that the current consumption of the LPCOMP is not ~0.5uA, as specified in the datasheet, but in my case, when I...
Hi every one, I am running light switch example (using SDK 15.2 and SDK for Mesh version 3.1.0 ) with some modifies in Server Node* ( node with has LIGHT ), this node have...
Hi
I am working on the application in which I wanted to initialize and uninitialize different services. I am using device information services to read manufacturer data...
Hello,
I want to use two UART interface in nRF52832 at the same time,but the nRF52832 just has one UART,the other i wish to build by simulation。
How can i simulate the...
Hi,
I bought an nrf52840 processor from Aliexpres. I made circuit print.
Circuit board connection with nrf52840dk is as in the photos. I am using segger as Ide. I...
Hi All,
I am trying to use the saadc example given in nRF5_SDK_17.0.0_9d13099\examples\peripheral\saadc.
I have built the project and now I want to read some values from...
dear all:
My device designed by nRF52840,it·s a central and peripherals at the same time .I have a problem about connect interval .My device as central need connect with...
Hi guys,
I have already asked some questions related to this topic before, but I am still trying to figure out how to enable the UART communication on my nRF52832 board...
Hi, I'm facing some problems trying to implement IoT library. I'm working in a code that uses FDS, SAADC, USBD-CDC-ACM among other things. I was able successfully to implement...
Due to some problems with VTG and GND detect I sometimes program an on devkit nRF52 instead of my external board and that causes lost time, because it's not straightforward...
Apologies if this is answered in some other thread but we cannot find the precise answers we are looking for and are striving for some quick clarifications. We are planning...
The ble-sniffer_win_1.2_user_guide, Figure 4. Wireshark Interface, Packet Bytes window shows a 00 byte at location 0010, which corresponds to the "preamble" of the "Air Interface...