Hi all! I am attempting to download a file from a web server to an NRF52832 using the Nordic IoT SDK version 9.0. Are there any good reference librarie? I found a few for...
Please help to understand. How to configure nRf24L01 receiver for 4-pipe (pipe 0, pipe 1, pipe 2, pipe 3 ). But most importantly, how to specify the transmitter settings that...
I saw earlier post on this blog and viewed on-line video for LitePoint OTA tester that claims to work with all BLE chipsets. We have multiple designs with different DTM interfaces...
Hello,
I am using Bluetooth device "NRF51822_xxAC_s110". My Bluetooth is not advertising when i dump the HEX file to the Bluetooth device which is generated by the Keil Version...
when creating a pairing with a peripheral, the application fails to exhange keys to allow for random private addressing so the peripheral cannot reconnect because the address...
Hi. i'm using nRF51822AC, SDK12.2.0, S130 v2.0.1 as central.
I want to make sure that how to operate DFU.
Please check there is missing point or wrong point.
Step 1...
I came across the web application facility for nordic thingy.
https://github.com/NordicPlayground/Nordic-Thingy52-Thingyjs
Can same files be utilised for nrf52DK to...
Im trying to use the code given in the tutorial " https://github.com/NordicPlayground/nRF52-Bluetooth-Course "
But im facing following errors in segger embedded studio...
Hi all.
Ble does not define the traditional bluetooth SPP service. If i customize the SPP service in ble, can i identify and create a virtual serial port on Windows when...
Sorry this is very basic. Not really for NRF connect for Desktop. But for NRF connect for IOS.
1.I'm just trying to have my iPhone (iphone 6 , IOS 12.4.6) use NRF connect...
I am implementing the BLE buttonless DFU
SDK 14.2,
GCC compiler
softdevice 5.0.0
While writing the firmware data I am getting this error 00> INFO: ../../components...
Hi
I merged the AGPS to serial_lte_modem slm_at_gps.c but it did not work:
1, if I activate LTE in gps_thread_fn(), it will be failed in supl_session();
2, If I activated...
I am trying to read through the nordic 52832 i2c an accelerometer datum lsm303dlhc using the example "twi sensor".
The code used is written below.
Unfortunately, the code...
SDK: 15.1 SoftDevice: S132, v6.1 IDE: Keil Hello I am using the nRF dongle combined with nRF Connect on my PC to connect to my BLE peripheral (custom board). During connected...
Hi there,
I am trying to update the advertising packet (specifically update the battery service value).
I cannot make it work and the function return an error.
Has this...
I want to make serial connection in between an nRF52833 and a LPC1752.
When I use the UART in a firmware without using the SoftDevice for Mesh 4.0.1 , everything is working...
Hi,
I am using a Linux Host to communicate with my nRF52840 as a USB CDC ACM device. As a test, I ran minicom and was able to transfer bytes to my Nordic app successfully...
Gentlemen:
I'm new to Nordic processors, but I have implemented projects with Silabs Gecko and ATTiny processors in the past. I'm working on a project for a consumer product...
Hello,
I have installed Embedded Studio and acquired a Nordic license. However the Tools/Options... nRF Connect menu option does not appear. I tried creating a dummy Nordic...
The project for nRF51822 was developed on base of example ble_peripheral ble_app_hrs for pca10028/s130 with an additional vendor specific service with 128-bit UUID for an...