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:
...
Hey all Board: NRF53840 DK ERROR: Building ‘zephyr/zephyr_prebuilt.elf’ from solution ‘build’ in configuration ‘Common’ undefined reference to `LOG_DBG' (to any area that...
Hello,
We are in pre-production and we need to make 1000 prototypes.
Here is the filter we planned to use : https://www.johansontechnology.com/datasheets/2450FM07A0029...
Hi support team,
Customer needs them for BLE certification though I think those in nRF52840 report are same.
BTW, may I pre-fetch nRF5340's for any future request? ...
Hello,
Have any developers here on the forum had luck with getting the nRF9160 DK working in India?
Our India dev team has looked extensively and has not yet been able...
Hi, dear Nordic.
I tried to build secure_bootloader_ble_S132_pca10040 project in Segger. And it gives me this error message:
cannot find ../../../../../external/micro...
Hi,
I am trying to get my nrf24L01+ to communicate with nrf5340 using the enhanced shock burst sample code. In the sample code there are LOG_INF, LOG_ERR, LOG_DBG commands...
Hello Nordic Team,
We are in production phase, and flashing our modems one by one does not work well. It is too slow process, so we are looking for a solution that can offer...
Hi,
I'm trying to develop a Bluetooth Mesh Network using 3 Thingy52s and one Thingy91 that acts as a gateway to Azure IoT Hub. I saw the sample code LTE BLE Gateway for...
Hi,
I am trying to get the Atmel WINC1500 module to work with the nRF9160DK.
I have read a similar post,
https://devzone.nordicsemi.com/f/nordic-q-a/76640/spi-issue...
Hej!
I am trying to make a circuit / configure my SW for using the nRF5208 to have a small power consumption when not trainsceiving . Basically, I need my setup to have...
Hi! The nPM1100 is advertised specifically as a complementary product to the nRF52 and nRF53 product line. Seeing how the nRF9160 can also operate at 3V, I was wondering why...
Hello, I am working with an nRF52811 and I am trying to get it to send data via UART with a USB connection. I tried using the USB CDC ACM module, but it appears to only work...
Hello,
my application requires a reliable break detection (The serial data input is '0' for longer than the length of a data frame) sent from a peer device on the UART RxD...