Hi ,
I would like to know if a matching network is needed if I am only using a single external flex antenna for both LTE and GPS using a RF switch between them and a uFL...
I am a student interested in Nordic.
My coding skills are very poor.
So I want to get help.
I want to use the vl53l1x sensor in nrf52. (My ultimate goal is to measure...
I have a working project where pin 16 is configured as a low-level interrupt source.
it is working well with SDK 15.3
after porting to SDK 17.0.2, it is not triggering...
Hello Nordic Support Engineers and fellow developers ...
Just a note to thank everyone for help via this forum. I started very inexperienced with Nordic SDK a year ago and...
Hi,
I recently purchased a thingy91 for a project. I'm trying to follow instructions from a Nordic youtube video ( https://www.youtube.com/watch?reload=9&v=xQ7hDzRULJQ ...
I have a nRF5340PDK, Now I want to know the lowest power consumption of this chip in different condition, such as adv, connect, sleep. But I am not sure how to config the...
although i run this apk from gitub ttps://github.com/googlesamples/android-BluetoothLeGatt .but does not scan for any ble device.i have peripheral_uart example from sdk.but...
In continue to https://devzone.nordicsemi.com/f/nordic-q-a/39424/ble-mesh-self-provisioning-or-factory-preconfigured
Can we use the assymetrical encryption on provisioning...
I have been attempting to increase MTU size with DLE enabled on SDK14 using softdevice S332 utilizing the gatt module. With current memory requirements, I can increase MTU...
Hi,
Just like the topic description.
The sample code I used is ble_app_hids_keyboard (V11 S130) and the development board is PCA10028.
I found after I load the code...
Dear Team,
I hope you are doing good......
i am using nrf51822 Device, the SDK version is 12.3.0 in the windows pc with keil version 5.26.
Here i am planning to send...
when I call ble_nus_send_string,I got the error, error code is 0x00003003, Then I find error define like below
#define BLE_ERROR_NO_TX_BUFFERS (NRF_ERROR_STK_BASE_NUM+0x003...
I tested BLE mesh example. I have 4 boards 1 nRf52832 and 3 nRF 52840
1 board as client(nRf52832)
1 board as Provisioner(nRF52840)
2 board as server(nRF52840)
i loaded...
Hello
I'm trying to use the secure bootloader from the SDK Examples. It worked all fine with downloading and the example package.
But if I try to make my own application...
I am trying to come up with a BLE solution for a Linux based audio project. The Linux target would function as a hardware appliance and as such would appear as a BLE peripheral...
Hello Community,
I have been trying to avoid asking this question here (it may be trivial) but I guess the answer will help other people as well.
In the ATT_MTU throughput...
I was on Instagram, and I won a green nordic 52 from Nordic. I got it, became frustrated because I didn't have a JTAG debugger, and flashed espruino onto it with nRF toolbox...
Hello,
I have a question regarding the correct way/good practice of programming with the use of SPI. I am using SDK 15.0.0.
I've written some code in a source file peripheral...
hi.........
i am using nrf52832 and segger 15.2
i am merging the two programs in order to send the data through ble to phone(uart app)
i am getting the error
undefined...