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...
Hi,
I am working on a board combination of nrf52840 and HL7800 modem. So, I just migrated from 3.6.0 zephyr to 3.7.0 and ncs 2.7-branch.
modem driver: https://github.com...
Hello, I need to scan the advertising data of my peripheral wich advertise with extended advertsing and LE coded PHY.
I use zephyr 3.7, and I work if I use the BLE controller...
Using Modem FW 1.3.6. Using NCS 2.6.0.
We're experiencing an issue in a test setup where we are getting this error reported (528) when trying to clear/set root certificates...
Hello nRF Team,
I am developing a ble terminal app based on the Bluetooth: Peripheral UART sample (nRF Connect SDKv2.7.0) on nRF52840DK. I was testing the app BLE pairing...
When following the unit test example, and even with an alternate minimal implementation, I get the following error:
PS {nRF Connect terminal} > west build -b nrf52840dk...
To people who might be interested in this ticket
I'm trying to make a WiFi connection using the nRF7002 chip. It is a custom board based on STM32 chip. My question is, is...
example:ble_app_uart+ esb_timeslot SDK17.1 Hi Recently our product (PRX) received poor esb communication. I caught through sniffer that when PTX sends a message, our device...
Hi, I have gone through Lesson 4 in Wifi fundamentals. But exercise 1 fails to compile. I have also tested to compile the solution-project, but with the same result. There...
When I look at eh graphic .overlay, I see that the UART0 is there, but no node is assigned. Is there a Node for a two wire UART Driver with no flow control? Peripheral only...
Hello,
I bought a new USB keyboard and since i can't detect anymore Nordic Devboard as nRF5380. No device detected on Visual Studio Code, and on nRFProgrammer neither. ...
Hi,
I working on a project where i measure the distance between nrf52840 dongle and nrf52840 dk using multi carrier phase difference method.
Now, i want to display the...
Hello.
I'm currently trying to send AT Command using an external MCU or USB to UART to check LTE on the NRF9160. The board I use is the nRF9160DK. I changed the pins of...
HI,
I have two solar panes for my project 3W 5V and 2 W 9V. I would to measure current of the panels with the Power Profiler II.
I think this should work (my calc is 3W...
Good Evening!
We are designing a project using BLE; however, it requires quite heavy processing. We are still at a low level with pure C to save power, but the MCUs offered...
Hello,
Looking for potentially a better way of un-provisioning a provisioned mesh node. My nodes are provisioned via NFC, tag data containing UUIDs & OOB data. After the...