Hi,
Is that possible to run the radio_test_example (\nRF51 SDK_v5.2.0.39364\Nordic\nrf51822\Board\nrf6310\radio_test_example) on the nRF51822EK? If yes, what modifications...
we also produced self PWM for ADC wave form testing. when we stop transmission, we will get good waveform out, but when we starting transmission, output waveform shape is...
Dear Support,
I have some troubles with the Evaluation Kit for nRF51822 :
I use the broad as a central role with S120_nrf51822_1.0.0_softdevice.hex and example...
Suppose a nRF9E5 transmitter is set for continuous transmission on a channel.
A nRF9E5 receiver listening on that channel:
finds carrier and sets CD
finds address...
I will be deploying my nRF51822-powered devices into the field and the end user will not be able to have any physical access to, for example, power cycle the board. I need...
Hi,
We are using the ble_app_uart example in evaluation board to read data from some sensors and send it to the nRF UART V2.0 in Android 4.4. Every 20 ms I am trying to...
Hi,
I would like to secure my application using security mode 1 level 3. LE Legacy pairing with OOB key sharing. (both master and slave device does not have I/O Capabilities...
I'm trying to build a proof of concept for a BLE gateway that captures data from BLE sensors and sends it to the cloud via LTE-M connection. I'm hoping that the gateway can...
Hello all,
We are working on an nRF52832 and use the UART peripheral in the latests Zephyr release. As we have a lot of data to send from the nRF to the linux host we are...
I have created a project using the sample LWM2M client project using SDK 1.9.1. This is then flashed into an nRF9160 DK dev board. The device is able to complete bootstrap...
Hi All!
I am using a custom board having nrf52833/20+nrf21540 to extend the range. I am using the nrf5 SDK 17.0.1 "Radio test" example to do my job.
The issue is that...
Hi,
I have a nrf5340, on a custom board
I call bt_enable(NULL) without error, but when I try and cretae an advertisment set, calling bt_le_ext_adv_create returns error...
Hi,
I have worked on nRF 5340 (nRF connect SDK v1.9.1) for last few days and now able to use and modify some examples.
Recently, I have received the nRF 5340 audio DK...
Hello, I can run "nRF5_SDK_15.2.0_9412b96" examples with the nrf52840 eval kit pca10056/s140 without any problem, but I can't run the same examples with custom board. all...
Hi,
I wan't to report a bug in the newest update of the nRF Connect for VS Code 2022.7.207. When building the first time after opening VS Code everything works fine. The...
Hello,
When I was building my nrf9160 dk project the beginning of this year (2022), everything was building and working fine.
The project was put on hold until a few weeks...
Hello! We are trying to sign our data using ECDSA ( https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/crypto/ecdsa/README.html ) . In this example the...
Hi,
We have a project that has a custom protocol over UART. We also would like to use MCUMgr over UART as well. What would be the recommended method to integrate the two...
Hi everyone,
Im porting a board from SciLabs to Nordic; since the NRF52811 is in stock I am using it via the nRF52840DK.
The included sample adc application doesn't seem...
Hi,
I'm trying to integrate into my project parts of the SDK responsible for USBD handling, sadly with no avail. Even it I get through all missing files, set all the needed...