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...
Hello,
I am using nrf52840 DK, Segger Studio IDE, Win10.
My application is I want to transfer the image from iOS to the DK board.
I am aware of the Image Transfer...
Hello,
I am currently testing the nRF51 series as a possible upgrade to our products that use the 24L01P. For testing I have the nRF51 dev board setup as the PRX and a...
I'm using SDK 11 on my nrf51 chip. I'm trying to output a 120hz pwm but it doesn't seem to be producing at 120hz. I have a 120hz signal i'm trying to match and it blows pass...
Dear Wang,
I am unable find any documentation and board Initialisation code on how to change PIO from analog to digital output. but can't seem to locate the setting.
...
Hi,
I am working with MLX90615 sensor and is working with nrf_drv_twi functions and I could collect data as well. Now I need to put the sensor to sleep mode. Entering to...
Hi,
I'm trying to connect DWM1000 with SPI using spi_master.h.
When I have written to registry e.g. 0x11, 0x12 and read it I've got bytes: 0xFF, 0x11.
If I read three bytes...
Hi
I'm wondering if anyone have had any success or problems with generating and using secure DFU keys under Linux?
I'm using the latest nrfutil from: github.com/......
i am using nrf52832 pca10040. i tried to run the ble blinky example from package installer. it compiles without any error, but when is load it to the DK it will not even advertise...
NRF52832 is bluetooth pre approved SoC. So still need to pay Buetooth SIG to sell my Bluetooth based product in INDIA ???
Can i Sell non Certified product Without FCC CE...
Hi Nordic Forum!
Looking for the right configuration for the connection parameters, found different references to this Apple guide .
The problem is that in the 3rd condition...
I'm working on a project where I need to recognize whether or not a wireless tag is within 5-10' of a stationary reader. I would develop the reader system using a module,...
Hello,
I am using IAR Embedded Workbench for ARM ver 7.6. We are using nrf52 with SDK 11 and the corresponding soft device.
We are having a problem with the uart sending...
we have
/**@brief Function for initializing BSP.
*
* @details The function initializes the board support package to allow state indication and
* button reaction....