Hi,
I have 3 nRF51 DK pca10028 v1.1.0
I compiled and run power profiling example and after that I cannot flash or connect to the devices (tested in all three of them)...
Hi Guys,
Thanks for your precious time and insight. Let me try to explain what we did,
We have developed a custom board
After assembling the board, we do a bare board...
Hello all, this tutorial goes to a fellow named Emil who helped me with this project.
Number 1_ Make sure you set up the terminal viewer For debugging with real.You need...
Seeing recent response to my original question on multiple chip selects, I've opted to share a modification to spi_master that I've implemented in part to make handling some...
What is the official status of the Softdevice Serialization for S130 in SDK 9? I could see an older answer on how that was removed in SDK 8 but since almost half year has...
Hi
The documentation for the new feature in S110 v8 to change the gatt table size says that to change it the linker configuration needs changing .
This means it is a...
I used to be able to see my development kit in nRFgo studio and flashed S110 onto the chip. Now all I see is: "No boards connected". I am still able to flash programs onto...
I need to collect data from approximately 20000 points. I want to form a BLE mesh network and collect the data. The sensors may be buried below the ground level about 30 to...
Hi all,
I have a problem with nRF52840 acting as TWI slave. I'm using TWIS. Typical scenario is:
1. Master writes request and ends transaction using stop condition.
...
Hi,
Scenario: 1 Thingy52 device and nRF52 Development kit is in a mesh network, where Development kit is connected to PC via usb cable and also connected to J-Link application...
With the release of SDK For Mesh v5.0.0 the mesh_stack_power_down() was introduced.
When calling mesh_stack_power_down() an assert was hit in nrf_mesh_timer_tail_handle...
Hi
I am using Mesh SDK v4.2.0 and I want to add Simple_On_Off Model to the Light_Switch example and provision and configure it with the provisioner example.
So far I have...
Hi,
I have been using NRF52833 DK for many applications - such as get a battery voltage - which was great using SDK. Now, I moved to my own PCB which has got NRF52833 chip...
I Figured it out. You can delete this question.
Hello,
I am using MBN52832DK development board which have nrf52832 on it. I am using ble_uart_app and I can communicate...
I am working on a project now that will be performing ssl based http or websocket connections to a server.
I have looked around a little and seen some documentation and...
Hello,
I'm using zephyr to develop a battery powered IoT device with a sensor and a LoRa transceiver (SX126x). And I'm expecting to achieve average consumption values (during...
Hi,
I am trying to build a simple example that will run nRF91 as BLE host and nRF52 as BLE controller in the latest stable NCS 1.4 and nRF9160DK 0.8.2. However, I have encountered...
I'm trying to understand the function app_sched_queue_space_get()
There is a description on the following page: https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom...
Hi,
with regard to this document ( https://infocenter.nordicsemi.com/index.jsp?topic=%2Fug_nrf91_dk%2FUG%2Fnrf91_DK%2Fif_connector.html)
I am trying to release and reconfigure...