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...
We are using nRF51822 for our products.
We want to know the min value of "Receiver sensitivity" when we use this chip for BLE.
The Datasheet says "Receiver sensitivity...
Dear
The BLE Multi-link example (ble_app_multilink_central and ble_app_multilink_peripheral)
shows how one central device can connect to multiple peripheral devices. ...
Hello:
We are developing a DFU bootloader for an NRF52 product that supports USB and BLE upload methods (they are 2 separate bootloaders from a common source). Both work...
I am hoping to pass data from the nRF52840 to the nRF9160 over UART_0, on a custom PCB. For context, the aim is to pass data at a rather quick rate and good reliability. The...
HI,
I want to make a receiver to get BLE packets on any channel.(NO SOFTDEVICE)
I fail to fullfile it yet by reading <nRF52810_PS_V1.3.pdf>.
Any other hands can give...
Hi,
I am working on the asset_tracker application example on a Thingy:91 device. As I understand it, to activate the GPS it is necessary to keep the button pressed for a...
Hi,
In nrf9160 I want to check the communication of LTE device.
I have installed nRF Connect for Desktop, Getting Started Assistant, LTE Link Monitor, & Programmer.
...
Dear,nordic:
Please help me solve the exception encountered during the MQTT connection
SDK : ncs v1.2;
samples : asset tracker;
path : ncs\v1.2.0\nrf\applications...
Hello everyone a basic question but just to be sure.
I would like to make a custom board and I want to program this board with segger Embedded studio, should I just have...
Hi!
I managed to get the device connected to the nrfCloud and started receiving messages from it.
Anyway, the embedded antenna cannot catch the signal very strongly. Can...
Hi,
I am trying to test the asset tracker code on the nRF9160DK from the precompiled hex files from [ images_dfu_hex/nrf9160dk_asset_tracker_dfu_2020-04-29_bc7ade8b.hex...
It was my idea to compile the mqtt_simple vom v1.3.0.
I spend now one week with your sdk. I tried it with SES and also with command line. Absolutly nothing worked.
The...
I am using a nRF52840-PCA10059 dongle to acquire data at a high rate (between 50Hz and 400Hz).
The connection is very unstable, after some seconds of acquisition, it sort...
We recently bought four 'nRF 52840' dk boards, and are trying to do board to board (non-mesh but single) wireless connection. However, there are just documents of mesh-communication...
Hi all,
I'm running into trouble using openocd to flash code onto the nrf52840 and then step through it. I'm running High Sierra (although I doubt that's important), and...
Hi, I'm designing water meter modem using the nRF52840 + nRF9160. I will apply nRF52840 as a HOST CPU and the nRF160 contol by nRF52840. (please refer to picture.) Which Interface...