Heads up for anyone using the IoT SDK (currently 0.8.0). This SDK has the TinyDTLS-0.8.1 embedded in it... and I believe that there is a bug in the TinyDTLS CCM functions...
A new library/toolkit has been built that allows us to invoke the services of an nRF24L01 from a Java environment. Documentation and links to the Github project can be found...
Hi,
I am sending data from Android phone in every 200 ms to nRF8001. But sometimes I found there is a 50 ms or 100 ms delay. It looks like nRF8001 spending some time in...
Hello,
I'm starting a new nRF51 project on mbed for a custom board. I wish to know what is the "cleanest" way to define pinout (what file to edit) ?
Thank you
I have enabled data ready interrupt bit and also enabled the fifo bit and also enabled gyro_fifo and accel_fifo bits in mpu6050 so that when data ready interrupt occurs the...
I will be selling various ble products. My customers can connect to and program the devices using their bluetooth smart phone or tablet.
I want them to have the option...
Hey all,
Custom service, but my first where I am looking for more than one byte of data written to a characteristic at a time - in this case 8 bytes. So everything looks...
Hi,
My project involves an nRF52840 DK connected to an accelerometer on a breadboard, connecting to my Mac via USB-micro.
I'm editing the twi_scanner SES project so that...
Recently I received the nRF5340-DK. I tested and it was working correctly and as a test, I compile one of the ready solutions of NRF5340 of SEGGER Embedded Studio. Everything...
Hi, I am getting an error 19 which causes a reset after some time running a modified version of the ble_nus peripheral example may someone guide me on how to sort the issue...
Hi, what is the nRF52DK UART, for the nRF52832, flow control when using the ble_app_uart_pca10040_s132 example? It appears to be possible interrupt driven based on data received...
So ...
I'm still trying to get peripheral_uart running.
I'm using a nRF53 PDK (PCA 10095 - rev 0.8.0) (I've received two 0.11.0 boards, both of which died).
I'm using...
I'm using the nrfx twim driver along with Zephyr. I'm using the NRFX_TWIM_EVT_DONE to initiate a subsequent TWIM command and finding that the second command fails due to the...
Dear community,
I was working with a modified code based on an example for switching the leds on/off in a Mesh BLE network. Everything was working well until I tried to...
hello Nordic
i am using nrf52840, SDK16.0, a project build on the peripheral app_ble_blinky example
i am trying to use QSPI but the write function falls on error no...
Hello together,
I try to get the asset_tracker_v2 up and running on the thingy:91.
At the moment I get an Error from AWS_iot aws_iot: mqtt_connect, error: -116
My problem...
Hi Nordic,
I am trying to use the nrf52840 to talk with my 4G module on baud rate of 115200 , but I find it always come into error for the recving the uart data. Also it...
Hello,
I have an nRF9160 development kit and was measuring the time it takes for switching off the modem
when it has an open data connection.
I did it by sending an...
Hi,
I'm currently working on NRF52832 (Softdevice s132 6.1.0) controller and developed a firmware from light switch client to develop a mesh network and its working fine...
Hi sir,
I have downloaded the NORDIC THINGY52 SDK from the given link https://devzone.nordicsemi.com/f/nordic-q-a/51236/unable-to-compile-ses-project-in-thingy-52-sdk (As...
Hi,
What do I need to be able to FOTA when nRF Connect SDK is updated?
For example, when the SDK version is 1.6.0, can I use the changes I made to the new SDK version...