I try to use hcidump, capture CSR dongle on ubuntu14.4.
I can find SDK8.1.1 s110 keypad demo create connection fail.
HCI Event: Command Complete (0x0e) plen 4
LE Set...
I want to experiment with recording observations of the beacons with raspberry pi's.
Is there any precompiled firmware I can install on the nRF51822 smart beacon...
Hello everyone,
I am trying to communicate among 2 NRF24L01+ modules using 2 ATmega16A microcontrollers.
My SPI communication is working fine as I am able to write and...
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 am developing my first BLE Server application with the nRF52832 and using VSC/nRF Connect/Zephyr ROTS. I come from a Cypress/PSOC Creator background, and am struggling a...
Hi DevZone,
I recently updated my version of SEGGER Embedded Studio for ARM to v6.20. Now, warnings that were not shown before are caught.
I want to ignore the warning...
Hi Nordic, Currently my project is using SDK 15.3. By taking a look at NCS SDK, I can see lots of features there and plan to migrate my project to NCS 1.9.0. However, since...
The NRF5340 net core crashes in sdc_hci_cmd_le_set_adv_enable() if I have CONFIG_CLOCK_CONTROL_NRF_CALIBRATION_MAX_SKIP set to 0.
To reproduce the issue, do the following...
Hi ,
I am using nrf52833dvk and nrf52832 boards, am working on application that my nrf52833 board do the firmware updation of other board i.e. nrf52832 . first time i did...
We plan to incorporate the nRF9160 into many thousands of our devices, however this leads to a question of procuring SIM cards. We purchased a Thingy91 to test the connectivity...
The iBASIS sim card came with Thingy:91 does not work. Got the replacement card today. However, I cannot finish the nRF cloud reg process. The new error message said
Tenant...
Hello, I am trying to load a sample project in VS Code using the nRF Connect SDK extension.
I try to load a sample project, click on "Create Application", and nothing...
I am trying to use the NRFx Softdevice controller, with Rust and the nRF5340. I have successfully initialized the library, but when I try to start to start advertising the...
Hi! I'm unable to connect my development kit to a network with the provided iBasis SIM card. I'm located in Bristol UK. According to this [ https://ibasis.com/solutions/iot...
To provide feedback to the user through the LED state, I would like the behavior to be something like this:
If the nRF52840 Zigbee device is unpaired and ready for a ZC...
Hi support,
I'm currently having issue trying to program a nrf52833 device using Jlink mini on mac. I have no problem programming the device using a pro Jlink on windows...
Hi,
I'm trying to use examples. The ICM42605 example does not work.
I get the following errors.
There seems to be an error in the code below.
It was tested with...
Hello !
I have found that error free decryption ( MIC error) on fly depends from S1LEN configuration value.
S1LEN have valid range value for each radio mode
2Mbit 1...
I'm getting an occasional NRF_LIBUARTE_ASYNC_EVT_OVERRUN_ERROR, it often takes over 24 hours to reproduce, and the libuarte appears to be generating garbage after the error...