hello
i am using the Nrf52dk with Visualgdb.
i try to run the example project (tcp/IP -> client).
i am using the Nrf5 IoT sdk v0.9
Project complied successfully but i...
I'm using an nRF52 (SDK11.0.0, s132) and am able to generate a hex and axf via Keil/uVision. It uploads and works just fine using a Segger J-Link. I want to try some lower...
Hi, I'm a newbie to Nordic and need to use multiple nRF24LE1s to get ADC values and transmit them to a single nRF24L01 connected to an Arduino. I need sample Keil compiler...
HI:
i hava a sender and it send a frame every 15ms ,not use any protocol,and reciver code like as follow:
while (1) {
Rf_StartRx(ReciverSC.RfBufPointer...
Hi to everyone,
i have an mb39c811-evsk-02 and over it there is a tmp102 temperature sensor and an nrf51822.
I want to read the values of the sensor over a beacon app. ...
Hi,I'm glad you can see my post.
Now, I am in a program to read and write FLASH such as the screenshot in the attachment.
Then I update with DFU service for the equipment...
I've had nothing but trouble attempting to get the SUPL library work. I finally was able to get it working on the 9160DK with the latest modem software and GPS sample. However...
Dear All,
I am experimenting with the nRF52840 DK and the ble_app_template . Based on that project, I am trying to configure a pin interrupt on Button 1 (pin 0.11). This...
Hi,
The project I am working on involves streaming 8 audio streams (16 channels of data), and I was hoping to use the nRF52 for this purpose. Does anyone have any ideas...
When we test the BLE conducted power, we find some phenomena, when IC power is setted to 0dBm, the active power loss is similar with passive path loss, it is consistent with...
Hi,
I would like to save my project and add something like a version number to it. I use an example from nordic SDK. So in my case I use solution from ...\examples\ble_peripheral...
Hi Guys,
I am trying to enable LESC Encryption, but I do not understand how to generate keys_own.p_pk and DH keys.
The sequence is the following:
1. I receive BLE_GAP_EVT_SEC_PARAMS_REQUEST...
Hi,
We want to implement periodic advertisements on nRF52840.
We use:
1) nRF5 SDK ver 16
2) Softdevice S113 ver 7.0.1 (but this can be changed if required)
Does...
I am looking into automating the programming steps for the nRF9160 and nRF52832 for a production environment. I would basically like to do what the nRF Connect Programmer...
There seems to be a bug in the mesh stack friendship code: the friend node times out infinitely when an LPN node is re-provisioned with the same address.
Steps to reproduce...
Hello everyone,
I'm working with a nrf52840 devboard on which I put a LIS2DH12 accelerometer. I had a perfectly working example program featuring multiple functions. My...
Hi all,
I'll explain the problem. Our device (that uses a nRF52832) works with a custom app developed for iOS (v 13.4.1) and we've a custom set of services/characteristic...
Hello,
I'm trying to add DFU updates to a target board connected to a power profiler as a part of our CI process.
I have a nRF52-DK programmed with connectivity firmware...
Hello,
I'm getting err_code BLE_CONN_HANDLE_INVALID after calling ble_cps_measurement_send
I thought ble_cps_on_ble_evt was handling all of this but seems not.
I...
Hi
Use SDK15.3 path .. \ .. \ examples \ dfu \ secure_bootloader \ pca10040_ble \ arm5_no_packs. Using fstorage to write flash data, the function nrf_fstorage_write returns...