Hey folks,
I'm trying to modify the SPI Master loop back example into a 4 line SPI Master_Slave program. Whenever I change the Tx_Buffer_lenght from 10 to lsome other numbers...
Hi.
I am using S130 softdevice version.
Basically, I am using NUS Service and make a my own NUS central service as NUS_C.
It is correctly work at normal state.
When...
Hi All,
Please Reviwe for a attached circuit file(Chip ANT of nRF51822.pdf).
I also attach a datasheet of chip antenna applied for that circuit(SDBTPTR3015 Data Sheet...
to me it made sense that EN_AA settings are controlling the receiving pipes if an ACK has to be sent back upon receiving a valid packet.
then i thought that the settings...
I am using BLE_Gateway example defined in nRF51-ble-bcast-mesh to create an rbc_mesh over 2 nRF51422 devices . For now, I am just testing it out on 2 nRF51422; I will set...
Hello,
I see when you import an example from the pack installer ( for example pwm, ble, timer examples ) it arrives with the misc controls --c99 on by default , so I cannot...
Hello,
I am using PCA10059 (nrf52840 dongle) with nRF Connect for Desktop v3.9.3 - Bluetooth Low Energy app v3.0.0 to test my target that is using random resolvable address...
Hello,
I want to communicate with the one master and four slave devices. For this I have merged ble_uart for the data communication and multirole exmple for the multiple...
I just installed VS Code and the Nordic SDK today for the nRF52DK I just bought. The list of compilers is for Visual Studio and Pic32 but I don't see anything that looks suitable...
Hi Nordic,
is there a place where i can find the information about the maximum throughput that can be achieved for 20 peripherals connected to one central? On your documentation...
Hi, I am using FreeRTOS on the RTC and my FreeRTOS timers are called after the correct number of ticks, but the time between the ticks doesn't seem to correspond to reality...
Hello,
I made a project based on the usbd_ble_uart_freertos example and added peer manager for secure connections.
It works in a way that someone can open the uart port...
hello,
i am using nrf52832 with lis3dh accelarometer and max30205 temperature sensor in our customised board with sdk 15.2 in my driver for temperature sensor i am using...
Hi,
I have developed an App to connect and communicate with a BLE peripheral. I used the nRF52840 device. Now I would like to change the firmware so that only my App can...
Hi, I am working with nrf9160, I want to convert INT64 timestamp value to CHAR array with sprintf. I use %lld but sprintf said only "ld" if I use %ld it convert only low side...
I have experimented with asset_tracker_v2 sample application using Cat Tracker sample in AWS. In addition I have created my own application which uses the same JITP certificate...
Hi, we have downloaded the latest nRFtoolbox for iOS from Github.
It compiles fine except it won't upload to our device or simulators.
We get this message:
The package...
Hi,
SDK: 14.2 Software device:332(5.0.0)
I want to use a bootloader to update my APP image. So I use DFU example and change some setting as below
/components/softdevice...
I have just installed VS Code and was following the videos for building an application. My board does not show up on the nRF Connect tab connected devices. The status bar...