Hello, I have purchased this kit on ebay. www.ebay.com/.../301182420397
Can somebody point me to where I can get documentation on this kit, it came in with mostly Chinese...
According to the nRF51 series reference manual.
10.1.2 Debug interface mode
Debug interface mode is initiated by clocking one clock cycle on SWDCLK with SWDIO=1. Due...
Hi,
I was looking at the .map for my project and I noticed that pstorage.c was taking up a bunch of RAM (~600 bytes), which I thought was a lot, so I went into pstrorage_platform...
The document nRF51422_Evaluation_Kit_User_Guide_v2.0.pdf says:
Locate the Heart Rate demo project found in the folder
ARM\Device\Nordic\nrf51422\Board\pca10003\s310\ble_app_hrs...
Using the nRF Beacons app, but cannot see the battery condition of each beacon. Is this already implemented - if so how to turn on? If not how is it implemented?
Using the nRF Beacons app, but cannot see the battery condition of each beacon. Is this already implemented - if so how to turn on? If not how is it implemented?
Hi All
I am doing a BLE based project using nRF51822.Where i need to handle the message [with UUID] by using ble_gatts_char_handles_t.
so, can any one please share information...
Hello,
I am having an issue viewing serial communication from the nRF9160 on the LTE link monitor. I am able to view output when the code is compiled from a different...
After burning the application, the following operations were performed: nrfjprog.exe -f NRF52 --rbp ALL nrfjprog.exe -f NRF52 --pinreset
There are a total of 600 devices...
Hi everyone,
I have setup a Bluetooth Mesh network of 5 Light Control Server Nodes and 5 Low Power Nodes that have friendship with eachother.
All nodes publish and subscribe...
I'm facing the requirement to save few kb of data in flash and process it over time. Because none of the standard mesh models fit, a custom mesh model will be the only option...
Hey,
I encountered a very strange problem while I was trying to connect from nRF52832 (as a central device) to my nRF52805 as a peripheral. If I am trying to connect to...
Hello,
I am working on a custom development board that is using the nRF52840. After programming the nRF52840 on the board with Soft Device s140_nrf52_7.0.1_softdevice.hex...
Hello DevZone,
A product I use uses NFC tag type 2 to communicate. It usually communicates to a separate chip but I want to replace this with the nRF52832.
I opened...
Hello,
I'm working on a product where we want the nRF52840 to be able to reset itself in hardware . This is currently done via an IO that drives a SHUTDOWN# signal into...
Hi,
I'm using TWI to control accemeter(MMA452).When I used TWI SENSOR to read my sensor, it didn't work normally.
The address of MMA8452 is 0x1C,so i want to read...
The separation of flash memory into a region for the application core and one for the network core on the nRF5340 seems rather cumbersome and error-prone.
I'm especially...
Hi,
will qmi_wwan or gobinet driver be available for nRF9160? PPPD is not available. It is quite a limitation in use to miss ethenet interface based connectivity.
Regards...
Hi everyone, I’m have a wired network of 1000 devices (relay switches) that I’ve been tasked to upgrade to wireless.
Devices are inside a warehouse, about a pallet apart...
Hello All,
I am developing product using nRF52840 Dev-kit and SDK 4.1 for zigbee and thread.
I have created the new solution using tool chain - C:\Program Files (x86)...
Hello,
I'm using the NRF52840 with the NRF5 SDK v15.3.0 and S140.
I was trying to include the nrf_fstorage library into an existing project. The problem I experienced...
Hello,
I modified a sample app "blinky" on segger, to include main.cpp instead of main.c Then when I built, I got a compile time error stating in main.cpp "void main(void...