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. ...
Hi,
I am using download_client to get a bigger file (100KB) to my memory via LTE-M. The Files are located in a bucket and I use a shortURL to get the signedDownload URL...
Hi! SDK17.1 S132 nRF52832
I use hrs_c example and it works. But I added adertising code and wanna use both central and periperial at same time. Works, but until the moment...
Greetings,
I've searched the forum, but haven't found a particular answer. I need to configure the project to not pair with Windows 10 PC because it blocks other software...
I got below build error:, actually I referred C:\ncs\v2.7.0\zephyr\samples\drivers\jesd216; my externl SPI NOR flash is p25q32h and my target is to build a file system such...
I have tried the below in proj.conf.iam using NRF52833 DK in VS CODE(NRF SDK Connect extension.Iam trying to receive data through gatt protocol,but it is not receiving more...
Dear Nordic Support Team,
I am currently working on a project using the nRF5340 and would like to implement BLE Channel Classification, similar to Adaptive Frequency Hopping...
Hi
i want to create a bluetooth beacon which should get input in gatt(UUID,name,major,minor..then it should be advertise with the new UUID.
Iam configuring it with ibeacon...
Hi
I have tried to reproduce the 2.7µA current consumption stated in the datasheet. This webinar shows that the UDP sample reaches 2.7µA on the nRF9160 evaluation kit. However...
Hello Nordic! My question probably a simple one but I'm a novice so there's it. I'm looking for a way to get a GPIO port state that was at the moment of GPIOTE event triggering...
Dear Nordic Support
We have an existing Project that uses the nRF9160 SoC and builds with toolchain v2.4.4 and SDK v2.4.4.
The project basically runs with the nRF9160...
Hello,
My DK stop working as programmer suddenly.
the VDD power is normal with 2.9V and the V5.
Try already to power on with reset button hold.
blinking is not Consitency...
Hi Support Team
We meet an issue like the screenshot below when I program nRF52840 chip via the SES.
The SES version is v5.42a.
The J-link we used to program is...
hi:
asset_tracker_v2\src\modules\led_module.c
I only found the file that calls the LEDs, I didn't find the specific initialization and control code? Can you tell me how...