Hello! I've been trying to do the same project for about a month now - just a simple keyboard adapter that takes the input from a keyboard and translates it into HID signals...
Hello i am running the radio_test sample on the custom nrf5340 board for the logging purpose i am using the pins 8 and 9 of the port 0 but the issue arising is that there...
Hi.
I made the smallest system module using nRF52840. The schematic diagram is as follows.
My reference design for power supply is as follows,
For Firmware....
I have a 5 year old design using a nrf52832 on a MDBT42Q module. The BLE option was placed on the PCB in 2020 and has been unoccupied since going into production. My customer...
Hi Noridc expert ,
I am trying to configure using nsib + mcuboot on nrf52840,
I need to build the image with only public key avaliable , and sign the image else where...
Hello,
I'm currently using Visual Studio Code with the newest SDK, Toolchain and Plugin on MacOS and most of my applications are freestanding applications.
Now I want...
Hi Nordic team,
I am plan to design an IoT sensor that apply to Agriculture,
In case of 2 communications: Near field and far field, I will integration both BLE and Lora...
Hi, I'm using nrf52833 with SDK 17.0.0.
I want to send SAADC data over BLE.
So, I want to see data in my phone.
I've modified codes.
I want to use macro(ble_nus_data_code...
https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/simple-application-level-authentication
Hi
I am looking to make this example work but this post is old...
Hi all,
we are now using nRF52811 and its SAADC. We would like to use the oversampling functionality, but there is some information missing in the datasheet.
So, when...
Hello,
nRF5SDk16.0, Softdevice v.7.0.1, device nRF52840.
We using manufacturer specific information in the advertisement data. Here are the set values:
The data is...
We have a PCB production with bug where AC13 (P0.18) accidently has a via shortenede to GND plane on internal layer. Thus nRESET is stuck low and cannot be pulled high without...
Hi,
I modified the LBS service to experiment sending more than a byte of data.
On the peripheral side, modified from ble_peripheral/ble_app_blinky
typedef struct { uint8_t...
I'm using visual code for my development. I've tested a basic hello world app, this works fine so c/cpp is correctly installed.
I'm now testing a basic app, but I'm getting...
Hi Team,
For our development we are using the nRF52840 soc, We need the some example code or some project which will explains the Usage of RSA algorithm and supported API...
Hello,
I am looking at the ble_app_buttonless_dfu/main.c
This implementation is initializing the queued write module. Is this required now for DFU operation? We currently...
Hello,
For some reason whenever I try to pip install pc-ble-driver it will only ever install version 0.11.4. This causes a problem since I need the nrfutil library and the...
I sent some nRF9160 prototypes down to a CTIA certified test lab in North Carolina to do carrier TRP and TIS testing. When they add their test sims they seem to be unable...
Dear Sir,
I am new in embedded.
I start work on nrf9160.
I have to acquisition periodically through mqtt protocol, a data, with total space of approximately 30 kb, and...
I have installed SEGGER Embedded Studio for ncs sdk. I have installed everything else required to use NCS sdk.
From the command line at ncs/zephyr, I can successfully run...
Does Nordic recommend a specific version of SES? Should I just download the latest version direct from Segger or do I need a special version of SES to have full compatibility...