Hi all,
I'm trying to use uart2 on my custom nrf9151 board, but I'm stuck. As I understand, I use i2c1 so I can't use uart1 and i2c1in parallel, so here is why I wnt to...
Hello,
I'm moving my project from SDK1.9.1 to SDK3.0.2. Project is based on peripheral_uart sample (UART part is removed since it is not necessary).
I have encountered...
Hi,
I would like to test a websocket connection over NB-IOT with the nRF9151DK. I started with the websocket_client example but I have those warnings and errors at startup...
I have a custom board with an nRF52832 (CIAA-B0), and I am trying to use the SPI Master.
When I use SPIM1 or SPIM2, the transaction hangs, but the same code talking to SPIM0...
Dear Nordicsemi,
We are looking for Sub 1 GHz RF Module, which gives Longer Range distance in Field either in LOS or NLOS.
Please share the details regarding proven...
Hi guys,
We've written a small test on-top of our internal Bluetooth library (glorified wrapper sat on-top of SDK 15.2.0 SD140 6.1.1) on the nRF52840 to send dummy bulk...
Good morning everyone,
I am implementing a custom radio protocol on NRF52 without using the SoftDevice at the moment. For some reason, I get a HardFault which I am trying...
Hello everybody,
I can flash my custom nRF52832-based PCB using the nRF52 DK and Segger Embedded Studio or nrfjprog, but this requires that I always have my computer with...
Hi,
I need to get 1.8V on the VDD using high power mode. According to the documentation this is the default value. However, I measure 3V.
Please advise,
Daniel
I am developing a nRF-Mesh based product. This product consists of a fixed number of nodes in a Bluetooth Mesh Network. Are there possibilities to factory-provision a set...
Hi!
I am working with experimental_ble_app_eddystone in SDK 12.2.0 for nRF52.
I have seen that the firmware does not support using different advertising inteval for each...
I'm wondering whether or not nRF52840 can be used for a USB smart card development.
"According to the spec of a USB CCID device (which could be found on www.usb.org ), there...
Hello everyone,
After using IPSP intiator and IPSP Acceptor BLE Examples on 2 different kits and connecting them through this profile, how do i send IPv6 packets between...
I cannot get a connection between Seeger Studio and a dev board from Seed Studio called nRF52832-MDK
I have added a pull-down resistor on TDO as I was getting an error that...
is advertising Complete List of 128-bit Class UUIDs(0x07) a doable ? I mean like " Complete List of 16-bit Class UUIDs " (0x03) it's not a service, just has an information...
Hi,
I'm debugging a Nordic mesh example, which is named light_switch_server_nrf52832_xxAA_s132_6.0.0_Debug, after build and go, a message appear:
sd_ble_enable: app_ram_base...
Hi All,
Hoping this is straightforward for an intermediate developer.
nRF52840-DK (matched dongle not yet in use), SDK 15.2.0, SES 4.10a (Jlink 6.40), Windows 10.
My...