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 Nordic Team :
Our important customer uses nRF52832 to develop bluetooth key product . they want to know how long the 52832 enter IDLE mode by calling WFI instruction...
I am using nrf52832, SDK 15.2, Softdevice 6.1, Embedded Studio to program a custom PCB device. My aim is to eventually send data I have from a peripheral device (through SPI...
Hello Nordic Support,
I would like to know if I don't specify the CFLAG -mfloat-abi but have floating point calculations in my code for NRF52832 target, does the compiler...
Hi,
I use NRF52840 on a custom board. I am utilizing low-level SoftDevice flash API for accessing flash:
sd_flash_page_erase() and sd_flash_write().
I want to register...
What would happen if using the recently released Programmer app from nRF Connect v 2.6.1 for PC, you accidentally erase all de contain inside the Device Memory Layout window...
Hi
Can anyone please explain me as how to change the start address of flash (while using soft device) and changing the start address of RAM too. I am working on nRF52840...
I'm looking at the patched version resulting from applying the pc-ble-driver patch, but this might be present in the original as well.
675 case APP_USBD_CDC_ACM_USER_EVT_RX_DONE...
Hello,
I'm trying to receive a 2-byte data from a sensor from Maxim Integrated MAX31875 but the nrf_drv_twi_rx function only receive 8 bits data. Does this function to receive...
I'm evaluating the NRF9160 DK, and have run into some interesting issues.
I find that the AT client works, sort of, though it's quite flaky and I quite often get timed out...
So, time to give back...
Updating this post ( https://devzone.nordicsemi.com/f/nordic-q-a/23488/a-nrf52-function-mapping-to-nrf51/124863?focus=true#92262 ) which outlines...
Hello
I am in a process of pre-manufacturing for NRF52832 and have a fully working application containing
softdevice: s132_nrf52_6.1.0
secure ble bootloader
application...
As i understood by reading the forum and documents, the maximum advertisement packet length is 31 bytes. That means that devices with custom UUIDs (128bit = 16bytes) may not...
Hi,
I am a hardware designer. I have little knowledge about firmware or software.
Now I want to apply the nRF52832 to an ultra-low power application as a beacon.
I...
I have recently ported my nRF52832 application from SDK 12.3 to SDK 14.2 and have been disappointed to find that the preripheral is locking up after a period in operation...