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...
Hello,
I am working with nRF52832 and want to put it to sleep and wake it up with a interrupt from a GPIO. I am using a accelerometer LIS3DH to generate the interrupt. I...
Hi,
We're using nrf Connect SDK v2.4 and have issues when calling bt_gatt_notify() from our main thread. The bt_gatt_notify() function blocks even though we have the CONFIG_BT_L2CAP_TX_BUF_COUNT...
I merged two sensors, BME and BMI, and checked the raw data output through NRF_LOG_INFO. Now, I've added the new merged code to the main firmware, but the log for the BMI...
Hi there,
I have multiple flash partitions defined in pm_static.yml.
I want one specific partition to contain a binary data file so that when I flash the image with J...
Hi all,
I am developing a project with the nRF52840, using nRF Connect SDK 2.6.1 in Visual Studio Code.
I need to be able to compute an MD5 checksum for a dependency....
Hello, We have one of our products developed using the nrf52805 Module & nrf5 SDK . (which is already fully functional with our application ) Since we have few production...
Board : Nrf52480 custom board
IDE: VSCODE
NRF version : 2.6.99
Zephyr Version : 1.6.0
Segger systemview: 3.54
I followed the instruction from Zephyr RTOS, for using...
Hi support Team,
I would like to know the SDK version to be used for nRF54L15.
Is there any link to know details regarding the configuration, flashing and example codes...
I want to advertise a custom service so my central can filter for it and have a device name and manufacturer. I have the following code but can only seem to do either the...
Hi all,
I want for confirm my findings concerning ERASEUICR. I want to be able to erase the UICR from inside my firmware for automatic testing purposes (no debugger is...
I think I have a failing PPK2.
I tested it with this circuit.
My DVM shows the correct current flow - 1.48 mA. The PPK2 shows 40 micro Amps.
Note that the battery...
Hello,
Using nrf9131-ek because the nrf9161 doesn't seems to have the capability of using an external RC oscillator.
Plans are there in the project with using some/many...
Hello,
Using nrf9131-ek because the nrf9161 doesn't seems to have the capability of using an external RC oscillator.
Plans are there in the project with using some/many...