I feel like a crazy person looking to store large amounts of data onto an external chip that is not a micro-SD (why not micro-SD? It's power-hungry and finicky ). NAND through...
Hi
I try to run BLE HRS collector example.
when I run the project, in RTT terminal I have these error
00> sd_ble_enable: app_ram_base should be adjusted to 0x20001CD8...
Google open-sources the firmware needed to build hardware security keys
Google open-sourced today OpenSK, a Rust-based project to aid hardware vendors build hardware security...
I would like to store a simple integer value in the flash write and read after some event. I'm using the mesh example Dimming examples (experimental) in the nRF5 SDK for Mesh...
Hello,
Has there been any success with getting the python bindings for the pc-ble-driver running on openwrt? I've succeeded with the driver itself but not the bindings....
Hi Nordic Team,
In my BLE project I'm creating a Test application which gets all the advertising data from peripheral devices. The complete list of scanned device is received...
i have been able to make progress with this - so that now
- having updated nrfconnect and it's applications i have successfully loaded the preexisting hex file for ble_app_blinky...
Hi
I am using nrf52832 dk and nrf52 thingy for development. I am transferring audio data over BLE, but because of surrounding noise issue I want to implement low pass filter...
Hello,
I have ported my firmware from SDK Version 13.1.0 to Version 15.2.0. Everything is working smooth and fine now except one thing:
When I flash the firmware to my...
Hi Team,
I am currently working with nrf52840 dev kit. My requirement is sending custom messages indoors.
I have designed custom boards called Tags (nrf52840) with electric...
Hello everyone,
I want to fully customize the advertising and scan response data of my application because the current SDKv15 does not support all of the Advertising Data...
When I click on the Nordic Semiconductor NRF52840 product specification the page says that it can not be found.
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom...
Hi, I have an interesting problem with RADIO peripheral. I am trying to achieve the stable communication between nrf24l01+ and nrf52832, and I have it partially running. I...
Is there an example of simultaneous GPS and LTE operation available? I'm having trouble getting this working and wanted to ensure I hadn't missed anything trying to set it...
Hello,
We have developed a firmware based on nrf52832 that use Softdevice for the BLE stack, as a peripheral. So the advertising is made on channels 37,38 and 39 and once...
Hello,
Greetings !!!
I am working on nRF52832 having SDK 15.3.0, Windows 10 and Segger Studio IDE.
My query is, i want to restrict my nRF board connection to a particular...
Hello. I'm doing research for new project, regarding with BLE and WIFI capabilities to connect big amount of device to one host. I should choose between WIFI and BLE. I need...
Hi,
I would like to use PCA10031 to be a sniffer. It can't update and show as below figure.
I've also refer to discussion as below website to turn it into BOOTLOADER...
Hi,
I am using NRF52832 and SDK 11
I tried to include DFU function into the device. I merged bootloader (from modified bootloader example), application, softdevice into...
Hi,
Since migrating to V1 of modem firmware and tag v1.0.0 the low power mode of the SIP is back up to about 700uA again instead of the 7uA we were seeing before upgrading...