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,
Please, what are the settings for gpio driver in sdk15.2. for some gpio pin to be able to sink current (to act as gnd? ). In my project it is used for loadswitch enable...
Hi,
I have bumped into this bug in SDK v17.0.0 and SDK v17.0.2 but no fix yet.
We are using nRF52840 with S140.
Can you please make sure to release this fix asap because...
Hi There - My question is about the nrf5340 dual core cpu. I’d like to know if it is possible to have one core polling sensors on the spi bus - then pass this data to the...
Hello
I am testing sending the value to the app through the ble_app_uart of SDK v17.
I know roughly that I need to use 'ble_nus_data_send', but it is not printed from...
I add this code in 'static void on_connect(ble_nus_t * p_nus, ble_evt_t const * p_ble_evt) ' on the sever. But I still got an err_code NRF_ERROR_INVALID_DATA. Softdevice is...
Hello,
I want to compile the "pca10040" template after installing the SDK and the command line tools with Segger Embedded Studio, but I got the error:
cannot find ......
Hi,
Currently our team would like to start using Zephyr for our development, but some colleagues fear that it will use too many resources. They saw that our first test project...
Hello.
I'm using Zigbee SDK 4.1.0 with nrf52840.
When the firmware is configured as Zigbee router, it forwards route request data packets with incorrect contents.
...
Hi,
When I try to compile the gps nrf9160 sample with the SUPL enable, the compilation crash each time.
I get the error "Assertion failed: CONFIG_FP_SOFTABI is not supported...
I want to implement BLE using nRF52840. Without using SDK, we have formed a new project and successfully controlled GPIO control and UART. She wants to use the Softdevices...
I see the NRF8001 doesn't necessarily require the 32.768 Khz oscillator to function. My understanding is it's useful to preserve power. If I'm not worried about power draw...
We are in the process of FCC testing for a product including an NRF52832.
The labs requirement are that the part transmit continuously on a low, mid range, and high Bluetooth...
Hello,
It seems that T-Mobile LTE-M works on Band 8 in the Netherlands. However standard LTE modem FW doesnt support this band. Is there any reason for it?
I see on...
Hi, all
We going to connected a low power comsuption sensor with 1.8V power supply. I noticed Nrf52840 specifecation list feature point "1.8 V-3.3 V regulated supply for...