We love the radio range of the Nordic bluetooth chips. I am looking to see if anyone is developing a long-range bluetooth pendant or wearable? if so, I interested in perhaps...
I'm trying to read 8 adc channels using SPI, but then if I dont put some nrf_delay_ms the MISO return nothing and the CS is being driven low by default, high or a period of...
Does rbc_mesh_value_enable() API is designed for ? and how should I use it? and what does its parameter handle mean? Is it has the same meanning as the parameter handle of...
I use two nRF51822 boards running the ble_mesh_gateway sample project. I have modify the project slightly so to work on my board(juts modify the GPIO configuration , LED and...
Hi,
I use nrf51822 HID keyboard.
How to add a game-pad report as a second report in the ble_hid_keyboard ?
How to init the function hids_init() in SDK.
Thanks
Gamepad...
VPN Solutions are a guaranteed private network association constructed on top of infrastructure that is publicly available. vpn connection free Providers provide an alternative...
Hello,
I am writing an iOS code using Swift3 to connect an iOS10 device to nRF52 pca10040 and blink an LED. The nRFConnect on iOS can easily connect using the device name...
Good day. I'm working on a custom board that uses nRF5340 as the main MCU with a WIFI module, nRF7002. The nRF5340 and nRF7002 are wired based on the nRF7002DK. When I uploaded...
My project as above.
I'm developing my code in nrf52832,with nrf SDK v17.0.0.
I try to add some customized params by FDS so that I can get them after the next run.
The...
Hello,
I am having trouble reading an interrupt on an nRF5340. This is on a custom board using the ISP2053 SIP.
We are using the high speed SPI interface on pins P0.08...
I'm unsure if this is the correct place to post since this is not a Nordic-specific issue.
I am using the P100 which is a nrf52840 connected to an HL7800 through a UART...
hi all
i want to use a chip antenna for nrf52840
but un data sheet there is not any sample layout or component details
for example i want to use this chip antenna
...
Subject: Query: Interfacing OLED SSD1306 with nRF52832 on Zephyr
Dear Zephyr Dev Zone Community,
I hope this message finds you well. I am currently working on a project...
Hello! The S140 7.3.0 SoftDevice docs say it requires 0x27000 of flash, but the SoftDevice hex only occupies 0x26634 bytes. This leaves 2508 bytes of hopefully unused flash...
Hello, I'm trying to confirm whether the front-end module (FEM) is actually active in my application. Here is a summary of what I have done so far:
Updated prj.conf...
I followed the example described in https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.2.0/nrf/ug_nrf52_developing.html#fota-updates
and the loaded the SMP Server example...
Hallo,
currently I test several options in regarding the use of advertising. I have a few nRF52840-DK and use Zephyr 2.7-99 and ncs. I have a question regarding combined...
We are using SDK v2.6.1 for our application, along with the Fanstel module WT02C40C.
In our application, we provide internet connectivity to the WT02C40C module via a mobile...
Hi,
I have a makefile generating an elf and then a hex and bin file for a nrf52 project. Now I builded up a zip file for bootloading. Which works as well.
Now in our CI...