We are finishing up a project with the nRF52832 based on the Nordic Thingy. Most of what we want it to do are normal functions of the Nordic Thingy. It connects to a mobile...
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....
I would like to use ADXL335 accelerometer in this nrf52832 custom kit Hackable . I don't have a J-Link but i have this custom programmer Bumpy which is based on the Black...
Hi,
How can wake my nrf52832 based module from system off sleep mode. i am using ' nrf_pwr_mgmt_shutdown()' / ' sd_power_system_off (); 'function to put the device into...
softdevice 6.0.0 SDK15.0.0 How do I use ble_app_hrs sample code add buttonless_dfu function? I flow the steps, but I am fail. 1. In ble_app_hrs project... add nRF_DFU folder...
Hi Support team,
In this application note, solder paste type 4 has 25 to 45 micron particle size range while IPC J-STD-005 as attached stated type 4 has 80% Minimum between...
hi.
I used mergehex.exe to combine the hex of softdevice, bootloader, and application into one, but the board is in DFU state and the application does not start.
I am...
Hi! I'm developing on nRF51 with SDK 11 and trying to extend our application with buttonless BLE DFU support. Due to limited flash memory, we could only use single bank ble...
The website is broken for me, and I see a sequence of orange pop-up messages saying "An error occurred. Please try again or contact your administrator."
When I use master control panel to scan ibeacn, I find "Complete Local Name" in below picture,
How to set the "Complete local name" ?
I heard someone says set in the...
Hello,
I've now been looking for a while but haven't yet found anything working to programmatically unwind the call stack when working with the nRF51 or nRF52.
Basically...
We are completing the design of a PCB and have a mounting/assembly issue with the NRF52840. We In looking at the mechanical spec on your datasheet w find that A row of 24...
hi
1.does nRF5-SDK-for-Mesh v 2 support friend feature of Bluetooth?
2.phone with ble 4 can current to ble 5 mesh network?
3.is there any example of two above?
thanks...
I have connecting problem.
My setting...
1. OS : win10 x64
emulator : J-link(EDU)
2. installed
1) nRF5x-Command-Line-Tools_9_7_3_Installer.exe
2) nrfgostudio_win...
Hello
The scanner causes the code to freeze when a debugger is not connected.
We are developing a system where one of our units is to run on the nRF52832. During development...