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'm attempting to take a 115k baud stream of NMEA sentences from a GPS sensor, and outputting it to a phone based on the UART example. While I'm not sure if BLE is perfectly...
Using the ble_app_uart example on the nRF52 PDK, I can easily send multiple packets per connection interval--if I send a long string using ble_nus_string_send(), the notification...
Hi.
I've just received my nRF52840-PDK and now I am trying to run usb examples from SDK 13.1.0.
I have started with VisualGDB using arm-eabi toolchain and USB HID Generic...
Setting interrupt priority according to FreeRTOS documentation is an inverted priority sequencing, i.e. lower number is high priority. However in the freeRTOS example provided...
Hi,
I am seeing an issue where after enabling read back protection (rbp) on NRF52 and using sdk 12.1 the tag goes to state where it drains a lot of current.
command used...
Hello!
I'm using SDK 12.3.0 with nRF51822. Unfortunately since the begining I've got a problem with TWI interface. It keeps crushing my app. For no reason. At the beginning...
Hello,
I am using sdk 12.3.0 and pca10040 board. I want to update the firmware OTA. I am following this post
devzone.nordicsemi.com/.../
I am stuck at step 4)...
I am using the nRF52832 development board, S132 and SDK11.0, I have some questions about Bluetooth pairing,The project under the link:examples\ble_peripheral\ble_app_uart...
when we use twi to transmit data in iic mode ,the nrf52832's power is unacceptable,too high!we read and write data in 50times per second.every time, we transmit 24 byte data...
I JUST NEED TO KNOW NUMBER OF ON PULSES PRESENT IN THE PWM OUTPUT CAN I USE PIN CHANGE INTERRUPT TO COUNT THE NUMBER OF ON PULSES OR SOME OTHER METHOD IS AVAILABLE
Hi,
We need to pass the radio certification and in order to simplify the setup we created an application to setup BLE TX/RX/CC/MC from an NFC command but we meet a strange...
Hello,
As a lot of person, I have a problem for use nrf52832(pca10040 board) with spi as slave.
I check my master with salae probe tool and this part is correct. Chip...
Hello,
my nRF52 Preview dev.kit don't upload the last 2016 march 15 firmware update
from nRFgo app. It gives me always an error and the progress bar stay at 0% value.
...
Hi,
Need you suggestion regarding our use case but first I would like to explain about our use case.
In our use case there be beacons and receiver. Beacon we are considering...