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 read several threads on the devzone that points to the DEVICEID being randomly generated and not unique. At the same time chapter 7.4 in the Reference Manual...
Hello Nordic Pros,
I am a retired old school hardware guy doing some firmware for an NRF51822 product using the Kiel IDE. In my prior life, doing similar work, I recollect...
Hi all,
I am studying the nRF52840 development kit. While studying I am tested the working of ble on nRF52840.So I am tried to connect the ble with my mobile phone, unfortunately...
Hello fellow Nordic-ians,
I see that on the Nordic Thingy 52 I2C bus interface (SCL and SDA) is provided at 3 different ports i.e. P4, P5 and P7.
From other related...
Hi there,
I'm just starting out to interface a sensor over i2c. Not having any experience I dove right in and succeeded in issuing single write and read commands via nrfx_twim_tx...
Hi
We are designing a custom board using only nRF9160 as a tracking device. I am connecting Switch and LED to generate various events. Is is possible for me to program nRF9160...
Hi everyone!
We are currently trying to use the nrf9160 DK in order to test the LTE-M coverage & low-power capacity. We ran into some issues regarding the low-power measurement...
When I used "nRF5_SDK_15.0.0_a53641a\examples\ble_central\ble_app_uart_c " , it run ok . But my hareware is used PIN33 for RX, PIN32 for TX. So I changed pca10040.h ,please...
Hello. I wish you a good day.
I'm developing the Nordic NRF5_SDK.
I'm developing the Ble_Central and Peripheral.
If you know how to add the Uart to the Fle_Central and...
Hi,
I would like to request the HEX code for part#nRF52840-QIAA-R in order to load the bootloader program into the chip.
Can you please help to check and advise?
Thanks...
Hi
Im trying to figure out how to migrate my quite large older project from and softdevice s132 to using s140 (SDK14.1 )in order to experiment with long range.
Besides...