Hi,
we are using the nrf9160 on an addon-pcb as serial LTE-M/NB-IoT modem for our gateway. The host controller is running vanilla Zephyr.
Can someone tell me if I'm wrong...
Hello, I am trying to read the TI ADC1173 at 10-15 MSPS. It has a 8bit parallel interface. I just need to read a very short amount of time, like 5-10 µs (so up to 150 Byte...
Hi,
I am using an nrf5340DK + nrf7002EK. i am able to run an example helloworld application with an immutable bootloader and mcuboot as platform bootloader. When i try to...
Dear Nordic teams,
we need to develop a wireless audio product with .
Is it possible to develop our 2.4G wireless private protocol by operating registers on the nRF5430...
NCS 2.7
NRF52840
Building with sysbuild, MCUBOOT, and 2 different applications (mfg and end-user)
My custom board includes a sensor fusion IMU from bosch. The firmware...
Good evening,
I have been working for a while on a project that requires the maximum possible speed from both app core and SPIM4 peripheral. To do so, I set the app core...
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?