Dear Nordic Teams :
I find the NFC current and find the current is quite large in the datasheet version 0.8. The value is much bigger than nRF52840. Is it correct?
Hello,
I'm new to this development environment and trying to get one of your projects to build for the nRF9151-DK. I recently installed everything with the latest versions...
Hello,
Hopefully this will be a quick(ish) one since I think I found the answer, but just need confirmation.
To preface (My setup):
nRF9151DK
Modem firmware: mfw_nrf91x1_2...
I have an app running the S132 softdevice, doing most of the applicatino work in a routine being called by an 8 Hz app-timer. Under certain conditions that I detect with external...
Has anyone else had problems with adding build configurations for workspace applications using the VSCode GUI interface? Initially I clone the repo using CLI-based west commands...
I'm adding CONFIG_NET_CORE_MONITOR in both application and network config per https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/libraries/others/network_core_monitor...
When using uart example on my curstom board, from /examples/peripheral/uart ,at baudrate 9600, bits are read with a little offset - so that starting from 4th bit, it is mistaken...
I am trying to communicate with iPhone X using Nordic_Uart sample project in SDK 14.2.
And I check the Protocols between nRF52DK and iPhone X by using Ellisys Bluetooth Tracker...
Hi,
I'm using nrf52840,
I'm using SDK 15.
I can see that in nrf_drv_power_pof_init function only few power setting are allowed - is that true? can I only use those values...
Hi all,
I have a NRF52DK acting as a peripheral and running the ble_app_uart example. I want to have bi-directional communication with a mobile device that is connected...
Hi, I'm currently trying to make a flash logger using the nRF51822_XXAB. My logger is also advertising temperature, battery and other informations in beacon form. I also want...
mesh sdk: nrf5_SDK_for_Mesh_v1.0.1_src
example: light switch client + light swtich server
My problem is that the client cannot remove the server.
I found that many developers...
Hi All,
I am doing the certification (Japan Radio Law) now. I use the nRFgo software to enter the "Direct Test Mode" for test the each channel BUT I do not know how to...
I have designed nrf52832 customized board with tace antenna antenna and every pin of the controller is connected to the male headers present on both side of the boards. I...
I am using sdk 14.2.0 and I want to use nrf_calendar.h in my code but it is supported only in sdk 13.0.
will you guide me how can I use it in my sdk version 14.2.0.
the...
Hi,
Would someone please help me to configure a specif channel for continuous scanning. I was browsing through the forums and understand that the SDK/SD not supports these...
Hi together,
since quite some time I try to merge my BLE application with the SPIS functionalities from nRF52 SDK 12.3 example with softdevice S132. My application should...
Hi, I am developing a central device application using the ble_app_multirole_lesc example as a baseline. I am using v11 of the SDK. This example uses the heart rate service...
I am following the Thread Border Router example and have successfully loaded RaspPi_OT_Border_Router_Demo_v1.0.0-1.alpha.img onto the RaspberryPi 3B+.
I have loaded the...
Scan of services after connecting to DFUTarg does not return
the new services on the device. Instead the old services that existed
on the device before going into DFU...