Hey I am working on nordic nrf51822 chip ( http://i.imgur.com/q8EM4uq.jpg ).
I want to run a bluenet code which i have forked from github.com/.../bluenet to github.com/....
Hi, I use the nrf 8001C + stm8s. I successfully installed settings nrfGo, but when I try to execute a command OpenAdvPipe I get an error ACI_STATUS_ERROR_CMD_UNKNOWN .
The...
I am using PCA10031 dongle with SDK 7.2. I tried the blinky example in peripheral directory. Unfortunately it didn't work for me.
When I use the makefile from blank/armgcc...
I've tried compiling and running the ble_app_hrs_rtx demo example suing the makefiles and GCC 'as is'. However, the program just hangs and doesn't do anything. Specifically...
I'm using QT + QBS + bare-metal + gdb + openocd + stlink(debugger). I want to print into qt-terminal debug information. How Can I do this feature?
forexample:
int main...
I ran the ble_aci_Tranport_layer_Verification.ino sketch from the Nordic BLE library and I get no output to the serial monitor after "nRF8001 Reset Done" is displayed. I think...
I am trying to debug my code today and am finding that Eclipse is constantly breaking execution at the INLINE function app_timer_evt_get(). I do not have any break point set...
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...
Some transciver can improve RF performance like output power and EMV, through supply higher DC voltage. Did nRF52840 have the same characteristic with BLE? Is that high votage...