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've run into a problem, which seems at least to be similar to that described in another thread . In short, if I set up a counter with CC[n] and start it, a COMPARE...
Hi,
I would like to store important information (few MAC addresses) in flash memory at manufacturing stage. Then my program will be able to read these information thanks...
Hi ,
My environment:
nrf5340 DK board
nrf connect SDK v1.5.0
segger Studio IDE
I would like to establish communication from application core to network core...
Hello I want to make a python script that allows sniffing of 802.15.4 packets (nRF52840), The module exposes an API that allows starting and stopping the capture. I installed...
I am using windows 10, nrfConnect 5340, and the NRF5340DK.
I was searching for an example of how to configure and use the usart/uart 0 port as a 2 way interupt based serial...
Similar to this problem , I cannot open the serial let modem example for nrf9160dk_ns. I tried moving my nrf install to the root but did not help. I am using Windows 10. The...
I want to read the acceleration sensor value using the example of the ble-hid-keyboard, but if I let you read the acceleration sensor value, Bluetooth will be cut off. Can...
Hello, I am having trouble understanding the flashing process of an nrf52840. I have programmed a simple flashing example with the nRF5 SDK. I compiled the project using make...
Hi Nordic,
I am using the two nrf52840 units to test adv and scanning in a pair for the development. I am using BLE_GAP_PHY_CODED for both scan and advertisement. But...
Hi,
We have recently switched from using nrf52810 to nrf52840. Firmware porting went well until we tried using the BLE on nrf52840. No matter what we try the BLE will not...
Hi, dear Nordic
1) Could nRF52810 Serial Debug Pin be used as GPIO/I2C?
2) Some post mentions using the external circuit, so that the 2 Serial Wire Debug pins can be used...
Hello
We have developped a product with the nRF52832. Due to space restrictions we couldn't use the PCB antenna design from the nRF 52DK. We used an Johanson chip antenna...
nRF5340 datasheet page 2 states that the TX power is configurable from -20dBm to +3dBm. But later on in TX power section, it states the power level can go down to -40dBm....
Hi!
I am using SDK15.3.0, PCA10056 and Windows10.
I am notice, that if it will be hfclk request before usb launching and WFE in main loop, time for discover usb device...
I'm upgrading an old project from SDK14.2 to SDK17 along with using the latest S132 Softdevice. However I ran into an issue testing this with our App. I noted that the Value...