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 starting new development in Nordic environment and my system configuration is intel i3 with 8gb ram.
Still it is way too much slow to open nrf connect for desktop...
Hello everyone,
i want to use the 52810 to write into a SD -card, i use a slightly modified fatfs example.
The problem is, the SD card will not initialize as the p_event...
Hi, I'm trying to implement a sleep mechanism in my app. I based my code on the Power Management Example.
I use a button to put the app to sleep and the same button to wake...
Hi Team,
I am working on a project. It requires nordic chips (slaves) to communicate with msp430 (master). I use the nordic example SPIS as the initial code of the nordic...
My project consists of STM32 + 4G + nrf52833. When the 52833 firmware needs to be updated, the cloud service will send the 52833 firmware to STM32, and then STM32 will send...
Hello all!
I am currently developing on the development board nRF52832, SDK16.0 and SD132v7.2.0.
My developmnet board acts as a central whereas my phone as peripheral...
Dear team,
1. I am using the Ble_app_uart example from the SDK.
2. I had received the data successfully from the nrf_connect app.
3. Once the data was received over...
I received my nRF52840-DK (PCA10056) last week and today I was given the task to get started.
I started setup my environment with my preferred choice: Arduino IDE. Unfortunately...
Hi
In the actual test, the power consumption of the chip when scanning is started is 9.5mA,This actual test value is higher than the Iradio_rx0 and Is1 in the PS .What is...
Hi
The customer wants to test the RF transmit power of the nrf9160,whether the AT command can be fixed frequency?Or whether there are special tools to test RF power?
Hi,
I'm trying to migrate bluetooth softdevice to a project contained cli module. I found cli module and softdevice would all create an app timer. The softdevice first created...
Hi,
i using 52840DK 10056, keil5
SDKs\nRF5_SDK_17.0.2_d674dde\examples\ble_central_and_peripheral\experimental\ble_app_multirole_lesc\
i got err or as follows ,but the...
hi support team,
There is one problem with customer product, for modem it takes more than 5 minutes time to attach the network, i compared with DK, attach is the modem trace;...
i noticed that in the "ble_gap.h", #define BLE_GAP_ADV_SET_DATA_SIZE_EXTENDED_MAX_SUPPORTED (255). But now the situation is, i want to broadcast data more than 255 bytes,...
Peripheral: nRF52840 DK Central: OnePlus 6T, nRF Connect app
I modified ble_app_uart example, to support Bluetooth Long Range:
I observe two issues:
Advertising...