We are building project with this config parameters: But we get this error messages while compile: If we use CONFIG_LOG =n for mcuboot, then project compiles normally. Also...
I'm developing a solution using the nRF9160 and would like to confirm the correct method to completely disable NB-IoT mode so the device operates exclusively in LTE-M.
...
Hello Nordic team, We are trying to use ST7305 display (custom driver that we have developed using st7789V as refrence ) and acconeer A121 senors on same SPI bus. The A121...
Hello, as from title, after updating from ncs 2.7.0 to 3.0.2 my application cannot advertise and scan concurrently anymore.
If I start advertising after starting a scan...
Hello,
I am using the NRF54L15 DK for development. I have configured the i2c with P1.12 as SCL and P1.14 as SDA.
below is my code in .overlay file
Below is the code...
Hello,
we would like to test our product after production. So I would like to connect a PC to the unit via BT-LE. My Idea was to use the nRF52840-Dongle like the nRF Connect...
Hi,
When try to use timer based on nrfx ( https://github.com/NordicSemiconductor/nrfx/ ) directly on the nrf54l15 DK board, I found it never call the timer_handler( ). ...
Hi, I tried uploading the example code from \nrf6310\spi_master_example to nRF51822 evaluation kit board, but no matter what I do, I always get SPI error. Not compile or upload...
Hi,
is there a nRF Master Control Panel equivalent App for iphone?
I'd need an app where I can set custom characteristic. The background is to update the device using...
I'm a begginer in embedded program. I have a mbed HRM 1017 that
is pin-compatible with Nordic PCA10004. .
I'd like to make a simple app to print out "Hello World" to terminal...
Hi guys,
How to update softdevice on mBED nRF51882 kit?
Details:
I have couple mbed dev kits with nrf51882.
I use Keil for development but will move to GCC after while...
Hello all,
I wanted to ask if there are any cad files for Eagle or other hobbyist level design tools for the nRF51 chips before I spend time to create and debug them? ...
hi guys,
I'm pretty new to nordic ble development, but I have a fair idea of the differences between EK, DK and the mbed enabled MKIT.
I'm trying to build a deploy about...
I have been following this post and pure-gcc to set up my eclipse environment in ubuntu 14.04. Thus far everything works well except i cant figure out why the softdevice is...
Hi,
I made own board based on the dev kit board with PCB antenna.
I flash SD110 6.0.0 and then I load bluetooth_hrm demo and there are no errors, but I dont see Bluetooth...
I posted another question along these lines, about using the Timeslot API to get observer behaviour with the S110 v7.0 SD, but I am having trouble getting it to work.
Are...
The mbed IDE was recently updated to support S110 v7.0. I'd like to use the Timeslot API to program for my nRF51822 mkit boards.
Has anyone been able to get this to work...
Hi Nordicsemi,
for a demo I want to read the internal sensor temperature of nRF51822. I'm using the EK10001 (with S110 softdevice) and Nordic Toolbox APP (HEALT TERMOMETER...
Hi,
Is it possible to scan and connect with all the versions of Bluetooth devices (Bluetooth Classic + Bluetooth Smart) using the pca10000 dongle?
As per our new requirement...
Hi,
I am planning to interface nRF51822 SPI( Slave ) port with another microcontroller. to achieve proper SPI synchronization , whenever nRF is ready to transmit data on...
I have modified the Multisim example code slightly, and I am using it to make some demo code for myself. I installed the Nordic Bluetooth sniffer, and everything seems to...