Hi,
I am using 'pstorage_update' to store data in the internal flash. Whenever the number of bytes that should be written matches the size of a storage block everything...
Has anyone tried to generalize this example to different sized variables? What I would like to do is allocate a data structure, write that to flash, and recall it at a later...
I've a PCA10036 V1, I change the IC to nRF52822 QFAA-B016. With nRF5_SDK_11.0.0-2.alpha_bc3f6a0 and SD: s132_nrf52_2.0.0-7.alpha_softdevice, the programme started but if I...
Hi
We are developing software for the nRF51 with Keil under VirtualBox. Previously we used the PCA10000 dongle with the Master Emulator and MCP without issue. Now, with...
We are using nRF51822 for our products.
We want to know the min value of "Receiver sensitivity" when we use this chip for BLE.
The Datasheet says "Receiver sensitivity...
Dear
The BLE Multi-link example (ble_app_multilink_central and ble_app_multilink_peripheral)
shows how one central device can connect to multiple peripheral devices. ...
In the MCP app, if I have the following service data for an Eddystone beacon:
0x10, // Eddystone-URL type
0x00, // TX power in dBm. This is a signed integer so 0xEE ...
Hello,
I am trying to find a solution how to use wifi and ble on thingy91x and manage the coexistence between them, I have found a sample Wi-Fi: Bluetooth LE coexistence...
I am trying to implement the following: I have a mesh node built using the Sensor Server example for publishing temperature data. I want one relay node to transmit the temperature...
Hello All I'm new to the forum so please be gentle! I hope this is ok to ask: I'm in the early stages of planning a project that I hope will be suited to a DECT NR+ platform...
hello!
I'm currently looking for a way to access the nor flash of the nRF7002DK, does anyone have an example of this? My goal is to write, read and erase data to the nor...
Hi,
We are starting our first production run. I have studied earlier assigning IMEIs and how to obtain IMEI numbers via Nordic semiconductor up to 100k devices.
We planned...
Is it possible to get access the virtual com port from an application based on nRF5-SDK-for-Thread-and-Zigbee?
My application requires nothing more than the LED and the...
Hi.
Base On Nrf52840DK , SDK V2.8 and Zephyr
Can't See CTS service when connected to nrf connect (Android App) and source code is "peripheral_cts_client" , Why ?
trying to define a static partition for the NRF5340_CPUNET. even though he can direct the CMAKE to pick up the pm_static yml for each core by adding
does the sysbuild...
Hello,
we are currently testing the capability of updating the firmware of 2 Nordic Development Kits.
The Situation is following:
1 DK simulates a Device which is standalone...
Hi,
I think the following is the link for nrfx flib
https://docs.nordicsemi.com/bundle/ncs-latest/page/nrfxlib/README.html
I know most of the drivers are covered by...
Dear Nordic Team,
After downloading nRF Connect SDK v2.8.0, I didn't make any modifications to the code in the SDK. I directly compiled and flashed the locator_tag example...
Hi,
I have a scenario where I need to capture the power consumption of a specific period for individual power lines. I understand that I need to use the ammeter feature...
HI ALL,
I used a system off demo and added the following content.
The power consumption tested was around 1uA, which should be normal according to the errata. Then...
Hi, I am having issues with one of our wifi scanning modules not detecting the wifi beacon using the 1M rate . Looking into the PHY level, I demodulated different wifi beacons...