I have a custom made board that has an EFM32WG360F256 communicating to an nRF8001, verified that the ACI protocol works with repeated echos, however when I run the efm_ble_my_project_template...
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...
In the Provisioner example (unmodified) given in nRF5_SDK_for_Mesh v4.2.0, they provide only 2 elements, even and odd. I've got 3 or more servers and I would like to control...
I have developed two codes based on app_ble_uart for central and peripheral and added peer manager to it for link encryption. The peripheral device advertise based on SIG...
Hello
I am using the PCA10040 board to capture packets for 3rd party BLE4.2 device
I can see on wireshark all advertizing packets
my question is , can I also capture...
We are using nRF9160 and have a rare issue with a very high current consumption from the battery. We are using lithium-thionyl chloride 3,6V batteries, three in parallel....
Hi Everyone! I'm developing a program for NRF52820 that reads the tx power & rssi and makes the calculation for testing different devices, and I've faced some problems while...
Hello Nordic Semi team,
I am building two BLE product. One acts a peripheral and has server capability. Other is central with client capability.
I am trying to understand...
Currently we are integrating the serial and BLE DFU into a single binary executable. The project enables the logging (NRF_LOG_ENABLED = 1) and we use RTT as backend.
When...
i am using VS code, nrf Connect SDK version 1.7.0, (2) nrf 5340 DK boards. Running the CLI example.
uart:~$ ot diag start
failed
error 13 invalid state
uart:~$ ot...
I'm just starting to make a project using SDK 17.1, which is loosely based on a working, mature project based on SDK 15.2 and I'm hitting a bunch of issues. My path here is...
I want to implement an interrupt using TIMER2, but it stops at Dummy_Handler instead of going to TIMER2_IRQHandler.
Is it due to the fact that I have not defined TIMER2_IRQHandler...
This is a pretty top level description of the problem. I've not dug very deep, but what I've observed is that when deployed against an AWS instance set up per the instructions...
Hi, 1-I have successfully developed an app ...\ nRF5SDK17009d13099\nRF5_SDK_17.0.0_9d13099\examples\ble_peripheral\ble_app_template. 2-I have set a UART example to send data...
I need to implement a mouse and keyboard (combo) HOG device. There are mouse and keyboard samples, but may I integrate them in just one?
Is there any samplecode?
I have...
To whom it may concern:
We have a product in production based on the nrf52810 and SD 112 ver 6.1.1, developed with SDK 15.3. Due to our manufacturer having nRF52810 availability...