Hi,
I'm using redbearlab's nrf51822 board. It is a arduino compatible board and hence it is using 0,1 (mapped to 9 and 11 for nrf51822). How do I make printf print to this...
An external PA/LNA is used to extend range of nRF51822, and S110 is used for BLE, How to switch between PA and LNA? and how to disable PA/LNA when there isn't transceiving...
Hi...
Can anybody help me to run ble_peripheral example (ble_app_hrs for S130). I have build and load the code successfully but cant see the advertisement. But while debugging...
I am working with the nRF8001, and I'd like to create a services.h file that will let me broadcast battery level and as well as allow temperature to be read by a peer.
...
Hi We have an application where we what to read i2c sensor data over the air to an iPhone. We've taken ble_app_uart_S130 project and grafted in some twi_hardware code. There...
I am interested in the S130 ability to hold 3 central -> peripheral links over BLE, and am looking for some evidence that this has been accomplished with extremely low-power...
I'm trying to implement channel scanning in our nrf24lu1p based USB dongle.
I'm following the specs and basically loop though each channel ;
loop
stop listening
set...
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...