Hello,
I have recently upgraded from v2.9 to v3.0.1 and have noticed that the mesh security has changed from CONFIG_BT_MESH_USES_TINYCRYPT to CONFIG_BT_MESH_USES_MBEDTLS_PSA...
Hello.
We're trying to expose and use the Wifi stack in micropython in our project for the nRF7002. We've managed to get Wifi scanning to work (based on the sample code...
Has anyone experienced the following error when Flashing (and debugging) from within VS Code. I have no idea what has happened, but it has hit several projects.
Even though...
Hello,
I have a firmware that sends every 15 min a packet to nRFCloud using nrf_cloud_coap_json_message_send().
The code is working great most of the time : hundreds of...
Hi Nordic Team,
I would like to confirm whether enabling APPROTECT also implicitly enables Secure APPROTECT, or if these two protection mechanisms need to be configured...
Hi,
The Thingy 91 X uses a shared antenna for BLE and Wi-Fi. I can see from the Hardware Guide and the schematics that there are several hardware connections between the...
1. I am issuing a gatt characteristic (CHR1) write without the response requested from Central (BLUEPY/BLUEZ, Ubuntu 18)
2. Central than reads CHR2.
Is it possible...
Hello,
If I understand well, when the part of the flash reserved for the PM is full, new bonds cannot be saved until the application deletes older bonding data.
I would...
Hi,
I've heard some stories that that using analog capable pins for digital IO (UART in our case) results in significantly higher power consumption than using a pin that...
I've modified the app_timer library slightly to keep total system uptime, which I can use to keep calendar/epoch time if initialized with the current time from an external...
Hi Everyone,
I examined the document about nRF24LE1 FOTA "nAN18 - nRF24LE1 firmware update over-the-air". The document is about update firm by nrf24lu usb rf adaptor. I...
Hi,
I found some sensor drivers under nRF5_SDK_15.0.0_a53641a\components\drivers_ext\, like hts221, lps22hb and so on.
Where can I find example for those driver?
Regards...
Can someone please clarify a few things!
I'm trying to get high bandwidth on some to and from phone transfers. I have control and data gatt boxes, control has the connection...
Hi,
i am doing a project where i have to discover multiple custom services on connected ble peripheral from ble central device.
i am using nrf52832 with sdk 14.2.0 as...
hello,
Now i have two troubles in NRF52832 Gateway.
1.Planning introduce:
The only function of NRF52832 Gateway is to scan beacons' advertisements. With beacons‘ number...
Hello all,
So I've ran into an unfortunate situation, our firmware team decided to ditch us just as we're about to launch our product. I got a dump from them including...
HI,All
Before I erase flash ,I must do memcpy(). I do not know why.
As follow, after i delete the function memcpy( (uint8_t*)&data_buff[0], pdata, len), when i write data...
I have been trying to execute a simple program for GPIOTE event. I am using SDK 15.0 and using the nrfx_gpiote li"brary. I have added the required headers.
Yet, I am getting...
Hello,
I have a product in the field (sdk 12.2 and soft device S132, based on NUS profile) since a couple of month that works ok but crash with some Samsung devices
...