Hi there,
I am new to the platform , we are working on a proof of concept to reduce idle power consumption as low as possible on an NRF9160, I want to put the system in...
I am bringing up a brand new laptop for devlopment.
I downloaded and installesd nRF Connect, SDK 2.6.0, SDK 2.7.0 and SDK 2.8.0. The SDK 2.9.0 installation failed.
I...
Using Zephyr in NCS 2.8 on nrf5340/nrf7002 wifi combo, and trying to get https to work. I'm using the option where the TLS setup is done in the socket layer (enabled in prj...
I have a packet that I am sending out using the nrf52840. Using another piece of code supplied by Emil Lenngren, information from the solar_sensor_beacon project and raw data...
Hi, I'm having Bluetooth LE peripheral nus code which works fine with v2.7.0 with nrf52840DK (I can connect with an Android App and stream data etc): Changing the build configuration...
Hi All,
I just bought nRF5340 DK, I was able to flash the program to blink led1 and was happy that it worked correctly. The next day, my board no longer recognized the USB...
I have a working design on the nRF51822 Evaluation Kit, and I now need to port that into a module that sits on a custom board. Any recommendations for making this process...
Could someone can tell me what is the difference between BLE_ADVDATA_SHORT_NAME and BLE_ADVDATA_FULL_NAME? I tried BLE_ADVDATA_SHORT_NAME and BLE_ADVDATA_FULL_NAME
advertisement...
I am trying to figure out how interrupts are set up for say a sensor with an interrupt line which signals when new data is ready.
I am assuming you set up a GPIOTE somehow...
I have been looking at the NRF51822 for data logging sensor measurements from the ADC. Currently, I have run into some limitations with iOS and can only get approximately...
Hello,
Its me again.First of all I want to say thanks to HÅKON ALSETH, with his help I was able to work with hardware interrrupt. now I am facing another problem, I need...
want to FLASH upgrade FW in the nRF51822 though my application controller. Is C or C++ code available for this operation or can you deliver a protocol description how to setup...
Hello Everybody,
I am new to Nordic and Bluetooth. I see nrf51822a have BLE + Cortex MCU inbuilt and this suits best to my application.
I have some doubts regarding...
How do I use nRF51822DK without "nRFgo Starter Kit Motherboard"? I have read "nRF51822 Development Kit User Guide v1.2" and have no result how can I only use nRF51822DK hardware...
Dear All
i would like to use
nRF51822
nRF51422
i would like to use nordic product,
but so shame, too low basic knowledge for make program for embedded, edit library...
Hello,
I attached the schematic found in the manual for NRF8001, in the case of DC/DC converter enabled.
It shows that an external 32.768KHZ crystal is used, while in...
Hello, I have major problem trying to debug/run ble_app_hrs example. The thing is that when I enter debug mode the code is stuck here:
0x000001B4 4908 LDR r1,[pc,#32...
Based on nRF51822\Board\nrf6310\ble\ble_app_hids_mouse example,
Used hid consumer page function, like play/pause or volume+ or volume- ...etc function,
In nRF51822 device...
I can't seem to find the hex file to download into the PCA10000 in order to use it with the Master Control Panel. Where is this documented in the dev-kit documentation?