hello
i am using the Nrf52dk with Visualgdb.
i try to run the example project (tcp/IP -> client).
i am using the Nrf5 IoT sdk v0.9
Project complied successfully but i...
I'm using an nRF52 (SDK11.0.0, s132) and am able to generate a hex and axf via Keil/uVision. It uploads and works just fine using a Segger J-Link. I want to try some lower...
Hi, I'm a newbie to Nordic and need to use multiple nRF24LE1s to get ADC values and transmit them to a single nRF24L01 connected to an Arduino. I need sample Keil compiler...
HI:
i hava a sender and it send a frame every 15ms ,not use any protocol,and reciver code like as follow:
while (1) {
Rf_StartRx(ReciverSC.RfBufPointer...
Hi to everyone,
i have an mb39c811-evsk-02 and over it there is a tmp102 temperature sensor and an nrf51822.
I want to read the values of the sensor over a beacon app. ...
Hi,I'm glad you can see my post.
Now, I am in a program to read and write FLASH such as the screenshot in the attachment.
Then I update with DFU service for the equipment...
Hi everyone.
I want to stream 12kB of ADC data from the thingy 52 via BLE. At the moment this takes around 4 seconds to do which is to slow so i would like to increase...
hi ,when develop the usb + gzll+ble hid funcation, i find that it will occur a erro when stop the ble stack in the project that have usb funcation,so i try in the project...
Hi,
I'm trying to debug CLI example contained into nRF5_SDK_for_Thread_and_Zigbee_v4.0.0_dc7186b by flashing it on my nRF52840 DK (PCA10056).
First of all I'm using...
Hello DevZone,
Currently I'm working to get the NFC examples up and running.
I'm using the PCA10040 in combination with SDK15.0.0 and SD 132
A colleague of mine mentioned...
Hi everyone,
I suppose this is a very simple question... I want to create multiple timers using the Timer Library .
Each time I want to create a new timer based on RTC1...
Hello,
I'm flashing custom code onto a nRF52840 based PCB.
I'm using SDK v15.0, SES 4.52.
On the debug window I get the following message as soon as I run the code...
Hi,
I am using nRF52840, S140 V7.0.1.
I am using Secure Serial Bootloader and able to do DFU of Application.
DFU of application
Using below command able to generate...
Hi,
I have a custom board with nrf52833 I would like to flash with custom firmware. I would like to flash this board by "P19 debug out connector" from DK.
How can I...
I am trying to port a tested program from NRF52 DK to NRF Thingy. To do the same I had changed the board to PCA20020. After I do that, I program using the NRF52 debug out...
Hi,
If the app keeps sending data at a certain rate, the numbers will skip and the software will stop.
I tried to see how much data I could communicate and at what speed...
In my situation, I want to use ble to designed a piconet which has 1 master and up to 4 slave .( upload(Slave->Master) rate is 2.2KB/s,download(Master->Slave) rate is 500...
Hi
A few questions regarding the "saadc_pca10040" example:
If I read one analog pin then what is the meaning of this matrix of values :
"static nrf_saadc_value_t...
This page shows that MPU is not supported on nRF52840: https://infocenter.nordicsemi.com/topic/sdk_nrf5_v16.0.0/nrfx_drv_supp_matrix.html
On the other hand, the following...
Hello Nordic Experts,
I'd like to add the usb hid composite to one of BLE examples. I followed link below and combined the example usbd_hid_composite with ble_app_blinki_c...
Daer usually we need minutes to lock the LTE cell and connect to the network. There is a way after the connection to save the data (NVM or flash) and on restart to use them...