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, lte_ble_gateway works ok using dk91 or thingy:91 on, v251 - ok v262 - ok but not on, v270 - err v280 - err v290 - err This is straight example code as found in VS....
Hi Team,
I need help currently we are using nrf52833 micro controller, we have problem with external clocks. we want to disable external 32Mhz and 32khz clocks and use only...
I’m using an nRF52840 powered by a coin cell (3V nominal, dropping to 2.3V) and need to read a K-type thermocouple . The challenge is finding an amplifier that:
Operates...
We experience that under some conditions at one moment an already bonded device causes that at the moment of BLE connection the MCU crashes. Possible solution is only to erase...
First of all,I don't study the LOG module yet,just copy & paste from example.
I'm trying to process APP_USBD_CDC_ACM_USER_EVT_RX_DONE event,print debug info to monitor the...
Hello folks,
I'm working on a device that needs a USB storage connection capability. I have put the "mass" sample into my application, and it works as expected except for...
Hi,
we are using the nrf9160 on an addon-pcb as serial LTE-M/NB-IoT modem for our gateway. The host controller is running vanilla Zephyr.
Can someone tell me if I'm wrong...
Hello!
I've been in contact with your sales team in regards to locating the physical BOM of nrf9151, but we've been unable to locate this. I've been - and have directed...
I'm using Segger Embedded Studio. I add some new files in the project. I need to update the directory by right click to Project, then left click at 'Options', then go to ...
I have a question regarding the firmware update for the Application core and Network core of nRF5340. Currently, we are developing firmware using nRF connect SDK ver. 2.3...
I'm developing a custom vendor model in BLE Mesh to send some telemetry data, and everything is working as expected. Each node currently sends data, which other nodes receive...
Hello, We are integrating the nRF7000 chip with our nRF9160 custom board to add the WIFI location service and we have a question about the CONFIG options which for the WIFI...