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...
hello ;
i am new for nRF52840 DK , i just want to learn how to use it , i need to deploy to bluetooth (ble5) on nrf52840dk to connect or send the data to esp32 , however...
Hi All,
Due to chip shortages we have to replace nRF52832 with nRF52810 in our design. Our application has to perform BLE scanning, but no other functionality of a BLE central...
My nRF is a central and the iOS device is the peripheral. the nRF connects to the iOS then checks via pm_conn_sec_status_get() if pm_conn_sec_status_t is encrypted, if not...
Hi I work with ble on nrf52833 I want to send my collected ble datas with uart1.In my code poll out working but fifo fill doesn't work. Any basic simple for fifo fifo fill...
Hallo,
Is nRF52840 good choice for the wireless protocols such as BLE, Zigbee and IEEE802.15.4? Can I develop these protocols in this SoC? If so is there any tutorial...
Hi All,
I have a question that when BLE connected it will show an error.
Accroding to the error,it show main.c : 163 have problem.
This is a characteristic in my...
Hi i am developing a project on custom board with mcu as nRF52833 module. This board needs to communicate with GPS module and Sim Module, so I need to use 2 UART ports to...
Hi, I am developing an application using Zephyr for nRF5340CPU. In the program there are the statements inserted to conditionaly display few parameters on norma 16x2 alphanueric...
I recently acquired an nRF52 DK and from what I have found on the Nordic site I inferred that I should install SES and VS Code and then later I found nRF Connect. They all...
tried to modify examples/ble_central/ble_app_hrs_c to collect blood pressure but found that there is no ble_bps_c folder in components/ble/ble_services/
Hello.
nRF52832
nRF5_SDK_17.1.0_ddde560
target ble_app_hids_keyboard
1. I made bonding between nRF52 and Android. and connected.
2. I remove bonding in nRF52....
Hello. I'm thinking about what I can do with peripheral rolls.
I have a question about GATT communication data. The following content was described in the Core Specification...
Hi,
We have an app, that everytime when it connects to our device writes a 0x01 to a CCCD value in order to get notifications. I see that everytime when the app does this...
I was developing application very similar to the basic ble_app_uart_pca10040_s132 example when I started getting random restarts and Segger Embedded Studio breaks at a strange...
Hello all,
Lost my VM that had a working installation and just setting everything back up.
After installing SDK 1.8.0 and all of the extensions for VsCode. Now both SEGGER...