Our pcb is used for gps location data. We have a nrf24L01 nordic chip as the micro process or between the gps module and wireless module (2G). Our engineer needs to capture...
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...
I'm running into an issue when trying to use the timeslot API for advertising while concurrently scanning. Scanning is using a 100 ms interval with 50 ms window and initialized...
Hi!
I have created a project for nRF52 DK in Segger Embedded Stuido. I wanted to creat it for nRF51 but there was no eamples to start from in the sdk that supports pca10030...
I used the example ble_app_cts(SDK12.3),but when I connected the board(NRF52832) ,I did not find the cst service,Now,I want to know why I did not find the service and where...
Hi everyone.
I'm currently working with NRF SDK for Mesh v2.0.1, SDK v15
I'm adding light switch provisioner to light switch client example.
In file provisoner_helper...
I have to develop an appropriate driver circuit for a DC Motor, the Motor is to be connected to the IoT node Nordic Thingy 52, which can be switched on and off with the button...
Hi all, I'm developing a project based on nrf52832 and a custom board, what I want to know is if it's correct the actual power consumption.
The custom board has the following...
Hello, I am still using S132 version 2.0.0-7.alpha with Keil uVision V5.21.1.0
Should I move to newer version. Why uVision doesn't see new S132 versions in the pack installer...
hi hi hi everyone
i'm wondering can us use HCI protocol to develop our product without using by the softdevice as you know by using the softdevice we can just interact with...
Is there a way to turn off the BLE NUS service once we are done with and turn it back on when we need it? I tried
Seems to have had no effect. I am using the BLE NUS service...
Hi Sir,
I use microcontroller to control the nrf8001 to broadcast packet every 8 second.
I measurement the current, found nrf8001 take more power in sleep mode(red part...
Hello all,
I am super new to BLE, and I have been using nRF5_SDK_12.3.0 ble_app_template example on a pca10040 board with SoftDevice S132 on a nice nRF52832 to create a...
Hi!
I may have found a bug/problem with nRF Connect v2.3.0.
I'm developing an BLE peripheral device based on nRF52832 and using nRF Connect (with PCA10040) as central...
I'm in the process of migrating from SDK 14.2.0 S140 5.0.0-2.alpha to SDK 15.0.0 with S140 6.0.0 on an nRF5280 based custom board.
It should be possible to do a secure DFU...
Hello!
During the development phase, we have been flashing our nRF52 devices directly (though the debugger) and with no signing keys. We have also tested flashing the...