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....
Hi,
I have my nrf52 DK. I would like to advertise as Beacon and be BLE (which I can connect to via iOS app) device at the same time. Do you know any examples of this kind...
Why does the macro CHECK_RAM_START_ADDR only check for C_LINK_CNT and P_LINK_CNT and not the SEC_COUNT? It is always set to 0 in the macro.
I have increased the central_sec_count...
Hi ,
I use timer to handle pwm signal,
1.when calling button by phone is pressed,
Timer starts,(function:on_key_trig_speaker_event())
2.pwm signal run (speaker_meas_timeout_handler...
Hello,
My name is krishna,
I have couple of NRF24L01+ modules,
I am trying to implement MultiCeiver in the NRF module.
The problem is i am able to receive or transmit...
Hi,
I am trying to compile the ANT Broadcast Tx Example from the latest nRF5 SDK v12.1.0 (../examples/ant/ant_broadcast/tx), but I get the following 3 error messages with...
Hi,all
I use nrf51822 connect with ios device,it will automatically disconnect when links more than 90 seconds.
device connection parameter as follow:
#define MIN_CONN_INTERVAL...
Hi I'm using the Jlink to program nRF52832_XXAA, by using nRF command V9.0.0 nrfjprog
I success in erase , but I can't program correctly,I tried Jlink version 5.12g and 6...
initially we developed code for arduino mega board but now we want to use the nRF51822 soc,so how i can utilize my arduino code for nRF51822 ....i have gone through the some...
Hi,
I'm trying to load the secure_debug bootloader for the nrf52 with the SD 132 3.0 and an aplication.
But when I load the aplication the bootloader gets erased or overwritten...
I've got a problem to change polling method to interrupt notification on open-mesh with freertos project.
The example "BLE_Gateway" of open-mesh as flow:
if (rbc_mesh_event_get...
Hi i have to use this accelerometer and connect it through i2c
www.analog.com/.../EVAL-ADXL345Z.pdf
This is my connection:
VIO --> 3.3V
GND --> GND
CS --> 3.3V...
I am using nRF51822 and the Software device is S130. The application is based on ble_uart_app. I can declare it as a Bluetooth 4.2 device for lab approval. Right?
I know that Nordic has published a reference antenna design with the nRF52DK. However, I would like to develop a much smaller module with minimal antenna PCB trace or antenna...