Hi We have an application where we what to read i2c sensor data over the air to an iPhone. We've taken ble_app_uart_S130 project and grafted in some twi_hardware code. There...
I am interested in the S130 ability to hold 3 central -> peripheral links over BLE, and am looking for some evidence that this has been accomplished with extremely low-power...
I'm trying to implement channel scanning in our nrf24lu1p based USB dongle.
I'm following the specs and basically loop though each channel ;
loop
stop listening
set...
Hi,
I am using the NRF8001 in UART mode and attempting to bond with my android device (Lollipop 5.0 Nexus 6).
i am using the nordic arduino sdk which is found here:...
Hi, I'm using the nRF8001 in an application that requires security so bonds to the remote client/central. My device supports firmware upgrades that may involve new nRF8001...
Hello.
Initially when reading the Gazell documentation I didn't think it'd be a problem but now in Keil seeing this has introduced some doubt whether it's a thing:
...
Hi,
I'm new to use nrf52832, just as I said above, I want to know if the version of softdevice support bluetooth 5?
Where can I know these information?
Hello,
I've recently been porting a program over to Zephyr and hoping someone here might be able to shed some insight on this issue.
I can't seem to get flash_write to...
Hello,
I want to test a peripheral that uses private address resolution. I would like to set nrf52 eval board used by the nrf Connect Desktop to use a fixed, private random...
Dear Nordic engineers
I recently encountered a problem while developing the program of nRF52833.My program is developed on the basis of nRF5SDK 16.0, using S140 softdevice...
Hi, We recently made a custom board for a new project, based on the nRF52832-QFAA. Everything looked fine in the first place as the nRF is perfectly recognized on a PC and...
On the Eval board layout, the 2 nd and 3 rd layer cut away under the RF trace. That make the substract height equal to 57.87 mil.
For 30 mil width trace, the impedance will...
Dear Nordic support,
i'm evaluating the Nordic nRF52840_Dongle with the SDK 1.5.1, inlucing Zephyr etc. I could successfully compile and load the Blinky-example (..\ncs...
Online orkunsengur 2 days ago
Hi,
When I create and open an project, and I can go project options-->preprocessor-->include directories etc. However, if I use example...
Hiya!
I am writing code to add support for USB on the NRF58233/58240 to MakeCode. MakeCode relies upon WebUSB. At any point, a user can close the website which causes...
I noticed the minimal b0 immutable bootloader build does not fit anymore.
I used the example here: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples...
Hello,
We are using NRF52832 to design a loss preventer product ,can you help to review the design SCH and PCB layout before PCBA making ? main including RF desing , GPIO...
Hi, I was trying to a project that includes edge impulse and nRf5340DK. I successfully run the example project t they provided and now try to use the library provided by edge...
Trying to do DFU over ZigBee, but nrfutil failes:
Gets this problem constantly. I have check all the examples and everything, doble checked all parameters, but always the...
Hello.
I am trying the SEGGER Embedded studio's open nRF connect SDK project, but it fails with an error like the one in the image. How can I make it succeed?
SEGGER...
I am doing something really really crazy, that's writing some application on PC using opcode serial port for configuration a light switch server (maybe light switch client...