Hi all,
I am new to Nordic semiconductor but I could be interessed by nRF9E5. To check if it could fit my requierement, I would like to know if it possible to configure...
Hi,
I am using ADC without external reference and no analog input in order to measure the battery level with a timer (code at the end).
I am also reading several ports...
Hi,
I'm programming the nRF51822 and save some user data into the FLASH by using pstorage_update . It works fine if I set system off mode, and wake it up. I can read back...
Hi,
I have been using nRF51822 with my Android app using Android's Bluetooth Low-Energy APIs.
In order to get more details, I am currently working on integrating the Android...
I'm looking at interfacing a typical Wheatstone bridge sensor to the nRF51822 ADC. This particular sensor only requires a mA or two for excitation and the output fits within...
When use the "nRFBeacons" app to update the info on my beacon the following happens:
Go to update tab.
Select "Connect"
Press "SW2" on beacon and see the LED begin flashing...
I am using s110 and nrf51822. I've set up up a long characteristic of 154 bytes.
Sending between 1 and 154 bytes works as expected.
Sending 155 - 160 bytes gets rejected...
The fds_record_update was called successfully, and a successful callback was received.
When I use the nrfjprog -readcode command in SDK 13.0, I find that the data is missing...
Hi,
SDK: nRf connect SDK
Kit:nRF5340
I would like to configure a radio peripheral in application core. But radio peripheral is a feature of network core.
1. Can you...
I have implemented time synchronisation that is based on this example: https://devzone.nordicsemi.com/nordic/short-range-guides/b/bluetooth-low-energy/posts/wireless-timer...
Hello,
I am using Nordic nRF52840 (nRF5SDK v16.0.0) and softdevice : s140.
Nordic MCU is connected to Host MCU over UART interface (baudrate = 115200). I have below observation...
hello,
i am using nrf52840 with sx1276 i am trying to change some of the calls from arduino to nrf52840 can you tell me i am doing everything right
#define DIO0 NRF_GPIO_PIN_MAP...
Hi. I use NCS SDK 1.5.1 with NRF5340 .
I took the project from: \zephyr\samples\portability\cmsis_rtos_v2\philosophers\ as base and try to add two additional tasks.
Application...
Hi,
I would like to implement cell triangulation with the nRF91 in order determine the location of the device via cellular. I already had a look at the available posts such...
Hi friends:
My ble mesh gateway want to remove a mesh node
(a): Which api can i use to realize this purpose?(My SDK is nrf5_SDK_for_Mesh_v5.0.0)
(b): There is a special...
Hi Community! We're happy users of a range of Nordic solutions on behalf of our clients in Europe. Now we're facing a new challenge: one BLE device that should act as a sort...
hello,
i am using nrf52840 with sx1276 module i am using an library which consists of c and c++ files i want to complie both the file but when i complied the following c...
Hello!
I think I have the below problem, except I am using NRF52840 and therefore PCA10056. I am using SDK14.2 and the alpha softdevice. I am aware these are out of date...
Hello everyone, I would like to ask about the examples of openAMP in nrf5340. I only saw examples of network core in nrf\samples\nrf5340\multiprotocol_rpmsg. Where should...
Hi. I am a beginner with nrf52840. Trying to get SPI and an I2C peripheral working at the same time using the SEGGER Embedded Studio. I have working version of both the I2C...
Hello,
I am using the nrf9160 to develop a cellular product but am seeing inconsistent end-to-end connectivity results. For the nrf9160-dk and a custom board based on the...