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 create a unit which is intermitting in the master and in the slave role.It should be most of the time "advertising" and waiting for some master to connect...
When using nrf51-ble-driver_win_0.3.0 with Visual Studio 2010, after I put a breakpoint in my code, when I try to have the process "continue", I always get unandles exception...
Hi all, please I have some questions.
1- When adding a service then a characteristic, this enables the SoftDevice to send BLE events to the application whenever a client...
I have a have a problem which i cant fix. I'm trying to run the Heart Rate project, but the soft device hangs up (at this line: sd_app_evt_wait(); ) The software jumps not...
I'm trying to figure out if there is a way to receive data from multiple channels with NRF_RADIO?
I'm using timeslot API to get access to the radio. The documentation talks...
Hello,
I am developing a USB Composite Device (= 2 HID devices in one) and I want to add Bluetooth LE functionality.
I am not sure where to start from :) - I am new to...
Hello.
I have adquired PCA10028. I use IAR IDE. I have downloaded an application example for the nrf51422 using the JLINK hardware of the PCA10028 board. I can download...
Dear All,
any opinion on attached antenna design (blue) to the outside of a metal housing?
PCB that flows around an aluminium die cast housing
External to aluminium...
Dear sirs,
Many thanks for the IoT SDK.
Just setting up the Raspberry I can't start the Phyton CoAP example as defined in documentation.
The envirinment is:
R...
Hi all,
I cannot find the exact connector to use for the P19 Debug out header on the pca10028 board.
The one I have has the plastic around too big so it doesn't fit.
...
Hi,
I'm working on a simple ADC application where I sample using analog channel 1 and then read the value through the debugger. However my results are nonsense. I have...
I'm using s120_nrf51_ble_driver on PC.
To connect the BLE dongle, we need to COM port number to be known (parameter of sd_rpc_serial_port_name_set). Is there really no...
I am working on a project on wireless interface between phone and SIM card. I want to use chip nRF51822-CEAA to run SIM card simulation at phone side (include wireless communication...
in nRF51822 product specification a maximum absolute rating of 3.9 Volt is reported, while in electrical specification the maximum voltage is 3.6 Volt.
The question is :...