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...
I would like to design a BLE-controlled electronic device. My requirements are:
1- Very low power consumption. (Less than 200uA in IDLE mode)
2- Slow periodic BLE advertising...
We are a module manufacturer and have used the 52810 as a serial port transparent transmission module.
1. Our customer reports that when we put "More service uuid" into...
Hello there,
We're developing a chip with a nRF52840 as the only processor, which we're trying to get certified against 802.15.4. However, we had problems passing the radiated...
Hi,
I made a PCB with nrf52832. In the intial bring up, I noticed its 32MHz XTAL is not up. Then I debugged the PCB and measured the voltages at different points in the...
I have a fairly extensive application built in 12.3.
To add FDS to this I started with 14.2, replaced the logging with RTT and I know I'll have the change the FDS calls...
Hello everyone,
This is my first question ever, sorry voor my bad english.
Im just started to work with a STMF429I discovery board and a NRF52832(isp1507) BLE chip.
Im...
HI nordic
i installed command line tools in https://www.nordicsemi.com/Software-and-Tools/Development-Tools/nRF5-Command-Line-Tools
and i got this exe file nRF5x-Command...
We have a custom board built around the nrf52840 chipset. We developed code against the dk kit of the same now we are trying to get this working on the custom board.
1)...
Hello,
So I need to connect my NRF52 with a LoRa module E32 via an UART connexion, and then I need to send data using this function:
The probleme is that my code work...
Hi!
I have found the following piece of code on an example from a Nordic employee. I'm curious as to its purpose.
Why is the register set, and then read just after...
I am testing BLE 5 throughput with the following hardware and firmware:
- two newly purchased nRF52840 DK boards, one as host and the other as peripheral.
- latest nRF5...
Hello,
I'm looking through the available packages in the SES Package Manager and I came across the captioned package - currently showing version 1.06 (no date). I haven...
...\sdk\nRF5_SDK_for_Thread_and_Zigbee_2.0.0_29775ac\examples\multiprotocol\benchmark\zigbee
IDE: Segger Embedded Studio.
HW: Two 52840 DK, name them : A & B
PC Cli...