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 trying to conenct the DK to the nRF cloud. I registered the SIM successfully and then proceeded to insert the sim and power up the unit. The LED 3/4 sequence...
Hi there! I am looking to implement a Zigbee powered device using the nRF52840. I have very good hardware knowledge of said chip, but not so much of the software part (especially...
In the documentation for app_uart_init() - there is a statement indicating:
Function for initializing the UART module. Use this initialization when several instances...
device addr:38 D2 69 BB B9 E7
The address type returned by the nrf_ble_scan_address_type_decode function is BLE_GAP_ADDR_TYPE_RANDOM_PRIVATE_NON_RESOLVABLE。
The type...
Hello Nordic Support!
About on-chip access method to Flash memory of nRF52832 please tell me. It is necessary to store calibration data in non-volatile memory (Flash)...
Hi,
I am a newbie and just strted first evaluation with nRF52832 board. I am using SEGGER IDE.
The example i am using is: C:\nordic_semi\nRF5_SDK_15.3.0_59ac345\examples...
I am trying to use the Watchdog on the nRF52840 as a means to check state of the application via different variables. If I see the application in a bad state, I would like...
Hi all,
I have a trouble about understanding.
As far as I understand, when Device 1 send service change indication to Device 2, Device 2 will rediscovery service of Device...
it seems that SDK 15.2 is missing the uint64_t cast for the reload_value calculation again.... or am i missing something? we use a 5 minute value, which does not work unless...
I try to DFU operation.
SDK15.3.0 / GCC / nrf52840
My application image size is 123,484bytes (nrf52module.bin)
I run command ,
nrfutil.exe pkg generate --hw-version...
Hello All,
I am working on nRF51822 using IAR IDE and nRF51 SDK 12.3.0.
Right now I am checking power consumption of device in ideal mode but right now it is higher. ...
Hello. I tried to understand MMA8652FC Acceleration sensor with 52832.
I don't know what means 16Hz, 8Hz, etc. under table.
I know just concept of High pass filer. that...