Hi,
I'm exploring the hid peripheral example with 52832 Dev Kit and made it working correctly. While, when I was tring to connect to it with nRFConnect, I found that the...
Hi,
I'm exploring the hid peripheral example with 52832 Dev Kit and made it working correctly. While, when I was tring to connect to it with nRFConnect, I found that the...
I have a PCB with an nRf51822 @1.8V, using the SDK 10 (no chance to change it).
The PCB itself with everything but the nRF (we did not iron it on purpose to measure consumption...
I have downloaded the motion_driver_6.12 for Nordic Thingy 52 as given in the readme.txt file. And I am using Segger Embedded Studio to build and debug the code. But the IDE...
Hi,
I'm working on a project originally based on the light switch example of SDK 1.0.0 and then upgraded to Mesh_SDK 2.0.1 and nRF5_SDK_15.0.0
I use the code shown in...
I am looking for a freelance / contract developer to help us get nRF53840 working as a BLE controller under linux. ie: basic BT linux adapter. Integrated with BlueZ and similar...
SDK: 15.3.0 Device: EYSHJNZWZ (nRF52832)
I am working in a "peripheral" configuration. It has a characteristic that contains "Notify" as a property. Is there a way to check...
Hi,
Strange as this might sound: is there a way to gracefully force a softDevice assert such that I can get assert_nrf_callback() and see the call stack with DEAD_BEEF in...
Hello
I'm trying to activate an iBasis SIM for the first time. I got SIM from mrf9160DK about 8 months ago. The "Still working" message doesn't go away for more than an...
Hi Team,
We are using nRF9160 DK. In the process of testing I would like to know that is it possible to send data from nRF cloud to nRF9160(LTE device). I have gone through...
I'm using SDK 16.0 with SD340 6.1.1 on nRF52840
I'm working through alternating advertising on coded phy and non-coded phy. I have two scenarios where I don't want connections...
Hello Nordic team,
I'm looking into solution to pass data to my application after a Reset using the RAM of my nrf52840.
Looking at the documentation, this picture troubles...
Hi,
I have a question regarding BLE timeslotting. In my setup I have a master with multiple slaves and equal connection intervals set at 7.5ms. The slaves acquire data that...
Hi,
I am using nRF52 to complement BLE function of MTK7628(they communicate through UART),I've implemented most of the functions.Now I want to add OTA to nRF52, so I use...
I'm trying to combine these 2 examples. I tried adding the uart code:
uint8_t cr;
while (app_uart_get(&cr) != NRF_SUCCESS);
to apps_ble_uart while loop and the whole...
Hi all,
I´m trying to create my first BLE application with segger embedded Studio.
My Hardware is the nRF52833 DK with a sensor connected to dev Board via I2C lines...
Hi, there in inconsistent data about the number of UARTs in the nRF5340 OPS v0.5.1:
- Page ii (nRF5340 features) states "Up to 2x UART (CTS/RTS) with EasyDMA" for the application...
Hello.
I'am new to developing with The Thingy 52 and just trying out simple things. I wanted to see if i could toggle/set one of the pins high from the code but havent had...
Dears,
I'm trying to run the mbedtls library with thread safety with the freertos, already defined MBEDTLS_THREADING_C and MBEDTLS_THREADING_ALT in the user_mbedtls_config...
I have never used the GPIOs near the RF pin (GPIO 22, 23, 24), until my latest project, which I needed to due to pin limitations. It is normal for pins adjacent to RF outputs...