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...
Hello all,
According to the documentation and this feedback on a case there is a maximum size for a particular cert before nrf_inbuilt_key_write returns NRF_ENOBUFS . Can...
Hi,
I have been hired to migrate an NRF51 project that has S310 to an NRF52 one on S332.
I have looked at the migration guide in detail and had some follow up questions...
Hi I am having a hard time implementing DFU using SDK12.3 / nRF52832 now. I have tried so many times, but have failed a lot and have left a log similar to the next one in...
Hi,
I am using v0.4.0 ncs sdk.
I added following in the nrf9160_pca10090ns.overlay file
I added following in the prj.conf file
I added following in the...
I made a Windows application that makes USB connection with nRF52840. You need nordic_cdc_acm driver to use it with windows 7. Can I distribute the nordic_cdc_acm driver with...
Is it possible to route a signal derived from internal clock to an IO pin? I am new to NRF micro controller. My experience has been with Cypress PSOC and in the IDE it was...
I am trying to implement a struct that will be saved in non-volatile memory. Does the dev kit have these capabilities on its own? If it does is there a guide on how to use...
Hello,
I am using secure dfu with bonds (SDKv15.3, Segger, nrF52832), it works fine however after each dfu (application only) I lose the bond information.
I have search...
I am trying to communicate with PN7150 from nRF52840 DK using I2C pins.
PN7150 needs 3.3V and nRF52840 is supplying 2.9V.
I am able to read PN7150 on Arduino Mega but...
I made a Windows application that makes USB connection with nRF52840. You need the nordic_cdc_acm driver to use it with windows7. May I distribute the nordic_cdc_acm driver...
Hi Nordic,
We're developing a product based on the nRF52810 and got the following question:
We were wondering if we can recover a board in the worst-case scenario where...
Dear all, My team want to develop a innovative product. I am following this tutorial ( www.youtube.com/watch to enable the CMSIS Configuration Wizard in Segger Embedded Studio...
I am working with SDK15.3.0 and a PCA10040 with S132. I have two questions relating to the BLE addresses as seen by the PCA10040 and by nRF Connect.
Q1 - What is the relationship...
Modem firmware version 1.0.0
Segger version v4.18
nrf tag v1.0.0
Often when I try to flash a new build of an application and try to flash an application through Targert...
Dear Team,
I want to integrate an nRF chip into my Project. I will use a ready made module from Laird, the BL652-Sx.
For Debugging I want use the nRF52 DK and connect...