Totally new to Python but managed to get things like pyserial setup and I've been able run the ble sniffer. However that is as far as my Python knowledge extends, so I need...
pstorage_load and pstorage_clear appear to work fine, but whenever I do a pstorage_store the callback function is never called. This happens whether or not the Bluetooth unit...
Our USB keyboard using nrf24lu1p does not work on Mac OS 10.11.
Before Mac OS 10.11, USB keyboard was worked, but on Mac OS 10.11, it does not work.
I think your library...
In my design I need the RX to be standalone , I.E. no controller attached to it , does the programming STORE in the Chip ? If I set it up as a RX and set a specific Ch. Freq...
[Dev Env]
nRF51 DK
IoT SDK 0.8
IoT SoftDevice
[Question]
how i change my ip in ipv6_coap_server example use ipv6_address_set / ipv6_address_remove API.
To...
Hi Guys,
I have a MCU RTOS project. in Hardware board, builtin Nodic BLE chip over UART,RTOS BLE stack works fine.
We also have a MCU RTOS Emulator based on Qemu,we...
Hello,
I would like to have more info about canceling the pairing request on iPhone (thru the popup that asks if you want to pair with the device which is managed by iOS...
Hi Support team,
I'm currently using an nRF5340 DK and an ublox-SARA-R4 modem for MQTT communication, the Zephyr native MQTT lib was used. It can work well. Now I want to...
Hello ,
I'm switching in runtime from battery to USB on my custom nrf52832
On battery ->
bt_mesh_lpn_set enabled bt_mesh_relay_set disabled bt_mesh_friend_set disabled...
Hi,
I am running the stock UDP example on a nRF9160-DK (PCA10090, 0.8.5, 2019.7, Modem FW 1.3.6) and the modem crashes immediately.
I have also tried the CoAP example...
Hi,
im use nrf52840 develop my product,and now my pcb is ready,but after some times program, it cant be programmed,also nrf connect and vs code .im try ti recover it by...
Hi
im develop my product base nrfdesktop of ncs,i build the project and program to the nrf52840DK,it can run and perform funcation.but when i program it to my board,it cant...
This is a continuation of the following ticket: The resolution was logged as DRGN-19197, which was part of v2.4.0 , but did not resolved the issue.
I have created a minimal...
Hello,
Using the sample PSA Protected Storage on the nrf5340 DK with NCS v2.6.1 (and v2.5.2). My prj.conf contains these settings:
I flash the sample provisioning_image...
Hi,
I am using Nordic nRF52833 as a peripheral which uses mcuboot and DFU over BLE. I can easily upgrade firmware on that device by connecting to it with nRF Connect mobile...
Hi,
I use nrf52833 Development board PCA10100 to do loss test as peripheral and speed is 1Mbps, tx power is MAX. It's loss rate is very high, when nrf52833 sends a packet...
Hi, I am trying to use the periodic advertising connection examples and get Hci errors: opcode 0x2036 status 0x01 Failed to create advertising set (err -5)
I am on NCS 2...
Hi:
I checked the zephyr.dts file, but I couldn't find the addresses for interrupt-controller(0x e000e100 ) , timer(0x e000e010) , and memory(0x20000000) in the nRF9160...
Hello, I'm experiencing an issue with communication between the nRF52840 and nRF9160 on the Thingy platform using the connectivity bridge. I successfully established communication...
Support,
Due to the limitations described in the referenced previous ticket, I am unable to successfully discover a service and its characteristics because of a hard fault...
I am struggling with the same requirement as this ticket :
ie receive from a UARTE without knowing in advance how many rx bytes to expect. This is typical for exchanging...
I'm running the nrf5340_audio application on the nRF5340 Audio DK and have a UART wired to TP60 and TP61. As long as I have USB (onboard j-link) or my Segger j-link connected...