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...
Hello,
I have an iOS application communicating with a custom device having a nordic 8001 chip.
They have established a bonded relation. In nRFgo Studio, in Security...
Hello,
I have followed these instructions, but the nRF sniffer option does not show up as an option in the Wireshark GUI, https://infocenter.nordicsemi.com/index.jsp?topic...
Segger cannot seem to find the user included directories. Every time I compile any file I get this error or something similar of {name of file} not found as shown in the pic...
hey
I have worked on BLE, and learned the BLE protocol stack. Now i am learning BLE Mesh. I found the Mesh is also having a stack, I could not understand why both the stacks...
Hallo,
I request for your time and effort to solve the issue that I am facing at the moment. Any suggestions and solutions are highly appreciated.
Hardware: NRF52840DK...
Hello,
It there a download for the nRF-Command-Line-Tools_10_12_2_Installer_64.exe?
I only see a zip file with this and a python setup. I have an internal program...
Hey, I've a string of less than 10 bytes (10 characters max) and I'm establishing the connection between the Central (nRF52833-DK) and the Peripheral (nRF52810) and I've set...
Hello,
We are trying to use the Cryptocell as used in example nrf_crypto_aes_cbc_with_padding along with Secure DFU. However, when the application loads the crypto engine...
DFU secure bootloader ( secure_bootloader/ pca10040_s132_ble ) using segger embedded studio version 5.50
Am using SDK version 17.0.2 for BMD350 nRF52832 module
Already...
Hi there,
I was able to successfully compile and run the "BLE HIDS keyboard" example on my nRF52832 using Segger SES 5.44
My Nordic chip is connected via UART Rx/Tx to...
Good day
I use NRF52840 + SDK v17.0.2. My application relies on _gls example and mainly copies its security settings ( also uses peer manager ) except I use MITM protection...
Hello Dear!
Please look at the red area in the picture.
The C9 820PF, it's no commonly used,We buy it very hard.
Can i modify C9 820PF to change C9 1 nf in desgin?
I've read quite a few threads where people are asking for help getting NAND Flash to work with their devices, only to find out they are not supported. I see that only NOR...
Hi
I am using nrf52832 to develop a ble hid device with tile function
I merge sample code ble_app_tile to ble_app_hid_keyboard example
I use the advertising_init function...
The firmware crashes when passing the ble_stack_init() when the firmware is download but in debug mode it works fine. The screen shots below shows this event.
We are using...